Bug 2446 - Add a utf8-to-ucs4 utility
Summary: Add a utf8-to-ucs4 utility
Status: RESOLVED FIXED
Alias: None
Product: cairo
Classification: Unclassified
Component: general (show other bugs)
Version: 0.9.3
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Carl Worth
QA Contact: cairo-bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-01 13:20 UTC by Owen Taylor
Modified: 2005-08-22 00:15 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Owen Taylor 2005-02-01 13:20:56 UTC
Currently cairo_ft_font.c includes _utf8_to_ucs4(); that should be
cleaned up, made fontconfig independent, and moved to some common place. 
I'm putting a cut-and-paste in the win32 backend at the moment.
Comment 1 Owen Taylor 2005-02-01 13:22:37 UTC
Actually, the win32 version is UTF-16, not UCS-4 for the destination.
Comment 2 Owen Taylor 2005-02-06 11:48:27 UTC
005-02-01  Owen Taylor  <otaylor@redhat.com>

        * src/cairo_unicode.c src/cairoint.h src/Makefile.am: Add
        _cairo_utf8_to_utf16(), _cairo_utf8_to_ucs4() based on code from GLib.
Comment 3 Carl Worth 2005-08-22 17:15:41 UTC
Move bugs against "cvs" version to "0.9.3" so we can remove the "cvs" version.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.