diff options
author | Andras Timar <timar@fsf.hu> | 2010-10-04 23:27:51 +0200 |
---|---|---|
committer | Andras Timar <timar@fsf.hu> | 2010-10-04 23:27:51 +0200 |
commit | 6ef1ccbc9d527a5de335a66bd2b196f83a7d898f (patch) | |
tree | fe87af719e8c8e9b6c6a506d71466002c67ec3e6 /more_fonts/prj | |
parent | 20612b2243dcff16137aee81b389338ba9be2bcb (diff) |
Introducing Linux Libertine G and Linux Biolinum G fonts
More info: http://ow.ly/2Omoh
Diffstat (limited to 'more_fonts/prj')
-rw-r--r-- | more_fonts/prj/build.lst | 2 | ||||
-rw-r--r-- | more_fonts/prj/d.lst | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/more_fonts/prj/build.lst b/more_fonts/prj/build.lst index eb567e7527f5..ffa98aee6181 100644 --- a/more_fonts/prj/build.lst +++ b/more_fonts/prj/build.lst @@ -2,4 +2,4 @@ bs more_fonts : solenv NULL bs more_fonts\fonts\ttf_dejavu nmake - all deja_fonts NULL bs more_fonts\fonts\ttf_liberation nmake - all libe_fonts NULL bs more_fonts\fonts\ttf_gentium nmake - all gent_fonts NULL - +bs more_fonts\fonts\ttf_linlibertineg nmake - all linl_fonts NULL diff --git a/more_fonts/prj/d.lst b/more_fonts/prj/d.lst index 261aae0b2d28..b1a534d8d2e1 100644 --- a/more_fonts/prj/d.lst +++ b/more_fonts/prj/d.lst @@ -7,4 +7,5 @@ mkdir: %COMMON_DEST%\pck%_EXT% ..\%__SRC%\misc\build\liberation-fonts-ttf-1.06.0.20100721/License.txt %COMMON_DEST%\pck%_EXT%\LICENSE_liberation ..\%__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 - +..\%__SRC%\misc\build\LinLibertineG\*.ttf %COMMON_DEST%\pck%_EXT%\*.ttf +..\%__SRC%\misc\build\LinLibertineG\OFL.txt %COMMON_DEST%\pck%_EXT%\LICENSE_LinLibertineG |