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

Hilko Bengen bengen at hilluzination.de
Thu Jun 14 17:52:04 CDT 2012


* 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?

-Hilko



More information about the wine-devel mailing list