openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
Python SVG parser
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 22 hours
ago. based on code collected
about 22 hours
ago.
Jun 09, 2024 — Jun 09, 2025
Showing page 1 of 3
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Use more general regex for numbers to cover scientific notation
lesteve
More...
almost 11 years ago
Bezier: Add the last segment
CJlano
More...
about 11 years ago
Allow 'import svg' from any level
CJlano
More...
over 11 years ago
Move SVG module to svg/ directory + adapt tests
CJlano
More...
over 11 years ago
Fix packaging issues
CJlano
More...
over 11 years ago
import * should import geometry and svg modules
CJlano
More...
over 11 years ago
Add geometry.py license header
CJlano
More...
over 11 years ago
Tests: parse.py try to parse every W3C testsuite file
CJlano
More...
over 11 years ago
SVG Line: a line segment
CJlano
More...
over 11 years ago
Geometry Line becomes Segment
CJlano
More...
over 11 years ago
SVG Ellipse: generalization of SVG Circle
CJlano
More...
over 11 years ago
Add simple examples to ease testing
CJlano
More...
over 11 years ago
Circle: draw with segments (preliminary)
CJlano
More...
over 11 years ago
Rect: fix segments()
CJlano
More...
over 11 years ago
Path segments: use itertools.groupby() to group segments
CJlano
More...
over 11 years ago
geometry: simplify_segment simplified
CJlano
More...
over 11 years ago
Add <rect> support
CJlano
More...
over 11 years ago
Move geometric classes and functions into a module
CJlano
More...
over 11 years ago
Rework flatten method: use known Python flattening
CJlano
More...
over 11 years ago
Use os.path to make SVG title
CJlano
More...
over 11 years ago
Add JSONEncoder class: export SVG group tree to JSON
CJlano
More...
over 11 years ago
Every SVG object has an 'id'
CJlano
More...
over 11 years ago
Group.append() replaces Svg.addGroup()
CJlano
More...
over 11 years ago
Bounding box (bbox) now use min() & max()
CJlano
More...
over 11 years ago
SVG Path Arc: parse parameters + hande flag errors
CJlano
More...
almost 12 years ago
SVG test script: Use cairo to draw
CJlano
More...
almost 12 years ago
Matrix: apply scaling to length
CJlano
More...
almost 12 years ago
Handle length with units + viewBox
CJlano
More...
almost 12 years ago
Tests: only test .svg files
CJlano
More...
almost 12 years ago
Fix translate transform argument parsing
CJlano
More...
almost 12 years ago
←
1
2
3
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree