Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / meerk40t/svgelements issues and pull requests
#259 - Retrieve values with viewbox transformation applied
Issue -
State: open - Opened by ant1j 3 months ago
#258 - Expose write_node
Pull Request -
State: open - Opened by jpirnay 4 months ago
- 1 comment
#258 - Expose write_node
Pull Request -
State: open - Opened by jpirnay 4 months ago
- 1 comment
#257 - Some PyPi config changes
Pull Request -
State: closed - Opened by jpirnay 4 months ago
- 1 comment
#257 - Some PyPi config changes
Pull Request -
State: closed - Opened by jpirnay 4 months ago
- 1 comment
#256 - Make `_write_node()` a public function
Issue -
State: closed - Opened by saardrimer 6 months ago
- 1 comment
Labels: Completed
#255 - Installation / Wheel includes toplevel test directory
Issue -
State: closed - Opened by StefanBruens 8 months ago
- 1 comment
Labels: Completed
#254 - Feature: measure `Path` areas
Issue -
State: open - Opened by blairfrandeen 8 months ago
- 1 comment
#253 - Add support for Inkscape arc shapes
Pull Request -
State: open - Opened by dojoe 9 months ago
- 2 comments
#252 - Fix crash on paths without a data attribute
Pull Request -
State: closed - Opened by dojoe 10 months ago
- 1 comment
#251 - How to obtain images in the mask
Issue -
State: open - Opened by more-strive 10 months ago
#250 - ci: Also test Python 3.12
Pull Request -
State: open - Opened by hf-kklein 11 months ago
#249 - SVG.parse method correct width and height were swapped
Pull Request -
State: closed - Opened by subsurfaceiodev 11 months ago
#248 - Pass Text font_weight value
Pull Request -
State: closed - Opened by subsurfaceiodev 11 months ago
#247 - transform text as well
Pull Request -
State: open - Opened by cnheider 11 months ago
#246 - Problematic `xmlns:ns0` with `write_xml`
Issue -
State: open - Opened by alexreg 12 months ago
- 1 comment
#245 - Delayed path parsing, for partial paths can be None.
Issue -
State: open - Opened by tatarize 12 months ago
- 2 comments
#244 - Fix tests by fixing typos
Pull Request -
State: closed - Opened by paper42 over 1 year ago
#243 - How to use svgelements to calculate the correct svg viewBox
Issue -
State: open - Opened by Emasoft over 1 year ago
- 3 comments
#242 - test_image_preserveaspectratio[_default] fail
Issue -
State: open - Opened by GaetanLepage over 1 year ago
- 6 comments
#241 - Diagnose and Correct Issue 236
Pull Request -
State: open - Opened by tatarize over 1 year ago
#240 - Issue 239: Embedded Image Newlines
Pull Request -
State: closed - Opened by tatarize over 1 year ago
#239 - Cannot load href base64 data with newlines in the data block.
Issue -
State: closed - Opened by tatarize over 1 year ago
- 1 comment
#238 - Replacing text on Text element
Issue -
State: open - Opened by quancore over 1 year ago
- 1 comment
#237 - id gets removed from Text element
Issue -
State: closed - Opened by sfraczek over 1 year ago
- 4 comments
#236 - Wrong transform is added for SVG with viewbox origin != (0,0)
Issue -
State: open - Opened by robinwersich over 1 year ago
- 2 comments
#235 - SVG width and height units are not preserved after parsing
Issue -
State: open - Opened by robinwersich over 1 year ago
- 1 comment
#234 - Class attribute/styling information is not stored when parsed / cannot be written
Issue -
State: open - Opened by robinwersich over 1 year ago
- 1 comment
#233 - Fix Issue #232
Pull Request -
State: closed - Opened by tatarize over 1 year ago
#232 - Path.npoint() can fail penultimate value
Issue -
State: closed - Opened by tatarize over 1 year ago
- 1 comment
#231 - Issue 227, Write xml with pathlib objects (rather than only filename:str)
Pull Request -
State: closed - Opened by tatarize over 1 year ago
#230 - Correct Perspective Matrix Mapping, Add Affine Mapping
Pull Request -
State: closed - Opened by tatarize over 1 year ago
#229 - Check for remaining issues related to #228
Pull Request -
State: closed - Opened by tatarize over 1 year ago
#228 - Creating an SVG with viewbox and width/height in mm results in Error on write
Issue -
State: closed - Opened by robinwersich almost 2 years ago
- 2 comments
#227 - write_xml method doesn't accept pathlib.Path input
Issue -
State: open - Opened by suedunham almost 2 years ago
- 1 comment
#226 - Minor Changes and fixes from MeerK40t
Pull Request -
State: closed - Opened by tatarize almost 2 years ago
#225 - Update unittests.yml, ubuntu-latest, python 3.11, etc.
Pull Request -
State: closed - Opened by tiger12506 almost 2 years ago
#224 - 1.9.2 Version Bump, Support version update.
Pull Request -
State: closed - Opened by tatarize almost 2 years ago
#224 - 1.9.2 Version Bump, Support version update.
Pull Request -
State: closed - Opened by tatarize almost 2 years ago
#223 - Correct Issue #222 Iterative Point Adding.
Pull Request -
State: closed - Opened by tatarize almost 2 years ago
#222 - Iterative Looping for the `.line()`, `vertical()`, `horizontal()`, `quad()`, `cubic()` and `arc()` is required.
Issue -
State: closed - Opened by tatarize almost 2 years ago
#221 - Broaden the catch for numerical instability (Issue #220)
Pull Request -
State: closed - Opened by tatarize almost 2 years ago
#221 - Broaden the catch for numerical instability (Issue #220)
Pull Request -
State: closed - Opened by tatarize almost 2 years ago
#220 - Numerical Instability above the 1e-12 level for cubic bounding box.
Issue -
State: closed - Opened by tatarize almost 2 years ago
#220 - Numerical Instability above the 1e-12 level for cubic bounding box.
Issue -
State: closed - Opened by tatarize almost 2 years ago
#219 - Compatibility check with Python 3.11.x
Issue -
State: closed - Opened by tnachan-splunk almost 2 years ago
- 2 comments
#218 - Correct (optionally) Issue #217
Pull Request -
State: closed - Opened by tatarize almost 2 years ago
#217 - SVG.parse() may violate SVG 2.0 9.4.5
Issue -
State: closed - Opened by tatarize almost 2 years ago
#216 - Fixes Issue #214
Pull Request -
State: closed - Opened by tatarize almost 2 years ago
#215 - Add Matrix.map() and Matrix.perspective() class creation methods for Matrix.
Pull Request -
State: closed - Opened by tatarize almost 2 years ago
#214 - Cubic Bezier incorrect bounding box
Issue -
State: closed - Opened by morpho-matters about 2 years ago
- 2 comments
#213 - Svgelement automatically assigns height
Issue -
State: open - Opened by mehditvk8 about 2 years ago
- 1 comment
#212 - [CLX-8347]: Stroke dash-array svg property added
Pull Request -
State: closed - Opened by amit-unacademy about 2 years ago
#211 - Add tests and diagnose issue #186 (bounding box for arc failure)
Pull Request -
State: open - Opened by tatarize about 2 years ago
#210 - Address a subset of issue 204 (actually clipping paths with clippath).
Pull Request -
State: closed - Opened by tatarize about 2 years ago
#210 - Address a subset of issue 204 (actually clipping paths with clippath).
Pull Request -
State: closed - Opened by tatarize about 2 years ago
#209 - Issue 206 - Write Output
Pull Request -
State: closed - Opened by tatarize about 2 years ago
#209 - Issue 206 - Write Output
Pull Request -
State: closed - Opened by tatarize about 2 years ago
#208 - Correct Issue 207
Pull Request -
State: closed - Opened by tatarize about 2 years ago
#208 - Correct Issue 207
Pull Request -
State: closed - Opened by tatarize about 2 years ago
#207 - Image.preserveAspectRatio=="none" is fundamentally different than `None`
Issue -
State: closed - Opened by tatarize about 2 years ago
#206 - Format `svgelements.SVG` as SVG text?
Issue -
State: closed - Opened by dominikroblek about 2 years ago
- 6 comments
#205 - Fix typo
Pull Request -
State: closed - Opened by rettinghaus about 2 years ago
#204 - Flatten or apply clip-path to svg path
Issue -
State: open - Opened by manishprasadthapliyal about 2 years ago
- 1 comment
#204 - Flatten or apply clip-path to svg path
Issue -
State: open - Opened by manishprasadthapliyal about 2 years ago
- 1 comment
#203 - Fix Issue 186
Pull Request -
State: closed - Opened by tatarize over 2 years ago
#203 - Fix Issue 186
Pull Request -
State: closed - Opened by tatarize over 2 years ago
#202 - Correct Issue #175 - Non SVG Root Element
Pull Request -
State: closed - Opened by tatarize over 2 years ago
#201 - Fix typos in README.md
Pull Request -
State: closed - Opened by ptomulik over 2 years ago
#200 - Viewport Scales Strokes
Pull Request -
State: closed - Opened by tatarize over 2 years ago
#200 - Viewport Scales Strokes
Pull Request -
State: closed - Opened by tatarize over 2 years ago
#199 - Non-scaling Stroke is not scaled within Element but is scaled in viewport.
Issue -
State: closed - Opened by tatarize over 2 years ago
#199 - Non-scaling Stroke is not scaled within Element but is scaled in viewport.
Issue -
State: closed - Opened by tatarize over 2 years ago
#198 - Add Use.bbox()
Pull Request -
State: closed - Opened by ptomulik over 2 years ago
#198 - Add Use.bbox()
Pull Request -
State: closed - Opened by ptomulik over 2 years ago
#197 - Missing bbox() method in Use class
Issue -
State: closed - Opened by ptomulik over 2 years ago
- 2 comments
#197 - Missing bbox() method in Use class
Issue -
State: closed - Opened by ptomulik over 2 years ago
- 2 comments
#196 - original id of <use> elements is lost
Issue -
State: open - Opened by xmarduel over 2 years ago
- 7 comments
#195 - Fix union_bbox()
Pull Request -
State: closed - Opened by ptomulik over 2 years ago
- 4 comments
#194 - Drawing sharp quadratic bezier curves
Issue -
State: closed - Opened by ghost over 2 years ago
- 4 comments
#194 - Drawing sharp quadratic bezier curves
Issue -
State: closed - Opened by ghost over 2 years ago
- 4 comments
#193 - Correct issue #170 expand Use slightly
Pull Request -
State: closed - Opened by tatarize over 2 years ago
#192 - Use object matrix compounds wrong if original def values have contributory matrix.
Issue -
State: closed - Opened by tatarize over 2 years ago
#191 - `npoint()` zero length fallback
Pull Request -
State: closed - Opened by tatarize over 2 years ago
#191 - `npoint()` zero length fallback
Pull Request -
State: closed - Opened by tatarize over 2 years ago
#190 - Correct fractional point sizing for fonts
Pull Request -
State: closed - Opened by tatarize over 2 years ago
#189 - Fix Issue 174b - Blank Style Tag Crash
Pull Request -
State: closed - Opened by tatarize over 2 years ago
#189 - Fix Issue 174b - Blank Style Tag Crash
Pull Request -
State: closed - Opened by tatarize over 2 years ago
#188 - .point(fraction) is not linear on curves
Issue -
State: closed - Opened by SimonbJohnson over 2 years ago
- 5 comments
#188 - .point(fraction) is not linear on curves
Issue -
State: closed - Opened by SimonbJohnson over 2 years ago
- 5 comments
#187 - Correct TimeComplexity Bomb font parsing, and <font> parsing in general.
Pull Request -
State: closed - Opened by tatarize over 2 years ago
#187 - Correct TimeComplexity Bomb font parsing, and <font> parsing in general.
Pull Request -
State: closed - Opened by tatarize over 2 years ago
#186 - [Bug]: BBox not properly calculated
Issue -
State: open - Opened by jpirnay almost 3 years ago
- 10 comments
Labels: Type: Bug
#186 - [Bug]: BBox not properly calculated
Issue -
State: open - Opened by jpirnay almost 3 years ago
- 10 comments
Labels: Type: Bug
#185 - Cannot merge physical units matrix and default unit matrix.
Issue -
State: open - Opened by tatarize over 2 years ago
#184 - Add Option for parsing display none in SVG.parse
Pull Request -
State: closed - Opened by tatarize over 2 years ago
#184 - Add Option for parsing display none in SVG.parse
Pull Request -
State: closed - Opened by tatarize over 2 years ago
#183 - Control Point Arc
Pull Request -
State: closed - Opened by tatarize over 2 years ago
#183 - Control Point Arc
Pull Request -
State: closed - Opened by tatarize over 2 years ago
#182 - Control Point Arc with Colinear Points Crashes in unhelpful way.
Issue -
State: closed - Opened by tatarize over 2 years ago