Summary: | Spaces between glyphs | ||
---|---|---|---|
Product: | DejaVu | Reporter: | Ben Laenen <bl.bugs> |
Component: | General | Assignee: | Werner Lemberg <wl> |
Status: | RESOLVED NOTOURBUG | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | freedesktop |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | Screenshot of spaces between characters |
Description
Ben Laenen
2007-07-12 14:10:02 UTC
Created attachment 10704 [details]
Screenshot of spaces between characters
Screenshot
Cause of this bug: ttmkfdir puts wrong data in the fonts.scale file. It makes the DejaVu fonts "character cell" fonts instead of normal "proportional" ones. This happens because of a dumb test in ttmkfdir. How to solve this: You have to manually override this in your fonts.scale file. The lines DejaVuSans.ttf -misc-DejaVu Sans-medium-r-normal--0-0-0-0-c-0-iso8859-1 c here means character cell: ^^^ should become DejaVuSans.ttf -misc-DejaVu Sans-medium-r-normal--0-0-0-0-p-0-iso8859-1 with the p from proportional. After this you have to run the mkfontdir command. Mass move of freetype bugs to the new freetype product Reopen the NOTOURBUG reports now they're correctly affected Nicolas, this has nothing to do with freetype... |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.