.ttf font file supports OpenType features better than .otf for XeLaTeX..
svn path=/nixpkgs/trunk/; revision=11744
This commit is contained in:
parent
36afa85e4d
commit
1d06f6f78e
@ -11,7 +11,6 @@ rec {
|
|||||||
/* doConfigure should be specified separately */
|
/* doConfigure should be specified separately */
|
||||||
phaseNames = ["doUnpack" "generateFontsFromSFD" "installFonts"];
|
phaseNames = ["doUnpack" "generateFontsFromSFD" "installFonts"];
|
||||||
|
|
||||||
createTTF=false;
|
|
||||||
extraFontForgeCommands = ''
|
extraFontForgeCommands = ''
|
||||||
ScaleToEm(1000);
|
ScaleToEm(1000);
|
||||||
'';
|
'';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user