Author: matt
Date: 2010-11-15 14:09:46 -0800 (Mon, 15 Nov 2010)
New Revision: 7854
Log:
Fixed handling of missing fonts in Xft (STR #2355)

Modified:
   branches/branch-1.1/ANNOUNCEMENT
   branches/branch-1.1/CHANGES

Modified: branches/branch-1.1/ANNOUNCEMENT
===================================================================
--- branches/branch-1.1/ANNOUNCEMENT    2010-11-15 21:35:29 UTC (rev 7853)
+++ branches/branch-1.1/ANNOUNCEMENT    2010-11-15 22:09:46 UTC (rev 7854)
@@ -18,6 +18,7 @@
         - Fixed missing architecture flags in OS X build (STR #2303)
         - Fixed menu and shortcut handling (STR #2243)
         - Fixed multiple line output of fltk-config --libs (STR #2408)
+       - Fixed handling of missing fonts in Xft (STR #2355)
 
 ----HTML----
 
@@ -43,5 +44,6 @@
 <LI> Fixed missing architecture flags in OS X build (STR #2303)
 <LI> Fixed menu and shortcut handling (STR #2243)
 <LI> Fixed multiple line output of fltk-config --libs (STR #2408)
+<LI> Fixed handling of missing fonts in Xft (STR #2355)
 
 </UL>

Modified: branches/branch-1.1/CHANGES
===================================================================
--- branches/branch-1.1/CHANGES 2010-11-15 21:35:29 UTC (rev 7853)
+++ branches/branch-1.1/CHANGES 2010-11-15 22:09:46 UTC (rev 7854)
@@ -5,6 +5,7 @@
        - Fixed missing architecture flags in OS X build (STR #2303)
        - Fixed menu and shortcut handling (STR #2243)
        - Fixed multiple line output of fltk-config --libs (STR #2408)
+       - Fixed handling of missing fonts in Xft (STR #2355)
 
 CHANGES IN FLTK 1.1.10
 

_______________________________________________
fltk-commit mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-commit

Reply via email to