issues
search
fonttools
/
skia-pathops
Python bindings for the Skia library's Path Ops
https://skia.org/docs/dev/present/pathops/
BSD 3-Clause "New" or "Revised" License
47
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
update ci workflows to build wheels for python3.13
#78
anthrotype
closed
2 weeks ago
0
install failed with python 3.12.4 on macOS15
#77
GrooveWJH
closed
3 weeks ago
5
Install/build fails with Python 3.13 on macOS
#76
justvanrossum
closed
2 weeks ago
8
Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows
#75
dependabot[bot]
opened
2 months ago
0
[question] Would Skia PathOps in principle able to do subtraction _without_ implying "union" on the subject?
#74
justvanrossum
closed
3 months ago
18
Errors with building the wheel while installing
#73
M0tix
opened
7 months ago
1
pathops turns cubics into quadratics
#72
simoncozens
opened
1 year ago
0
Path.close method make the last point in segments None
#71
sakiodre
closed
1 year ago
2
Pathops link broken
#70
birbilis
closed
1 year ago
1
Fails to build from source/sdist
#69
SuperSandro2000
closed
1 year ago
0
Regression from 0.7 to 0.8 with Path.segments converting to qCurveTo
#68
cas--
closed
1 year ago
2
Update skia-builder to build skia from chrome/m113 branch
#67
anthrotype
closed
1 year ago
0
support special TrueType paths with no on-curve points
#66
anthrotype
closed
1 year ago
0
Build fails: ERROR: Could not find a version that satisfies the requirement ninja (from versions: none)
#65
yurivict
opened
1 year ago
0
Update latest libskia
#64
anthrotype
closed
1 year ago
0
make PathPen curveTo/qCurveTo accept variable number of points
#63
anthrotype
closed
1 year ago
0
Reduce prescision of comparision due to mismatch on Zen3 AVX platforms
#62
moinakb001
closed
1 year ago
1
ci: add python3.11 to build matrix
#61
anthrotype
closed
2 years ago
0
Installation fails on Python 3.11
#60
jenskutilek
opened
2 years ago
1
tests: compare difference to threshold
#59
mklca
closed
2 years ago
3
test incorrectly compares actual and expected results
#58
mklca
closed
2 years ago
0
Typo fix
#57
bkmgit
closed
2 years ago
0
Conda build failed
#56
gauranshkumar
closed
2 years ago
4
Feature request: an "overlapRemoved" state or "wouldRemoveOverlap" check
#55
skef
opened
2 years ago
3
Add support for finding skia using pkg-config
#54
naveen521kk
closed
2 years ago
10
Declare package Python 3.7+
#53
madig
closed
3 years ago
0
Crash with pypy 7.3.6
#52
justvanrossum
closed
2 years ago
4
build wheels for Linux aarch64
#51
anthrotype
closed
3 years ago
0
Support building mac universal2 wheels
#50
anthrotype
closed
3 years ago
2
update libskia to chrome/m95 branch, do not require python2 to build from source
#49
anthrotype
closed
3 years ago
5
Add Linux Arm64 support
#48
odidev
closed
3 years ago
5
WIP Keep track of on-curve points in the original path
#47
belluzj
opened
3 years ago
1
make pypy wheels for Linux
#46
madig
closed
3 years ago
7
path ops fails with no on-curve contours
#45
typemytype
closed
1 year ago
1
TypeError raised instead of PathopsError
#44
moyogo
opened
3 years ago
0
oncurve less contour bug
#43
typemytype
closed
1 year ago
1
Fix macosx deployment target
#42
anthrotype
closed
3 years ago
0
import error Symbol not found: ____chkstk_darwin
#41
typemytype
closed
3 years ago
10
0.6.0 release missing ... well, stuff
#40
alerque
closed
3 years ago
4
add support for dashed strokes
#39
anthrotype
closed
3 years ago
1
rewrite as a pure-python wrapper of kyamagu/skia-python?
#38
anthrotype
opened
3 years ago
4
Add Python 3.9 builds
#37
madig
closed
4 years ago
4
pytest 6 + pytest-cython cause test failure
#36
alerque
opened
4 years ago
1
support building wheels for Python 3.9
#35
anthrotype
closed
4 years ago
1
implement private SkConic.computeQuadPOW2 in cython
#34
anthrotype
closed
4 years ago
5
SkConic.computeQuadPOW2 method is not in public include/core/* headers
#33
anthrotype
closed
4 years ago
0
decompose components in PathPen; raise error when no glyphSet provided
#32
anthrotype
closed
4 years ago
0
add 'clockwise' boolean option to control outermost contour direction
#31
anthrotype
closed
4 years ago
0
should pathops keep the original contour direction?
#30
anthrotype
closed
4 years ago
1
PathPen should raise instead of silently ignoring components
#29
khaledhosny
closed
4 years ago
12
Next