On 28/02/13 22:06, Michał Rogala wrote: > Is it possible to override java's remapping tables in mkgmap? I have a > map in CP1250 charset which covers also part of Ukraine and cyrilic > characters are shown as '?' - I would like to have them remapped to > their latin equivalents as in --latin1.
There is no re-mapping if you use code-page 1250. You only get the characters that are in 1250. If I make the change I was discussing, the that is almost exactly what will happen, the Cyrillic characters will be mapped to their ascii equivalents. But this has not been done yet. ..Steve _______________________________________________ mkgmap-dev mailing list [email protected] http://lists.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
