Bugs Just some of them... Miscellaneous: -------------- - printing tiled image patterns with ghostscript 4.03 might produce rangecheck errors for the eofill in the tileimage1 procedure. (Does this happen in other versions of gs? What happens on other postscript interpreters?) - The bounding box of some objects is too big. The worst cases are PolyBezier objects with (very) thick lines and mitered joins and ellipse/circle sectors. Import Filters: --------------- - skloader: - line numbers are incorrect - missing external images (bitmap or EPS), i. e. those where the file is not available) are not handled gracefully. - xfigloader: - incomplete - does not handle the depth feature correctly. The z order in the sketch document is not correct (i.e. different from that in xfig itself or in postscript files generated by transfig) after loading. - the current implementation has a security hole in the method read_text - ailoader: - incomplete