Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 178629
Collapse All | Expand All

(-)buildscripts/pfx2ttf.fontforge (-1 / +1 lines)
Lines 21-27 SelectIf("trademark", "trademark", \ Link Here
21
         "afii61352", "afii61352", \
21
         "afii61352", "afii61352", \
22
         "ij", "ij", \
22
         "ij", "ij", \
23
         "IJ", "IJ");
23
         "IJ", "IJ");
24
RemoveATT("Ligature", "*", "*");
24
RemovePosSub("*");
25
25
26
Generate($3 + $fontname + ".otf");
26
Generate($3 + $fontname + ".otf");
27
27

Return to bug 178629