Version 1.2 Maps can use two kinds of character coding - 6bits and standard ANSII coding 8bits. Currently cGPSmap handle 6bits coding and 8bits coding. Character table for 6bits coding : ' '(space)abcdefghijklmnopqrstuvwxyz0123456789@!"#$%&'()*+,-./:;<=>?[\] Special coding for big characters : For special features there are few codes to use in {} codes used for 8bit coding: ~[0x1b] - Used before a normal letter force it to be a lower-case (only in GPS) ~[0x1b2b] - Separation: on the map visible only the second section (when over 1km), with the mouse sees displayed one the word completely, not separated. ~[0x1b2c] - Separation: on the map visible only the first section (when over 1km), with the mouse sees displayed one the word completely, not separated. ~[0x1e] - Separation: on the map visible only the second section (when over 1km), with the mouse sees displayed one the word completely, by blank separated. ~[0x1f] - Separation: on the map visible only the first section (when over 1km), with the mouse sees displayed one the word completely, by blank separated. Normaly used as a separator before elevation 6bit 8bit coding ~[0x2a] {~[0x01]}- Interstate highway ex. ~[0x2a]12 ~[0x2b] {~[0x02]} - Higway - shield ~[0x2c] {~[0x03]} - Higway - round symbol ~[0x2d] {~[0x04]} - Higway - small symbol - blue/red ~[0x2e] {~[0x05]} - Higway - big symbol ~[0x2f] {~[0x06]} - Higway - small symbol - white