Date: 12/15/02
- Next message: Slawomir Pucia: "[PHP-DOC] cvs: phpdoc /en/features http-auth.xml"
- Previous message: philip <email protected>: "[PHP-DOC] #21007 [Opn]: html_errors off text-only output in phpinfo"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
moriyoshi Sun Dec 15 09:10:16 2002 EDT
Modified files:
/phpdoc/chm make_chm.php
Log:
Font name fix
Index: phpdoc/chm/make_chm.php
diff -u phpdoc/chm/make_chm.php:1.13 phpdoc/chm/make_chm.php:1.14
--- phpdoc/chm/make_chm.php:1.13 Fri Dec 6 02:10:42 2002
+++ phpdoc/chm/make_chm.php Sun Dec 15 09:10:16 2002
@@ -72,7 +72,7 @@
"ja" => array(
"langcode" => "0x411 Japanese",
"preferred_charset" => "CP932",
- "preferred_font" => "MS P Gothic,10,0"
+ "preferred_font" => "‚l‚r ‚oƒSƒVƒbƒN,10,0"
),
"kr" => array(
"langcode" => "0x412 Korean",
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Slawomir Pucia: "[PHP-DOC] cvs: phpdoc /en/features http-auth.xml"
- Previous message: philip <email protected>: "[PHP-DOC] #21007 [Opn]: html_errors off text-only output in phpinfo"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

