issues
search
typemytype
/
booleanOperations
Boolean operations on paths
MIT License
39
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Improved mergeFirstSegments handling
#67
skef
opened
2 years ago
3
Questionable code in `elif not hasOncurvePoints and _distance(fp, lp):` clause
#66
skef
opened
2 years ago
0
Correct for (rare) bad tracking of previousIntersectionPoint
#65
skef
opened
2 years ago
2
Please redo the test suite to avoid circular dependencies
#64
alerque
opened
3 years ago
1
Remove wheel from setup_requires
#63
alerque
closed
3 years ago
5
ValueError raised instead of BooleanOperationsError
#62
moyogo
opened
3 years ago
11
Fix point disappearing during curve merging
#61
mental-design
opened
3 years ago
0
Loosen the version constraint of fonttools to avoid dependency conflicts
#60
NeolithEra
opened
4 years ago
3
Exterior node lost unexpectedly in RoboFont, AFDKO, and FontMake overlap removal
#59
arrowtype
opened
4 years ago
1
Make Python 3.6+ only, update packaging boilerplate
#58
madig
closed
5 years ago
3
Raise new UnsupportedContourError on unsupported segment type
#57
madig
closed
5 years ago
3
Sort contours after executing on them
#56
madig
closed
5 years ago
8
Union produces different contour order depending on platform
#55
madig
closed
5 years ago
6
colinear overlaps not detected
#54
gferreira
closed
5 years ago
3
Spurious points may remain from curves with zero-handles
#53
madig
closed
5 years ago
1
simplify handling of invalid zero-area paths
#52
anthrotype
closed
5 years ago
1
ignore zero area contours only when pyclipper cannot add them
#51
typemytype
closed
5 years ago
5
fails with pyclipper 1.1.0.post
#50
typemytype
closed
5 years ago
7
dont check on the path area
#49
typemytype
closed
6 years ago
0
fails dramatically
#48
typemytype
closed
5 years ago
9
Is BooleanOperations derived from Clipper?
#47
mavit
closed
6 years ago
2
adding test
#46
typemytype
closed
6 years ago
15
Unreachable, unused code
#45
rsms
closed
6 years ago
1
intersections must support open paths
#44
typemytype
closed
6 years ago
1
Raise BooleanOperationsError on open contour
#43
moyogo
closed
6 years ago
6
[flatten] record position of contour's starting point and restore if possible
#42
anthrotype
closed
7 years ago
7
exceptions
#41
typemytype
closed
7 years ago
10
Port to VectorBoolean
#40
behdad
opened
8 years ago
40
WIP: Attempt to fix issue with segments disappearing
#39
anthrotype
opened
8 years ago
5
specify fonttools and ufoLib requirements from PyPI
#38
anthrotype
closed
8 years ago
0
raise custom exceptions when pyclipper fails
#37
anthrotype
closed
8 years ago
2
use setuptools_scm to manage package version
#36
anthrotype
closed
8 years ago
3
Set up test runner, enable PyPI deployment, update README
#35
anthrotype
closed
8 years ago
3
[WIP] Use more up-to-date external pyclipper module
#34
anthrotype
closed
8 years ago
2
why not using same method names and operators of built-in sets?
#33
anthrotype
closed
8 years ago
4
Glyph distortion after union
#32
khaledhosny
opened
8 years ago
19
Assertion error
#31
khaledhosny
closed
8 years ago
2
ignore .eggs folder
#30
miguelsousa
closed
8 years ago
0
booleanGlyph: always close path in AreaPen
#29
adrientetar
closed
8 years ago
1
booleanGlyph: use AreaPen
#28
adrientetar
closed
8 years ago
0
mising segments after union
#27
typemytype
closed
8 years ago
2
WIP: support for quadratic curves
#26
typemytype
opened
8 years ago
10
use @staticmethod for BooleanOperationManager and export top-level functions
#25
anthrotype
closed
8 years ago
0
What's the purpose of BooleanOperationManager?
#24
behdad
closed
8 years ago
4
Static library?
#23
adrientetar
closed
8 years ago
4
Fix bug that triggers an assert for paths with an initial move.
#22
readroberts
closed
8 years ago
8
clipperScale
#21
behdad
closed
8 years ago
3
booleanGlyph: use ufoLib as fallback
#20
adrientetar
closed
8 years ago
19
README.md: add `amd64` wheel for 64-bit Windows Python
#19
anthrotype
closed
8 years ago
0
README.md: mention the python versions supported by the wheels
#18
anthrotype
closed
8 years ago
0
Next