svg2swf is an SVG to Flash SWF converter. It is written in C and uses libsvg to parse the SVG document and libming to generate the SWF file.
Be the first to post a text review of svg2swf. Rate and review a project by clicking thumbs up or thumbs down in the right column.
- various changes to match changes to libsvg 0.5 - replace svg2swf path data structure with new libsvg path data structure - storing a pointer to the font family and dash array rather than duplicating because they are guaranteed to remain valid during rendering - removed unneccessary checks for null context - using libsvg utility to convert elliptical arc end point parameterization to center point parameterization
- various changes to match changes to libsvg 0.5 - replace svg2swf path data structure with new libsvg path data structure - storing a pointer to the font family and dash array rather than duplicating because they are guaranteed to remain valid during rendering - removed unneccessary checks for null context - using libsvg utility to convert elliptical arc end point parameterization to center point parameterization
- Various changes (some as placeholders) to match changes to libsvg (v0.4-0.5) - storing a pointer to the font family and dash array rather than duplicating because they are guaranteed to remain valid during rendering - using libsvg utility to convert elliptical arc end point parameterization to center point parameterization - setting unimplemented callback pointers to null
- differentiate between a general XML error and an unbound prefix error so that common errors such as missing xlink namespace declarations are easily identified - render engine API callback function can now be set to null if they are not implemented - replaced path callbacks with a path data structure which makes it simpler and allows text-on-path to be implemented in future releases - simplified path data by removing redundant elements - peeking ahead in parse tree to avoid redundant or unneccessary render callbacks - added utility function to convert elliptical arc endpoint parameterization to center point parameterization - merged render_image_buffer callback with render_image and added a function to detect data: scheme URIs - setting viewport x and y for patterns to 0, requiring client applications to make the adjustment 'manually' - added utility function to return a relative image URI relative to the document - added utility function to return the list of image URIs for the document - supporting UTF-8 characters when processing text data - added end_transform and end_style callback functions to allow clients apps to detect the end of the respective sections - several code cleanups and restructuring
Be the first person to add a text review.
Copyright © 2010 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?
Thanks for your review!
Get credit for your review by logging in via OpenID. Click your account provider: