浏览代码

update comment

David Rose 22 年之前
父节点
当前提交
efdfb5eb17
共有 1 个文件被更改,包括 4 次插入2 次删除
  1. 4 2
      dtool/Config.pp

+ 4 - 2
dtool/Config.pp

@@ -409,8 +409,10 @@
 // will always have a font available without requiring the user to
 // will always have a font available without requiring the user to
 // specify one.  Define it empty not to do this, saving a few
 // specify one.  Define it empty not to do this, saving a few
 // kilobytes on the generated library.  Sorry, you can't pick a
 // kilobytes on the generated library.  Sorry, you can't pick a
-// particular font to be the default; it's hardcoded in the source.
-// This does require the Freetype library, above.
+// particular font to be the default; it's hardcoded in the source
+// (although you can use the text-default-font Configrc variable to
+// specify a particular font file to load as the default, overriding
+// the compiled-in font).
 #define COMPILE_IN_DEFAULT_FONT 1
 #define COMPILE_IN_DEFAULT_FONT 1
 
 
 // Is Maya installed?  This matters only to programs in PANDATOOL.
 // Is Maya installed?  This matters only to programs in PANDATOOL.