bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

strange PK problem with a lilypond font


From: Werner LEMBERG
Subject: strange PK problem with a lilypond font
Date: Sun, 18 Aug 2002 12:18:06 +0200 (CEST)

[CVS 2002-08-18 09:13]

There is a serious bug in the fetaXX fonts: The metrics are
resolution-dependent!  As a consequence, feta16.600pk anda
feta16.1800pk and its tfm files, to take an example, have different
checksums.

A diff on the tfm files (using tftopl) starts like this:

--- feta16.600.pl       Sun Aug 18 12:06:05 2002
+++ feta16.1800.pl      Sun Aug 18 12:05:55 2002
@@ -4,7 +4,7 @@
 (DESIGNSIZE R 16.0)
 (COMMENT DESIGNSIZE IS IN POINTS)
 (COMMENT OTHER SIZES ARE MULTIPLES OF DESIGNSIZE)
-(CHECKSUM O 16014264425)
+(CHECKSUM O 36011723524)
 (FONTDIMEN
    (SLANT R 0.0)
    (SPACE R 0.0)
@@ -32,12 +32,12 @@
    )
 (CHARACTER O 4
    (CHARWD R 0.15)
-   (CHARHT R 0.223644)
+   (CHARHT R 0.223632)
    (CHARDP R 0.262501)
    )
 (CHARACTER O 5
    (CHARWD R 0.15)
-   (CHARHT R 0.223644)
+   (CHARHT R 0.223632)
    )
...


It looks like an epsilon quantity being added or subtracted
somewhere...


    Werner




reply via email to

[Prev in Thread] Current Thread [Next in Thread]