<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Windows filenames should be in UTF-8 encoding"
href="https://bugs.freedesktop.org/show_bug.cgi?id=103536#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Windows filenames should be in UTF-8 encoding"
href="https://bugs.freedesktop.org/show_bug.cgi?id=103536">bug 103536</a>
from <span class="vcard"><a class="email" href="mailto:spitzak@gmail.com" title="Bill Spitzak <spitzak@gmail.com>"> <span class="fn">Bill Spitzak</span></a>
</span></b>
<pre>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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>