FIX: Garmin charsets - can display cyrillic maps now.
authorzaxl <zaxl@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Fri, 10 Oct 2008 09:39:23 +0000 (09:39 +0000)
committerzaxl <zaxl@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Fri, 10 Oct 2008 09:39:23 +0000 (09:39 +0000)
commit53426152f20ac4ced4f5d9ba9fbfd668d6354a09
treeb5b0e01460f133fcc623cb019d041937e4b0de6f
parent4b9b01a6f22aba894984fa8c0b4b7c4499ebe772
FIX: Garmin charsets - can display cyrillic maps now.
Register the driver as utf-8 and do the
conversion depending on the actual charset in the map.
gmapsupp.img is a container that can hold several maps combined
and they can have different encodings. But they are registered
as single map in the core. The correct way to do this is
to allow map drivers to register maps in the core.

git-svn-id: https://navit.svn.sourceforge.net/svnroot/navit/trunk@1444 ffa7fe5e-494d-0410-b361-a75ebd5db220
navit/navit/data/garmin/garmin.c