Hi guys,

Maybe someone understand wtf the code in
libXfont/util/fontxlfd.c:xlfd_round_double
is all about, but the results were different on different endian
machines due to the code
being hardcoded for little endian.

I reimplemented it for other endian, however I'm unsure about the
endian detect code on other OSes,
it just uses the autoconf macros.

Patch attached.
Dave.

Attachment: xlfd.patch
Description: Binary data

_______________________________________________
xorg mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/xorg

Reply via email to