[PATCH] sfnt2fnt: Fix broken .fon files on !x86 architectures

Alexandre Julliard julliard at winehq.org
Fri Jun 15 02:30:53 CDT 2012


Hilko Bengen <bengen at hilluzination.de> writes:

> * Alexandre Julliard:
>
>> endian.h is not portable, you should use the endianness defines from
>> the Wine headers instead.
>
> So, do I need to define my own htobe16 and htobe32 functions or macros
> based on whether WORDS_BIGENDIAN is defined or not?

Yes.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list