[PHP-DOC] [PATCH] M18n on make_chm.php From: Moriyoshi Koizumi (moriyoshi <email protected>)
Date: 11/17/02

Hi guys,

Attached is a patch for make_chm.php which solves character
set issues and enables you to make chm help files in any supported
languages.

You have to get either iconv or mbstring enabled to make the chm files
that are encoded in the character set other than iso-8859-1 or
Windows-1252. And you should specify the proper font by modifying the
appropriate part of the code.

Hm, Well, I'm aware of the header of the file says
"PLEASE DO NOT MAKE ANY MAJOR MODIFICATIONS TO THIS CODE!" and
I actually did heavy modifications on this, but I hope it helps
the ongoing development.

Anyway, comments are welcome.

Cheers,

Moriyoshi

-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php