[cairo] Basic cairomm questions
Behdad Esfahbod
behdad at behdad.org
Fri Aug 8 13:49:39 PDT 2008
Ian Britten wrote:
> Understood. It's what I had assumed.
> [ NB - As a Cairo user, I would hope to use it in a platform
> independent way. Even though I am on Linux, if you someday say
> that Cairo is Unicode-clean, I would (obviously) hope that that
> would include Windows, etc too ]
Cairo is Unicode clean. It just doesn't care what's inside the
filename. It will directly pass it to fopen. If fopen doesn't work
reliably on Windows, I don't think there's a platform-independent way to
do it.
behdad
More information about the cairo
mailing list