[cairo-bugs] [Bug 103536] Windows filenames should be in UTF-8 encoding

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Nov 1 19:29:20 UTC 2017


https://bugs.freedesktop.org/show_bug.cgi?id=103536

--- Comment #1 from Bill Spitzak <spitzak at gmail.com> ---
This is a really good idea.

The patch only calls a function named _cairo_utf8_to_utf16 (which already
exists for font support), it does not call the functions
cairo_win32_filename_from_unicode or cairo_win32_filename_from_ansi. These
functions are also really confusing as it sounds like they return a windows
filename, but in fact are conversions *from* windows filenames to utf8. I would
just omit those functions.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cairographics.org/archives/cairo-bugs/attachments/20171101/8f4309e7/attachment.html>


More information about the cairo-bugs mailing list