diff options
author | Andras Timar <atimar@suse.com> | 2012-01-16 11:24:56 +0100 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2012-01-16 11:27:44 +0100 |
commit | 9c34d4a80b4b1a2c2275a9dbadb138ac9490abbf (patch) | |
tree | 3b84e64693891aafd185978bb73b52a05f68e1f7 /more_fonts | |
parent | e2260726ae54a25b26b86f35c4148d20d4b823d3 (diff) |
update to 20120106 release of Linux Libertine G fonts
- proper hinting for digital publishing by new ttfautohint of Freetype
instead of Fontforge autoInstr
- fix LibreOffice crash with dotted tabulation (conflict between
dot-to-ellipsis mechanisms), problem reported by user "bolond"
on HUP.hu, and István Bobay on Libreoffice.hu
- fix proportional old style numbers leading with Euro symbol,
problem with the first digit reported by Kim Bastin
- fix Linux Libertine G semibold Italic (missing Graphite features)
- sups uses hyphen.sups replacement for hyphen instead of minus.superior
(use explicit minus sign or feature texm: texm keeps minus.superior
for hyphen input, like TeX)
- new feature: "litt", optional switch for the default "tt" ligature
- fix f] and f' (typographic apostrophe) kerning in Linux Libertine
Italic
- remove bad ligc replacement in superiors and inferiors
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 63ff8d824d23..997fc7bcd15d 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-20110922 -TARFILE_MD5=30c468d0c27ae4784195b53f78bc6f64 +TARFILE_NAME=LinLibertineG-20120116 +TARFILE_MD5=e7a384790b13c29113e22e596ade9687 TARFILE_ROOTDIR=LinLibertineG PATCH_FILES= |