On Sat, May 23, 2020 at 08:42:59AM -0700, Ian Zimmerman wrote: > > The PCF format font (which I assume is generated from the same source) > has no such problem.
I suppose this is not a font problem but a problem of the rendering engine. The rendering engine of the OTB fonts is more sofisticated than the rendering engine of the PCF fonts. It can render the fonts in arbitrary font sizes (including non-integer sizes). But as usually, with sofistication come problems, undebugged cases, etc. > Specifically, I use the 12 size font. How about 13 size? Or maybe something like 12.1, 12.2, 12.3 or 12.4 (or 12,1, 12,2, 12,3 and 12,4 in locales with decimal comma)? Anton Zinoviev