gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] gnash ChangeLog


From: Sandro Santilli
Subject: [Gnash-commit] gnash ChangeLog
Date: Wed, 13 Jun 2007 00:18:45 +0000

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 <address@hidden>
+
+       * 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 <address@hidden>
 
        * server/FreetypeRasterizer.cpp (getRenderedGlyph): don't assume




reply via email to

[Prev in Thread] Current Thread [Next in Thread]