blob: a453b920c9ad1c2d2dd843b7d1f25e1aa13f9973 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
Tue Jan 28 15:18:24 2003 Owen Taylor <otaylor@redhat.com>
* autogen.sh (have_automake): Fix version in complaint
message about automake. (#104366, Rich Burridge)
2003-01-20 Sven Neumann <sven@gimp.org>
* configure.in: fixed configure output which was wrong in case
freetype is available but fontconfig isn't (bug #103917).
2003-01-17 Padraig O'Briain <padraig.obriain@sun.com>
* pango/fonts.c (pango_font_description_from_string): Avoid crash
with string such as " 12" (bug #103674)
Fri Jan 10 18:56:36 2003 Owen Taylor <otaylor@redhat.com>
* pango/opentype/ftxgdef.c: Export TT_New_GDEF_Table
to create an empty GDEF table.
* pango/opentype/pango-ot-info.c: If the font doesn't
have a class definition table, synthesize one using
the charmap and the unicode properties of characters
in the charmap. (Needed to make things work with various
old Arabic fonts, such as the KACST fonts)
|