lilypond-devel
[Top][All Lists]
Advanced

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

Re: replacement for pfx2ttf.fontforge


From: Han-Wen Nienhuys
Subject: Re: replacement for pfx2ttf.fontforge
Date: Fri, 15 Dec 2006 17:35:39 +0100
User-agent: Thunderbird 1.5.0.8 (X11/20061107)

Werner LEMBERG escreveu:
> Han-Wen,
> 
> 
> what about this simple script to replace pfx2ttf.fontforge?  Is this
> what you envision?
> 
> 
>     Werner
> 
> 
> ======================================================================
> 
> address@hidden@
> 
> Open($1);
> MergeKern($2)
> 
> 
> # NCSB is broken as shipped by Fedora Core 6:
> # It contains bogus ligatures `TM' and `No' in the AFM file.
> 
> SelectIf("trademark", "trademark", "afii61352", "afii61352");
> RemoveATT("Ligature", "*", "*");
> 
> Generate($3 + $fontname + ".otf");

Yes, I think so.  Are you sure it only removes ligatures for tm and No ?
if yes, please push.

-- 

Han-Wen Nienhuys - address@hidden - http://www.xs4all.nl/~hanwen

LilyPond Software Design
 -- Code for Music Notation
http://www.lilypond-design.com





reply via email to

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