Angus Leeming <[EMAIL PROTECTED]> writes: > I don't anticipate adding png support to xforms will be toooo > hard. What may be harder is getting it into a released version of > the library, judging from the current lack of response to other > patches I've thrown their way.
Toolkit independence is the word here, probably. I would suspect xforms to be responsible for quite a few user interface quirks I experienced when using LyX. > Anyway, we /can/ load png images into LyX; we just use an > intermediate conversion step first which is transparent to the user > but will slow things down a little. As long as the expansion of png into a format that xforms can handle does not write back to disk again, I would not even be sure about that: I/O performance can cause quite a bottleneck; it is often faster to compress and decompress around file I/O rather than do it raw. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum Email: [EMAIL PROTECTED]