logo separator

[mkgmap-dev] Commit: r1266: Add a character set aware label decoder.

From svn commit svn at mkgmap.org.uk on Wed Oct 7 14:46:33 BST 2009

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.


More information about the mkgmap-dev mailing list