SHA256
1
0
forked from pool/cairo
OBS User unknown
2008-08-28 19:50:41 +00:00
committed by Git OBS Bridge
parent 3430e59097
commit 6253d41cdd
5 changed files with 56 additions and 16 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Wed Aug 27 23:02:25 CEST 2008 - mboman@novell.com
- Update to version 1.7.4:
+ Including the missing header file cairo-user-font-private.h
+ Improvements around cairo text API.
+ New API allowing the user of cairo API to provide drawings for glyphs
in a font.
+ show_text_glyphs - new API
+ LCD subpixel filtering using FreeType
+ Toy font face constructor and getter
+ FreeType: respecting FC_FT_FACE
+ PS/PDF: More efficient output
+ Xlib: Dithering
+ Xlib: Avoid rendering glyphs out of surface bounds
+ Xlib: Improved performance with Xrender-less X servers
+ Directfb: backend improvements
+ Countless bugs have been fixed and optimizations made
-------------------------------------------------------------------
Mon Jun 9 23:02:25 CEST 2008 - maw@suse.de