Difference between revisions of "User:Tsingi"
Jump to navigation
Jump to search
(Created page with 'I've started contributing to InkScape in my own way, I have made a dent on a filter to sanitize InkScape. Wiki profiler page: http://wiki.inkscape.org/wiki/index.php/Save_Cleane...') |
|||
(26 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
I've started contributing to InkScape in my own way, I have made a dent on a filter to sanitize InkScape. | I've started contributing to InkScape in my own way, I have made a dent on a filter to sanitize InkScape. | ||
Wiki profiler page: http://wiki.inkscape.org/wiki/index.php/Save_Cleaned_SVG | * Wiki profiler page: [http://wiki.inkscape.org/wiki/index.php/Save_Cleaned_SVG#Cleaning_Operations Save_Cleaned_SVG] | ||
islint | * islint at [http://islint.sourceforge.net/ SourceForge] | ||
* [http://wiki.inkscape.org/wiki/index.php/Islint islint requirements] note on this wiki | |||
My motives are purely selfish. I'm one of the authors of SVG, I work with SVG, and I find | My motives are purely selfish. I'm one of the authors of SVG, I work with SVG, and I find InkScape to be an excellent tool, but I spend a lot of time editing InkScape output with vi to clean it up for use in dynamic web apps (mostly). A task with very low entertainment value. Writing filters is more fun. | ||
islint is pretty useful to me as | islint is pretty useful to me as is now, it has a way to go before it will serve as a general filter for InkScape. |
Latest revision as of 12:35, 24 September 2009
I've started contributing to InkScape in my own way, I have made a dent on a filter to sanitize InkScape.
- Wiki profiler page: Save_Cleaned_SVG
- islint at SourceForge
- islint requirements note on this wiki
My motives are purely selfish. I'm one of the authors of SVG, I work with SVG, and I find InkScape to be an excellent tool, but I spend a lot of time editing InkScape output with vi to clean it up for use in dynamic web apps (mostly). A task with very low entertainment value. Writing filters is more fun.
islint is pretty useful to me as is now, it has a way to go before it will serve as a general filter for InkScape.