diff options
author | Owen Taylor <otaylor@src.gnome.org> | 2004-07-08 19:21:37 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2004-07-08 19:21:37 +0000 |
commit | 39833750298d6c102f05331f41fe6bd33c5ffb9a (patch) | |
tree | 4159d0d54b9b863bfada4ab9f802de8c7730fce9 /NEWS | |
parent | 93e458e87232baec8c4227349a3cb05e901a4b99 (diff) | |
download | pango-39833750298d6c102f05331f41fe6bd33c5ffb9a.tar.gz |
Missed earlier commit.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +Overview of changes between 1.4.x and 1.5.0 +=========================================== +* Allow applications to provide custom font decoders [Chris Blizzard] +* Add support for setting a transformation matrix on a PangoContext +* Add support for rotated rendering to the FT2 backend +* Add metrics for underline and strikethrough position and thickness. +* Add letter-spacing attribute and implement in PangoLayout +* OpenType support in Thai Module [Theppitak Karoonboonyanan] +* Add Add PANGO_TYPE_LAYOUT_ITER [Johan Dahlin] + +============================================================ + Overview of changes between 1.3.6 and 1.4.0 =========================================== * Use FC_WIDTH when available so that multiple width fonts are |