On Tue, 2012-06-19 at 09:20 -0700, mathog wrote:
Are there any current versions of Inkscape that run on Big Endian
systems.
OSX on powerpc maybe?
(EMF is byte order dependent, and I need to decide how much priority to
put into
adding the endian agnostic routines, since it seems like all of the
major environments
are Little Endian these days.)
The only one I could think of would be IBM Power systems as a server for
a bunch of thin clients. But, I don't *know* of anyone with that
system, only theoretical. I think as long as we can detect and disable
EMF for that platform, I wouldn't worry too much about it, we should
just not present the feature if it's known broken.
--Ted