CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Sandro Santilli <strk>  07/06/13 00:18:45

Modified files:
        .              : ChangeLog 

Log message:
        oops, forgot this

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/ChangeLog?cvsroot=gnash&r1=1.3514&r2=1.3515

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/gnash/gnash/ChangeLog,v
retrieving revision 1.3514
retrieving revision 1.3515
diff -u -b -r1.3514 -r1.3515
--- ChangeLog   12 Jun 2007 23:00:17 -0000      1.3514
+++ ChangeLog   13 Jun 2007 00:18:44 -0000      1.3515
@@ -1,3 +1,15 @@
+2007-06-13 Sandro Santilli <[EMAIL PROTECTED]>
+
+       * server/FreetypeRasterizer.{cpp,h}: added interface
+         to fetch vectorial glyph (just a stub).
+       * server/font.cpp (add_os_glyph): fetch both rasterized
+         and vectorial glyphs, survive to texture glyphs with a null
+         bound (space is one such glyph).
+       * server/fontlib.cpp (draw_glyph): skip rendering of textured
+         glyphs with null bounds.
+       * server/text.cpp (display_glyph_records): enable debugging by
+         default.
+
 2007-06-12 Sandro Santilli <[EMAIL PROTECTED]>
 
        * server/FreetypeRasterizer.cpp (getRenderedGlyph): don't assume


_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit

Reply via email to