diff options
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 |