[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[Bug 478332] Nimbus Mono L Bold Oblique is not really monospace
- From: bugzilla redhat com
- To: fedora-fonts-bugs-list redhat com
- Subject: [Bug 478332] Nimbus Mono L Bold Oblique is not really monospace
- Date: Sun, 28 Dec 2008 14:45:42 -0500
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=478332
--- Comment #3 from Behdad Esfahbod <besfahbo redhat com> 2008-12-28 14:45:41 EDT ---
$ awk '/WX/ {print $4 " " $5}'
/usr/share/fonts/default/Type1/n022024l.afm|sort|uniq -c
518 WX 600
1 WX 740
$ t1disasm /usr/share/fonts/default/Type1//n022024l.pfb |awk '/hsbw/ {print
$(NF-1)}'|sort|uniq -c
1 500
520 600
1 740
$ t1disasm /usr/share/fonts/default/Type1/n022023l.pfb |awk '/hsbw/ {print
$(NF-1)}'|sort|uniq -c
533 600
$ t1disasm /usr/share/fonts/default/Type1/n022004l.pfb |awk '/hsbw/ {print
$(NF-1)}'|sort|uniq -c
540 600
$ t1disasm /usr/share/fonts/default/Type1/n022003l.pfb |awk '/hsbw/ {print
$(NF-1)}'|sort|uniq -c
563 600
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]