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

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Nov 6 08:18:10 UTC 2017


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

--- Comment #8 from Adrian Johnson <ajohnson at redneon.com> ---
Also, I'd be inclined to use a for/while loop and fixed size uint16_t array to
convert the mode. Seems pointless using the overhead of _cairo_utf8_to_utf16()
for a string of between 1 and 3 ASCII characters.

-- 
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/20171106/26705057/attachment.html>


More information about the cairo-bugs mailing list