On Friday 22 February 2002 12:09 pm, Lars Gullik Bjønnes wrote: > Angus Leeming <[EMAIL PROTECTED]> writes: > > | I've put the patch at > | http://www.devel.lyx.org/~leeming/graphics.diff.bz2 > | It's 34725Bytes. > > It is a _huge_ patch... for a small feature.
Well, I agree with the _huge_ bit. As for small feature: * asynchronous loading with notification of process ending I for one am looking forward to non-blocking running of LaTeX! * a new dialog to display forked processes. This takes up about half the patch. It'll be useful when other things (other converters) use forkcall rather than systemcall. * total re-write of the graphics cache to support multiple views of the same image file efficiently. > but I guess we can work at simplifying this later. I doubt that. I think I've done it "right". No doubt using the xforms image loaders will save a few bytes...