diff options
author | Pedro Giffuni <pfg@apache.org> | 2012-01-18 22:27:16 +0000 |
---|---|---|
committer | Pedro Giffuni <pfg@apache.org> | 2012-01-18 22:27:16 +0000 |
commit | a2ede4d576bd29e5f1cf12adfbf9eeb1ee046536 (patch) | |
tree | f4b0ff74fb1b6fb64e2ee65584b317d765cc6062 /more_fonts | |
parent | a5ee64167be9db385758dbd84bb65413196a771f (diff) |
Bring back the Gentium Basic fonts: missed this.
Diffstat (limited to 'more_fonts')
-rw-r--r-- | more_fonts/prj/d.lst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/more_fonts/prj/d.lst b/more_fonts/prj/d.lst index 8152f35b58da..dc82030dec03 100644 --- a/more_fonts/prj/d.lst +++ b/more_fonts/prj/d.lst @@ -3,3 +3,6 @@ mkdir: %COMMON_DEST%\pck%_EXT% # TODO: replace explicit versions by wildcard when the build system learns to handle them ..\%__SRC%\misc\build\dejavu-fonts-ttf-2.33\ttf\*.ttf %COMMON_DEST%\pck%_EXT%\*.ttf ..\%__SRC%\misc\build\dejavu-fonts-ttf-2.33\LICENSE %COMMON_DEST%\pck%_EXT%\LICENSE_dejavu +..\%__SRC%\misc\build\gentiumbasic-fonts-1.10\*.ttf %COMMON_DEST%\pck%_EXT%\*.ttf +..\%__SRC%\misc\build\gentiumbasic-fonts-1.10\OFL.txt %COMMON_DEST%\pck%_EXT%\LICENSE_gentium + |