projects
/
blender-staging.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
084efe0
)
(no commit message)
author
Campbell Barton <ideasman42@gmail.com>
Sun, 19 Apr 2009 20:09:05 +0000
(20:09 +0000)
committer
Campbell Barton <ideasman42@gmail.com>
Sun, 19 Apr 2009 20:09:05 +0000
(20:09 +0000)
tools/btools.py
patch
|
blob
|
history
diff --git
a/tools/btools.py
b/tools/btools.py
index 911376856adf84e7ced30fdad7035ec879bdbf73..dd04a366b1b3dedfa662c2cff9603505be8b0ed0 100755
(executable)
--- a/
tools/btools.py
+++ b/
tools/btools.py
@@
-298,7
+298,7
@@
def read_opts(cfg, args):
##BF_PARANOID = True
##
### enable freetype2 support for text objects
- (BoolVariable('WITH_BF_FREETYPE', 'Use FreeType2 if true',
Fals
e)),
+ (BoolVariable('WITH_BF_FREETYPE', 'Use FreeType2 if true',
Tru
e)),
('BF_FREETYPE', 'Freetype base path', ''),
('BF_FREETYPE_INC', 'Freetype include path', ''),
('BF_FREETYPE_LIB', 'Freetype library', ''),