Make TTFMarkFactory more tolerant to windows charmap reported codes
-------------------------------------------------------------------
Key: GEOT-2213
URL: http://jira.codehaus.org/browse/GEOT-2213
Project: GeoTools
Issue Type: Bug
Components: core render
Affects Versions: 2.5.2
Reporter: Andrea Aime
Assignee: Andrea Aime
Fix For: 2.5.3
Widnows charmap reports wrong codes for decorative fonts such as wingdings. For
example, it may report 0x53 but the real code to be used in Java is 0xF053.
It's consistently missing the F0 byte. The chars got from the version without
the F0 are not drawable, and the api allows to check for that.
So in that case, add 0xF0 automatically.
--
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
------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you. Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel