|
|
| Line 35: |
Line 35: |
| #Copy this file to intl/unicharutil/tools/UnicodeData-Latest.txt in the mozilla source tree | | #Copy this file to intl/unicharutil/tools/UnicodeData-Latest.txt in the mozilla source tree |
| #Run <tt>perl gentransliterate.pl</tt> in intl/unichar/tools. This creates a new version of intl/unicharutil/tables/transliterate.properties | | #Run <tt>perl gentransliterate.pl</tt> in intl/unichar/tools. This creates a new version of intl/unicharutil/tables/transliterate.properties |
|
| |
| == Default ignorable characters ==
| |
|
| |
| #Download the latest version of UnicodeData.txt from the Unicode website. The current version can be found at http://www.unicode.org/Public/UNIDATA/UnicodeData.txt.
| |
| #Copy this file to intl/unicharutil/tools/UnicodeData-Latest.txt in the mozilla source tree
| |
| #Download the latest version of DerivedCoreProperties.txt from the Unicode website. The current version can be found at http://www.unicode.org/Public/UNIDATA/DerivedCoreProperties.txt.
| |
| #Copy this file to intl/unicharutil/tools/DerivedCoreProperties.txt in the mozilla source tree
| |
| #Run <tt>perl genignorable.pl | perl ccmapbin.pl - gIgnorableCCMapExt ignorable</tt> in intl/unicharutil/tools. This creates a new version of gfx/thebes/src/ignorable.x-ccmap
| |
|
| |
| [[Category:I18n]]
| |