Ticket #2212 (closed defect: fixed)
Need a msUTF8ToUniChar()
| Reported by: | dmorissette | Owned by: | dmorissette |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.0 release |
| Component: | AGG | Version: | svn-trunk (development) |
| Severity: | normal | Keywords: | |
| Cc: | tbonfort |
Description
The mapagg.cpp rendering implementation needs a function to convert UTF8 chars to Unicode (binary) values.
We have found Tcl_UtfToUniChar() at http://search.cpan.org/src/NI-S/Tk-804.027/pTk/mTk/tclGeneric/tclUtf.c that's a good candidate for this, and the license is compatible with MapServer's license: http://search.cpan.org/src/NI-S/Tk-804.027/pTk/mTk/license.terms
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

