.ttf font file supports OpenType features better than .otf for XeLaTeX..
svn path=/nixpkgs/trunk/; revision=11744
This commit is contained in:
@@ -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);
|
||||||
'';
|
'';
|
||||||
|
|||||||
Reference in New Issue
Block a user