Author: mlytwyn
Date: Wed Jul 22 17:23:04 2015
New Revision: 38828

URL: http://svn.gna.org/viewcvs/gnustep?rev=38828&view=rev
Log:
Renable missing font hack

Modified:
    libs/gui/branches/gnustep_testplant_branch/Source/NSFont.m

Modified: libs/gui/branches/gnustep_testplant_branch/Source/NSFont.m
URL: 
http://svn.gna.org/viewcvs/gnustep/libs/gui/branches/gnustep_testplant_branch/Source/NSFont.m?rev=38828&r1=38827&r2=38828&view=diff
==============================================================================
--- libs/gui/branches/gnustep_testplant_branch/Source/NSFont.m  (original)
+++ libs/gui/branches/gnustep_testplant_branch/Source/NSFont.m  Wed Jul 22 
17:23:04 2015
@@ -864,7 +864,7 @@
             }
         }
 
-#if 0
+#if 1
       // Testplant-MAL-2015-06-30: Certain missing fonts would cause GUI 
problems...
       // Is this still needed???  Omitting for testing...
       if (fontInfo == nil)


_______________________________________________
Gnustep-cvs mailing list
Gnustep-cvs@gna.org
https://mail.gna.org/listinfo/gnustep-cvs

Reply via email to