[Geoserver-devel] [jira] Created: (GEOS-2487) Workaround misleading characted codes as reported by Windows charmap for TTF marks

Workaround misleading characted codes as reported by Windows charmap for TTF marks
----------------------------------------------------------------------------------

                 Key: GEOS-2487
                 URL: http://jira.codehaus.org/browse/GEOS-2487
             Project: GeoServer
          Issue Type: Bug
    Affects Versions: 1.7.0
            Reporter: Andrea Aime
            Assignee: Andrea Aime
             Fix For: 1.7.2

The TTF marks allow a user to leverage symbolic fonts as sources of map marks. Unfortunately the windows charmap reports symbol codes improperly, for example the drop in wingdings is reported as 0x53 whilst the real code is 0xF053. The missing 0xF0 is constant for all checked fonts. Make it so that for those fonts the code recognizes the error and fixes the code internally without asking the user to adjust it in the SLD.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira