]> mj.ucw.cz Git - libucw.git/commit
added tools for stealing translation tables from recode
authorRobert Spalek <robert@ucw.cz>
Fri, 27 Jun 2003 12:27:49 +0000 (12:27 +0000)
committerRobert Spalek <robert@ucw.cz>
Fri, 27 Jun 2003 12:27:49 +0000 (12:27 +0000)
commitb83f9b8cf8b93a1aab60a909970643c1d95e96dd
tree113388bfe2bedf83cfae2ad8b44565fd28bec253
parentb0696bbd21d2063beacc8ec428ce27b0fee3bf1f
added tools for stealing translation tables from recode

sanity checks:
- iso-8859-{1,2} tables are identical after extraction with the tables imported
  by MJ
- cp1250 tables is quite different from the existing win-1250 table, but I do
  not know which one is right
charset/misc/mkcharset [new file with mode: 0755]
charset/misc/mktab256 [new file with mode: 0755]