diff options
author | Alexander Larsson <alexl@redhat.com> | 2001-08-16 04:29:42 +0000 |
---|---|---|
committer | Alexander Larsson <alexl@src.gnome.org> | 2001-08-16 04:29:42 +0000 |
commit | 5b40dfe959323264a6c8e1363b4d689f7b0b1b5b (patch) | |
tree | 32fd17c9e1501e649840e19f1dd821a0db8919d8 /ChangeLog | |
parent | 118bfe4968de0742db449ed35ea312fd19a86b56 (diff) | |
download | pango-5b40dfe959323264a6c8e1363b4d689f7b0b1b5b.tar.gz |
Fully convert the truetype unicode table to host endianness when reading
2001-08-16 Alexander Larsson <alexl@redhat.com>
* pango/pangowin32.c:
Fully convert the truetype unicode table to host endianness when reading it.
Add a cache of one to find_segment since it showed up on a profile.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2001-08-16 Alexander Larsson <alexl@redhat.com> + + * pango/pangowin32.c: + Fully convert the truetype unicode table to host endianness when reading it. + Add a cache of one to find_segment since it showed up on a profile. + 2001-08-15 Jens Finke <jens@gnome.org> * pango.spec.in: Updated to match gpp standard. |