[DejaVu-bugs] [Bug 11575] Spaces between glyphs

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Jul 12 14:17:52 PDT 2007


http://bugs.freedesktop.org/show_bug.cgi?id=11575


bl.bugs at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |NOTOURBUG




------- Comment #2 from bl.bugs at gmail.com  2007-07-12 14:17 PST -------
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.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the DejaVu-bugs mailing list