Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / fonttools/skia-pathops issues and pull requests
#78 - update ci workflows to build wheels for python3.13
Pull Request -
State: closed - Opened by anthrotype about 1 month ago
#77 - install failed with python 3.12.4 on macOS15
Issue -
State: closed - Opened by GrooveWJH about 2 months ago
- 5 comments
#76 - Install/build fails with Python 3.13 on macOS
Issue -
State: closed - Opened by justvanrossum about 2 months ago
- 8 comments
#75 - Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows
Pull Request -
State: open - Opened by dependabot[bot] 3 months ago
Labels: dependencies
#74 - [question] Would Skia PathOps in principle able to do subtraction _without_ implying "union" on the subject?
Issue -
State: closed - Opened by justvanrossum 4 months ago
- 18 comments
#73 - Errors with building the wheel while installing
Issue -
State: open - Opened by M0tix 8 months ago
- 1 comment
#72 - pathops turns cubics into quadratics
Issue -
State: open - Opened by simoncozens about 1 year ago
#71 - Path.close method make the last point in segments None
Issue -
State: closed - Opened by sakiodre over 1 year ago
- 2 comments
#70 - Pathops link broken
Issue -
State: closed - Opened by birbilis over 1 year ago
- 1 comment
#69 - Fails to build from source/sdist
Issue -
State: closed - Opened by SuperSandro2000 over 1 year ago
#68 - Regression from 0.7 to 0.8 with Path.segments converting to qCurveTo
Issue -
State: closed - Opened by cas-- over 1 year ago
- 2 comments
#67 - Update skia-builder to build skia from chrome/m113 branch
Pull Request -
State: closed - Opened by anthrotype over 1 year ago
#66 - support special TrueType paths with no on-curve points
Pull Request -
State: closed - Opened by anthrotype over 1 year ago
#65 - Build fails: ERROR: Could not find a version that satisfies the requirement ninja (from versions: none)
Issue -
State: open - Opened by yurivict almost 2 years ago
#64 - Update latest libskia
Pull Request -
State: closed - Opened by anthrotype almost 2 years ago
#63 - make PathPen curveTo/qCurveTo accept variable number of points
Pull Request -
State: closed - Opened by anthrotype about 2 years ago
#62 - Reduce prescision of comparision due to mismatch on Zen3 AVX platforms
Pull Request -
State: closed - Opened by moinakb001 about 2 years ago
- 1 comment
#61 - ci: add python3.11 to build matrix
Pull Request -
State: closed - Opened by anthrotype about 2 years ago
#60 - Installation fails on Python 3.11
Issue -
State: open - Opened by jenskutilek about 2 years ago
- 1 comment
#59 - tests: compare difference to threshold
Pull Request -
State: closed - Opened by mklca over 2 years ago
- 3 comments
#58 - test incorrectly compares actual and expected results
Issue -
State: closed - Opened by mklca over 2 years ago
#57 - Typo fix
Pull Request -
State: closed - Opened by bkmgit over 2 years ago
#56 - Conda build failed
Issue -
State: closed - Opened by gauranshkumar over 2 years ago
- 4 comments
#55 - Feature request: an "overlapRemoved" state or "wouldRemoveOverlap" check
Issue -
State: open - Opened by skef over 2 years ago
- 3 comments
#54 - Add support for finding skia using pkg-config
Pull Request -
State: closed - Opened by naveen521kk almost 3 years ago
- 10 comments
#53 - Declare package Python 3.7+
Pull Request -
State: closed - Opened by madig about 3 years ago
#52 - Crash with pypy 7.3.6
Issue -
State: closed - Opened by justvanrossum about 3 years ago
- 4 comments
#51 - build wheels for Linux aarch64
Pull Request -
State: closed - Opened by anthrotype about 3 years ago
#50 - Support building mac universal2 wheels
Pull Request -
State: closed - Opened by anthrotype about 3 years ago
- 2 comments
#49 - update libskia to chrome/m95 branch, do not require python2 to build from source
Pull Request -
State: closed - Opened by anthrotype about 3 years ago
- 5 comments
#48 - Add Linux Arm64 support
Issue -
State: closed - Opened by odidev over 3 years ago
- 5 comments
#47 - WIP Keep track of on-curve points in the original path
Pull Request -
State: open - Opened by belluzj over 3 years ago
- 1 comment
#46 - make pypy wheels for Linux
Pull Request -
State: closed - Opened by madig over 3 years ago
- 7 comments
#45 - path ops fails with no on-curve contours
Issue -
State: closed - Opened by typemytype over 3 years ago
- 1 comment
#44 - TypeError raised instead of PathopsError
Issue -
State: open - Opened by moyogo over 3 years ago
#43 - oncurve less contour bug
Issue -
State: closed - Opened by typemytype almost 4 years ago
- 1 comment
#42 - Fix macosx deployment target
Pull Request -
State: closed - Opened by anthrotype almost 4 years ago
#41 - import error Symbol not found: ____chkstk_darwin
Issue -
State: closed - Opened by typemytype almost 4 years ago
- 10 comments
#40 - 0.6.0 release missing ... well, stuff
Issue -
State: closed - Opened by alerque almost 4 years ago
- 4 comments
#39 - add support for dashed strokes
Pull Request -
State: closed - Opened by anthrotype almost 4 years ago
- 1 comment
#38 - rewrite as a pure-python wrapper of kyamagu/skia-python?
Issue -
State: open - Opened by anthrotype almost 4 years ago
- 4 comments
#37 - Add Python 3.9 builds
Pull Request -
State: closed - Opened by madig about 4 years ago
- 4 comments
#36 - pytest 6 + pytest-cython cause test failure
Issue -
State: open - Opened by alerque about 4 years ago
- 1 comment
#35 - support building wheels for Python 3.9
Issue -
State: closed - Opened by anthrotype about 4 years ago
- 1 comment
#34 - implement private SkConic.computeQuadPOW2 in cython
Pull Request -
State: closed - Opened by anthrotype about 4 years ago
- 5 comments
#33 - SkConic.computeQuadPOW2 method is not in public include/core/* headers
Issue -
State: closed - Opened by anthrotype about 4 years ago
#32 - decompose components in PathPen; raise error when no glyphSet provided
Pull Request -
State: closed - Opened by anthrotype about 4 years ago
#31 - add 'clockwise' boolean option to control outermost contour direction
Pull Request -
State: closed - Opened by anthrotype about 4 years ago
#30 - should pathops keep the original contour direction?
Issue -
State: closed - Opened by anthrotype about 4 years ago
- 1 comment
#29 - PathPen should raise instead of silently ignoring components
Issue -
State: closed - Opened by khaledhosny over 4 years ago
- 12 comments
#28 - Path.stroke should not call convertConicsToQuads itself
Pull Request -
State: closed - Opened by anthrotype over 4 years ago
#27 - download pre-compiled libskia for windows
Pull Request -
State: closed - Opened by anthrotype over 4 years ago
- 1 comment
#26 - Add Path.transform method to apply 3x3 matrix
Pull Request -
State: closed - Opened by anthrotype over 4 years ago
- 3 comments
#25 - Fix shadowed op name in loop
Pull Request -
State: closed - Opened by punchcutter over 4 years ago
#24 - build entire libskia; support SkStrokeRec, SkPath::arcTo and ConvertConics2Quads
Pull Request -
State: closed - Opened by anthrotype almost 5 years ago
- 1 comment
#23 - Remove repetition in operations by currying _do
Pull Request -
State: closed - Opened by rsheeter almost 5 years ago
- 1 comment
#22 - use custom docker image with gcc 9.1.0 with C++14 support
Pull Request -
State: closed - Opened by anthrotype almost 5 years ago
#21 - Updates for the latest skia library
Pull Request -
State: closed - Opened by anthrotype almost 5 years ago
#20 - Update to latest skia library
Pull Request -
State: closed - Opened by anthrotype about 5 years ago
- 8 comments
#19 - Update README.md with more info for developers
Pull Request -
State: closed - Opened by davelab6 about 6 years ago
#18 - Update README.md
Pull Request -
State: closed - Opened by davelab6 about 6 years ago
- 1 comment
#17 - Add INSTALL.md file (or Install section to README)
Issue -
State: closed - Opened by davelab6 about 6 years ago
- 9 comments
#16 - skia does it better!!
Issue -
State: open - Opened by typemytype over 6 years ago
#15 - skia does not split the into separate paths
Issue -
State: open - Opened by typemytype over 6 years ago
- 2 comments
#14 - Reset pypi password for Travis and Appveyor
Issue -
State: closed - Opened by anthrotype over 6 years ago
#13 - double start point
Issue -
State: closed - Opened by typemytype over 6 years ago
- 11 comments
#12 - skia does not remove all points
Issue -
State: closed - Opened by typemytype over 6 years ago
- 8 comments
#11 - skia splits complex curves at inflections
Issue -
State: open - Opened by typemytype over 6 years ago
- 15 comments
#10 - contour direction is not correct
Issue -
State: open - Opened by typemytype about 7 years ago
- 34 comments
#9 - if one of the starting points is still in the result
Issue -
State: closed - Opened by typemytype about 7 years ago
- 4 comments
#8 - if the source has no overlaps
Issue -
State: closed - Opened by typemytype about 7 years ago
- 1 comment
#7 - if the source is qcurve
Issue -
State: closed - Opened by typemytype about 7 years ago
- 2 comments
#6 - closePaths adds an extra lineTo
Issue -
State: closed - Opened by typemytype about 7 years ago
- 13 comments
#5 - rename top-level package simply 'pathops'
Pull Request -
State: closed - Opened by anthrotype about 7 years ago
- 11 comments
#4 - Activate Appveyor on the repository
Issue -
State: closed - Opened by anthrotype about 7 years ago
- 14 comments
#3 - build failed on OS X
Issue -
State: closed - Opened by typemytype about 7 years ago
- 11 comments
#2 - automate extraction of pathops from upstream skia
Issue -
State: closed - Opened by anthrotype about 7 years ago
#1 - add skia license
Issue -
State: closed - Opened by anthrotype about 7 years ago
- 5 comments