Bug 694089 - SVG output
Summary: SVG output
Status: RESOLVED FIXED
Alias: None
Product: MuPDF
Classification: Unclassified
Component: mupdf (show other bugs)
Version: unspecified
Hardware: PC All
: P4 enhancement
Assignee: Robin Watts
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-21 14:49 UTC by Henry Stiles
Modified: 2018-11-12 18:59 UTC (History)
1 user (show)

See Also:
Customer:
Word Size: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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).