Bug 694089

Summary: SVG output
Product: MuPDF Reporter: Henry Stiles <henry.stiles>
Component: mupdfAssignee: Robin Watts <robin.watts>
Status: RESOLVED FIXED    
Severity: enhancement CC: tor.andersson
Priority: P4    
Version: unspecified   
Hardware: PC   
OS: All   
Customer: Word Size: ---

Description Henry Stiles 2013-05-21 14:49:18 UTC
Enhancement to add SVG output to MuPDF.
Comment 1 Robin Watts 2013-05-21 14:53:44 UTC
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).