Today
Yesterday
-
Revision aa30d09960
(Fixed a none->None typo. Exporting selected elements should ...)
pushed by kjellmf
- Fixed a none->None typo. Exporting selected elements should now work again
Fixed a none->None typo. Exporting selected elements should now work again
Last 30 days
-
13 new revisions
pushed by kjellmf
- 23e58f0ce7:Added testfile directory
a7bde29035:Started major refactoring. The code is currently mess. Limited functionality.
031349ee85:Minor documentation updates
f4d283ed1d:Transformations are now working again
f2ff485e88:Removed some of the old code
54fc188298:Added basic support for accumulated graphic states.
0805038ee0:Fixed bug in handling of inherited fill and stroke
Improved handling of empty pathdata
be3edd3329:Shapes with zero length|width|height|radius are now ignored
f5002311fe:Fixed typo
dbe2cf8083:The use element is now working again.
Fixed syntax error in 'rotate around' transformation.
05172eb10e:Improved handling og units.
Most svgs in the W3 testsuite now parse without raising exceptions.
3b49c15994:Group opacity is now working again
1a03e14975:Code cleanup
23e58f0ce7:Added testfile directory
a7bde29035:Started major refactoring. The code is currently mess. Limited functionality.
031349ee85:Minor documentation updates
f4d283ed1d:Transformations are now working again
f2ff485e88:Removed some of the old code
54fc188298:Added basic support for accumulated graphic states.
0805038ee0:Fixed bug in handling of inherited fill and stroke
Improved handling of empty pathdata
be3edd3329:Shapes with zero length|width|height|radius are now ignored
f5002311fe:Fixed typo
dbe2cf8083:The use element is now working again.
Fixed syntax error in 'rotate around' transformation.
05172eb10e:Improved handling og units.
Most svgs in the W3 testsuite now parse without raising exceptions.
3b49c15994:Group opacity is now working again
1a03e14975:Code cleanup
-
Earlier this year
-
Revision c532386401
(Added convert_svg interface. Accepts files, urls and strings...)
pushed by kjellmf
- Added convert_svg interface. Accepts files, urls and strings.
Added convert_svg interface. Accepts files, urls and strings.
-
-
Revision b825a6a70d
(Fixed pygtk clipboard bug (issue 19). Thanks Bartlomiej Cela...)
pushed by kjellmf
- Fixed pygtk clipboard bug ( issue 19 ). Thanks Bartlomiej Celary for reporting this.
Fixed pygtk clipboard bug ( issue 19 ). Thanks Bartlomiej Celary for reporting this.
-
-
Revision d982137548
(Added tests for selecting ids)
pushed by kjellmf
- Added tests for selecting ids
Added tests for selecting ids
-
-
-
-
-
-
-
-
-
-
issue 16
(Attributes on the outmost svg element are not processed) Status changed by kjellmf
-
-
Revision 7e1a7ec1f7
(Added the verbose output option to the inx files.)
pushed by kjellmf
- Added the verbose output option to the inx files.
Added the verbose output option to the inx files.
-
-
Revision 5256af102d
(Fixed two stupid bugs that prevented the extension from work...)
pushed by kjellmf
- Fixed two stupid bugs that prevented the extension from working
Fixed two stupid bugs that prevented the extension from working
-
-
-
-
-
-
-
issue 16
(Attributes on the outmost svg element are not processed) reported by kjellmf
-
-
issue 15
(Support reading compressed SVGs from the command line) reported by kjellmf
-
-
-
2 new revisions
pushed by kjellmf
- Revision 8bd2920d38:Every shape or path are now filled unless fill=none.
This is the default SVG behaviour.
Revision d61abb674e:Added option for verbose output.
When the verbose output is used, path and group ids are included in the generated code.
Revision 8bd2920d38:Every shape or path are now filled unless fill=none.
This is the default SVG behaviour.
Revision d61abb674e:Added option for verbose output.
When the verbose output is used, path and group ids are included in the generated code.
-
issue 5
(Add clipping paths) Labels changed by kjellmf
-
Labels:
Priority-High
−Priority-Medium
Labels:
Priority-High
−Priority-Medium
-
issue 14
(Fail to install with Inkscape 0.46) Labels changed by kjellmf
-
Labels:
Type-Other
−Type-Defect
Labels:
Type-Other
−Type-Defect
-
-
-
-
Revision d31729100a
(Fixed a bug in parseStyle. Whitespace is now stripped from k...)
pushed by kjellmf
- Fixed a bug in parseStyle. Whitespace is now stripped from keys and values (fixes issue 13 )
Fixed a bug in parseStyle. Whitespace is now stripped from keys and values (fixes issue 13 )
-
Revision 7e4f619281
(It is now possible to output code to clipboard or file from ...)
pushed by kjellmf
- It is now possible to output code to clipboard or file from the command line.
An error is now raised if copy_to_clipboard fails.
It is now possible to output code to clipboard or file from the command line.
An error is now raised if copy_to_clipboard fails.
-
issue 2
(Support several text interpreation modes) Labels changed by kjellmf
-
Labels:
Priority-High Milestone-Release1.0
−Priority-Medium
Labels:
Priority-High Milestone-Release1.0
−Priority-Medium
-
Revision 2161d49ba2
(Added a few shorcuts for setting the codeoutput mode)
pushed by kjellmf
- Added a few shorcuts for setting the codeoutput mode
Added a few shorcuts for setting the codeoutput mode
-
-
Revision d2230be96c
(Improved handling of boolean options.)
pushed by kjellmf
- Improved handling of boolean options.
Improved handling of boolean options.
-
-
issue 12
(Error exporting text with non-ascii characters) Status changed by kjellmf
-
-
Revision 22ae53c652
(Generated code is now encoded as utf8 (fixes issue 12).)
pushed by kjellmf
- Generated code is now encoded as utf8 (fixes issue 12 ).
Generated code is now encoded as utf8 (fixes issue 12 ).
-
Revision 43148ba905
(Updated tikz_export_output.inx to use new option names)
pushed by kjellmf
- Updated tikz_export_output.inx to use new option names
Updated tikz_export_output.inx to use new option names
-
issue 12
(Error exporting text with non-ascii characters) changed by kjellmf
-
Status:
Accepted
Labels:
Priority-High
−Priority-Medium
Status:
Accepted
Labels:
Priority-High
−Priority-Medium
-
-
|