[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft] (Font) How can I edit a font, make all sizes look like 9pt hint
From: |
Werner LEMBERG |
Subject: |
Re: [ft] (Font) How can I edit a font, make all sizes look like 9pt hinting? |
Date: |
Mon, 05 Dec 2016 07:34:07 +0100 (CET) |
> I like how DejaVu Sans Mono looks at 9 point, but I find it too wide
> at other sizes. I want printouts and all on-screen sizes to look
> like 9pt (12px).
It's not clear to me what system you have, but I think that your
application (or OS) is not correctly applying LSB and RSB deltas while
auto-hinting.
Cf. this bug report.
https://savannah.nongnu.org/bugs/index.php?19044
> Can I load the hinting information at 9 point, get the transformed
> control points, and save a copy of the font with control points
> permanently moved?
No, this won't work automatically.
> (How was DejaVu originally hinted? Would I have to run ttfautohint?)
ttfautohint might help. However, if your system does auto-hinting for
all fonts, the TrueType hints created by ttfautohint are completely
ignored.
Werner
- [ft] (Font) How can I edit a font, make all sizes look like 9pt hinting?, jimbo1qaz, 2016/12/03
- Re: [ft] (Font) How can I edit a font, make all sizes look like 9pt hinting?,
Werner LEMBERG <=
- Re: [ft] (Font) How can I edit a font, make all sizes look like 9pt hinting?, jimbo1qaz, 2016/12/05
- Re: [ft] (Font) How can I edit a font, make all sizes look like 9pt hinting?, Werner LEMBERG, 2016/12/05
- Re: [ft] (Font) How can I edit a font, make all sizes look like 9pt hinting?, jimbo1qaz, 2016/12/05
- Re: [ft] (Font) How can I edit a font, make all sizes look like 9pt hinting?, Werner LEMBERG, 2016/12/05
- Re: [ft] (Font) How can I edit a font, make all sizes look like 9pt hinting?, jimbo1qaz, 2016/12/05
- Re: [ft] (Font) How can I edit a font, make all sizes look like 9pt hinting?, Werner LEMBERG, 2016/12/05