Changeset 5259 for lang/perl/Encode-JP-Mobile/trunk/tools
- Timestamp:
- 01/22/08 14:56:15 (10 months ago)
- Location:
- lang/perl/Encode-JP-Mobile/trunk/tools
- Files:
-
- 4 modified
-
make-docomo-ucm.pl (modified) (1 diff)
-
make-kddi-ucm.pl (modified) (1 diff)
-
make-softbank-ucm.pl (modified) (1 diff)
-
make-utf8-ucm.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Encode-JP-Mobile/trunk/tools/make-docomo-ucm.pl
r5248 r5259 19 19 print $_; 20 20 } 21 print '<U301C> \x81\x60 |1 # WAVE DUSH', "\n"; # ad-hoc solution for FULLWIDTH TILDE Problem. 21 22 print "# below are copied from DoCoMo's pictogram map\n"; 22 23 for my $row (docomo_table('unicode')) { -
lang/perl/Encode-JP-Mobile/trunk/tools/make-kddi-ucm.pl
r5226 r5259 30 30 print $_; 31 31 } 32 print '<U301C> \x81\x60 |1 # WAVE DUSH', "\n"; # ad-hoc solution for FULLWIDTH TILDE Problem. 32 33 print "# below are copied from KDDI/AU's pictogram map\n"; 33 34 my $key = $encoding eq 'cp932' ? 'unicode' : 'unicode_auto'; -
lang/perl/Encode-JP-Mobile/trunk/tools/make-softbank-ucm.pl
r5225 r5259 28 28 print $_; 29 29 } 30 print '<U301C> \x81\x60 |1 # WAVE DUSH', "\n"; # ad-hoc solution for FULLWIDTH TILDE Problem. 30 31 print "# Below are characters mapped x-sjis-softbank-auto, used in unicode -> encoding only\n"; 31 32 for my $row ( softbank_table() ) { -
lang/perl/Encode-JP-Mobile/trunk/tools/make-utf8-ucm.pl
r5243 r5259 56 56 print {$fh} header($to); 57 57 print {$fh} unicode_ucm($cp932_ucm); 58 print {$fh} '<U301C> \xE3\x80\x9C |0 # WAVE DUSH', "\n"; # ad-hoc solution for FULLWIDTH TILDE Problem. 58 59 $generate_pictogram_ucm->($fh); 59 60 print {$fh} "END CHARMAP\n";
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)