Version 1266 was commited by steve on 2009-10-07 14:46:33 +0100 (Wed, 07 Oct 2009) BRANCH: mdr
Add a character set aware label decoder. This is a fairly big change as the CharacterDecoder interface is changed to have a method that returns a DecodedText rather than an EncodedText. The new class DecodedText is more useful as it contains the actual string that you need. non-ascii characters will now be correctly represented in the index, although they will still not work as the sorting needs adjusting. _______________________________________________ mkgmap-dev mailing list [email protected] http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
