pharo-users@lists.pharo.org

Any question about pharo is welcome

View all threads

How to improve sharpiness of fonts

SD
stephane ducasse
Wed, Jan 28, 2026 12:24 PM

Hi guys

Happy new year!

I would like to share with you a need.
I have different screens of different DPI and my view is not getting better.
Now on retina the fonts are either too small (zoom 100) or too large (150)
so I end up having blurry fonts.

I would like to know if the situation could be improved with font that have a larger spectrum of sizes.
May be using the fonts of the OS could help too.

Any idea and help is welcome.

S

Hi guys Happy new year! I would like to share with you a need. I have different screens of different DPI and my view is not getting better. Now on retina the fonts are either too small (zoom 100) or too large (150) so I end up having blurry fonts. I would like to know if the situation could be improved with font that have a larger spectrum of sizes. May be using the fonts of the OS could help too. Any idea and help is welcome. S
EM
Eliot Miranda
Wed, Jan 28, 2026 3:49 PM

Look at Cuis. Juan Vuletich has implemented a beautiful rendering system beneath Morphic which can render fonts accurately under magnification and rotation. This is done in a classical BTTF Plugin, the VectorEnginePlugin.

This video of his talk at Smalltalks 2025 demonstrates the system.

maxresdefault.jpgA tour to the Morphic UI in Cuis

youtu.be

_,,,^..^,,,_ (phone)

On Jan 28, 2026, at 4:24 AM, stephane ducasse <stephane.ducasse@inria.fr> wrote:

Hi guys

Happy new year!

I would like to share with you a need.
I have different screens of different DPI and my view is not getting better.
Now on retina the fonts are either too small (zoom 100) or too large (150)
so I end up having blurry fonts.

I would like to know if the situation could be improved with font that have a larger spectrum of sizes.
May be using the fonts of the OS could help too.

Any idea and help is welcome.

S