MonoLisaFont / feedback

Send us your feedback regarding the MonoLisa font
84 stars 2 forks source link

[Feature request]: "Texture Healing" #248

Open quadruple-output opened 6 months ago

quadruple-output commented 6 months ago

What feature are you proposing?

I learned about the "Texture Healing" feature of Monaspace, today, and I wonder whether you would be inclined to implement something similar. The examples and the explanations they provide look quite interesting.

bebraw commented 5 months ago

There's a good technical description of texture healing here: https://github.com/githubnext/monaspace/blob/main/docs/Texture%20Healing.md .

I have a feeling the problem it solves is less of an issue for MonoLisa given glyphs are wider and there's more space by definition. A good example is "m" which fits wider spacing better.

It's likely still worth investigating as a feature, though.

bebraw commented 5 months ago

We had a brief discussion about texture healing and could see some potential benefits but also technical challenges.

There's also some research to be done on which character combinations the feature would make most sense. I.e., are there combinations that feel particularly cramped that could be improved by texture healing.

stevemolitor commented 5 months ago

I'm also interested in this feature.

I like how Commit Mono does their smart kerning feature. They don't change the width of characters. They just move them a little to the left or right to leave some breathing room to avoid cramping.

I think Monoid did something similar back in the day.