diff options
author | Andras Timar <timar@fsf.hu> | 2010-10-21 21:17:40 +0200 |
---|---|---|
committer | Andras Timar <timar@fsf.hu> | 2010-10-21 21:17:40 +0200 |
commit | 4feee8022abcd286b5a05e34534cb16627f9f053 (patch) | |
tree | 6d8fae08a92dd6666fdd2e616b3123ba16651b53 /more_fonts | |
parent | 602c1e59b49849b9bf1d775e7de9ab90a357332f (diff) |
updated Linux Libertine G font
bugfix: hinting (better layout), especially with OOo/LibO
without anti-aliasing (eg. on Windows)
new feature: nut fractions
Diffstat (limited to 'more_fonts')
-rw-r--r-- | more_fonts/fonts/ttf_linlibertineg/makefile.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/more_fonts/fonts/ttf_linlibertineg/makefile.mk b/more_fonts/fonts/ttf_linlibertineg/makefile.mk index 98cf2b4fe204..678a398a2943 100644 --- a/more_fonts/fonts/ttf_linlibertineg/makefile.mk +++ b/more_fonts/fonts/ttf_linlibertineg/makefile.mk @@ -36,8 +36,8 @@ TARGET=ttf_linlibertineg # --- Files -------------------------------------------------------- -TARFILE_NAME=LinLibertineG-20101004 -TARFILE_MD5=f20f67d1715c7be81688a2ad58d8291d +TARFILE_NAME=LinLibertineG-20101021 +TARFILE_MD5=c8fc33ad1efb77155f61e0e4ba8d3e9e TARFILE_ROOTDIR=LinLibertineG PATCH_FILES= |