[physfs] PhysFS with Avaneya

Tim Cas darkuranium at gmail.com
Mon Jun 21 04:16:37 EDT 2010


I think it's better if PhysFS handled Unicode (UTF-8, UTF-16 or -- the
easiest to handle -- UTF-32), because wchar_t is _HIGHLY_ compiler, system
and language-dependant.

On 20 June 2010 02:28, Kip Warner <kip at thevertigo.com> wrote:

> On Sat, 2010-06-19 at 12:00 -0400, physfs-request at icculus.org wrote:
>
> >         In the past I've written a basic filemanager class in C++ that
> >         simply drops
> >         in the file IO calls for PhysFS calls. Anything that needed
> >         disc access had
> >         to go through the File Manager. I didn't do anything fancy
> >         like wrap C++
> >         streams or anything. PhysFS worked perfectly for this task.
>
> Interesting. I'd be interested in taking a look at your implementation,
> if you don't mind. That would be helpful.
>
> >
> >         > (2) Can PhysFS handle wchar_t characters? My engine relies
> >         heavily on
> >         > them to maintain flexible internationalization.
> >         >
> >         >
> >         No idea on this one, I've been slow to embrace wide chars :)
>
> Fair enough. It probably wouldn't be difficult to implement, but
> something to think about.
>
> --
> Kip Warner -- Software Engineer
> OpenPGP encrypted/signed mail preferred
> http://www.thevertigo.com
>
> _______________________________________________
> physfs mailing list
> physfs at icculus.org
> http://icculus.org/mailman/listinfo/physfs
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://icculus.org/pipermail/physfs/attachments/20100621/d17b1d39/attachment.htm>


More information about the physfs mailing list