Hello I have been facing some issues related to one specific font that I modified and exported with Glyphs3. The precision of the font display is changing with my device DPI resolution.
It seems that the current font I am using is in between two values. Here is an example how I see the font when zooming in and out.
https://i.stack.imgur.com/YDKPZ.png (the font is Hackney-Vector)
I would like to get rid of this effect, or at least being able to control it. I understand this is done in font rendering to avoid to draw overcomplicated glyphs at small scale, but this is an issue event at 20pt. Any hint which parameter I should play with ?
Many thanks !! M.