Enhancement to add SVG output to MuPDF.
Prototype SVG output is on the main trunk of mupdf now. mudraw -o out.svg in.pdf Line art, bitmaps and clipping are supported. Image masking is not. The clipping on patterns may be wrong. Text is sent through, but no attempt is made to send fonts (other than by sending the font name).