diff options
author | Behdad Esfahbod <behdad@behdad.org> | 2009-08-10 11:50:30 -0400 |
---|---|---|
committer | Behdad Esfahbod <behdad@behdad.org> | 2009-08-10 11:57:41 -0400 |
commit | e6e9681411d07bbbca4c2c00052896aab3459fef (patch) | |
tree | 56f3372fcce90b7785203fc374ca44794b703189 /NEWS | |
parent | a2017573b50a7b739dab20f343a60ee7e2ea322f (diff) | |
download | pango-e6e9681411d07bbbca4c2c00052896aab3459fef.tar.gz |
Release 1.25.11.25.1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -1,3 +1,21 @@ +Overview of changes between 1.24.5 and 1.25.1 +============================================= +- Merge harfbuzz-ng: brand new OpenType Layout engine + Currently is not very portable. Will be fixed as + reports come in. + +- Port to ATSUI backend to use CoreText instead of ATS +- New public API: + + pango_gravity_get_for_script_and_width() + +- Misc bug fixes + Bug 590042 – pango-view.1 manpage should not be gzipped + Bug 410169 – gravity problem with Common chars + Bug 589113 – Some characters rotated incorrectly in vertical text + Bug 582851 -- Little fix for compiling with Cygwin + Bug 588060 -- Fonts missing on Cygwin + Overview of changes between 1.24.4 and 1.24.5 ============================================= - Build introspection again |