[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [19800] trunk/blender/tools/btools.py:

Campbell Barton ideasman42 at gmail.com
Sun Apr 19 22:09:06 CEST 2009


Revision: 19800
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=19800
Author:   campbellbarton
Date:     2009-04-19 22:09:05 +0200 (Sun, 19 Apr 2009)

Log Message:
-----------


Modified Paths:
--------------
    trunk/blender/tools/btools.py

Modified: trunk/blender/tools/btools.py
===================================================================
--- trunk/blender/tools/btools.py	2009-04-19 19:36:04 UTC (rev 19799)
+++ trunk/blender/tools/btools.py	2009-04-19 20:09:05 UTC (rev 19800)
@@ -298,7 +298,7 @@
 ##BF_PARANOID = True
 ##
 ### enable freetype2 support for text objects
-		(BoolVariable('WITH_BF_FREETYPE', 'Use FreeType2 if true', False)),
+		(BoolVariable('WITH_BF_FREETYPE', 'Use FreeType2 if true', True)),
 		('BF_FREETYPE', 'Freetype base path', ''),
 		('BF_FREETYPE_INC', 'Freetype include path', ''),
 		('BF_FREETYPE_LIB', 'Freetype library', ''),





More information about the Bf-blender-cvs mailing list