Bug 2446

Summary: Add a utf8-to-ucs4 utility
Product: cairo Reporter: Owen Taylor <otaylor>
Component: generalAssignee: Carl Worth <cworth>
Status: RESOLVED FIXED QA Contact: cairo-bugs mailing list <cairo-bugs>
Severity: normal    
Priority: high CC: jwatt
Version: 0.9.3   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

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.