Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / typemytype/booleanOperations issues and pull requests
#67 - Improved mergeFirstSegments handling
Pull Request -
State: open - Opened by skef about 2 years ago
- 3 comments
#66 - Questionable code in `elif not hasOncurvePoints and _distance(fp, lp):` clause
Issue -
State: open - Opened by skef about 2 years ago
#65 - Correct for (rare) bad tracking of previousIntersectionPoint
Pull Request -
State: open - Opened by skef about 2 years ago
- 2 comments
#64 - Please redo the test suite to avoid circular dependencies
Issue -
State: open - Opened by alerque over 3 years ago
- 1 comment
#63 - Remove wheel from setup_requires
Pull Request -
State: closed - Opened by alerque over 3 years ago
- 5 comments
#62 - ValueError raised instead of BooleanOperationsError
Issue -
State: open - Opened by moyogo over 3 years ago
- 11 comments
#61 - Fix point disappearing during curve merging
Pull Request -
State: open - Opened by mental-design almost 4 years ago
#60 - Loosen the version constraint of fonttools to avoid dependency conflicts
Issue -
State: open - Opened by NeolithEra over 4 years ago
- 3 comments
#59 - Exterior node lost unexpectedly in RoboFont, AFDKO, and FontMake overlap removal
Issue -
State: open - Opened by arrowtype over 4 years ago
- 1 comment
#58 - Make Python 3.6+ only, update packaging boilerplate
Pull Request -
State: closed - Opened by madig about 5 years ago
- 3 comments
#57 - Raise new UnsupportedContourError on unsupported segment type
Pull Request -
State: closed - Opened by madig about 5 years ago
- 3 comments
#56 - Sort contours after executing on them
Pull Request -
State: closed - Opened by madig about 5 years ago
- 8 comments
#55 - Union produces different contour order depending on platform
Issue -
State: closed - Opened by madig about 5 years ago
- 6 comments
#54 - colinear overlaps not detected
Issue -
State: closed - Opened by gferreira over 5 years ago
- 3 comments
#53 - Spurious points may remain from curves with zero-handles
Issue -
State: closed - Opened by madig almost 6 years ago
- 1 comment
#52 - simplify handling of invalid zero-area paths
Pull Request -
State: closed - Opened by anthrotype almost 6 years ago
- 1 comment
#51 - ignore zero area contours only when pyclipper cannot add them
Pull Request -
State: closed - Opened by typemytype almost 6 years ago
- 5 comments
#50 - fails with pyclipper 1.1.0.post
Issue -
State: closed - Opened by typemytype about 6 years ago
- 7 comments
#49 - dont check on the path area
Pull Request -
State: closed - Opened by typemytype about 6 years ago
#48 - fails dramatically
Issue -
State: closed - Opened by typemytype about 6 years ago
- 9 comments
#47 - Is BooleanOperations derived from Clipper?
Issue -
State: closed - Opened by mavit almost 7 years ago
- 2 comments
#46 - adding test
Pull Request -
State: closed - Opened by typemytype almost 7 years ago
- 15 comments
#45 - Unreachable, unused code
Issue -
State: closed - Opened by rsms almost 7 years ago
- 1 comment
#44 - intersections must support open paths
Issue -
State: closed - Opened by typemytype almost 7 years ago
- 1 comment
#43 - Raise BooleanOperationsError on open contour
Pull Request -
State: closed - Opened by moyogo almost 7 years ago
- 6 comments
#42 - [flatten] record position of contour's starting point and restore if possible
Pull Request -
State: closed - Opened by anthrotype over 7 years ago
- 7 comments
#41 - exceptions
Issue -
State: closed - Opened by typemytype almost 8 years ago
- 10 comments
#40 - Port to VectorBoolean
Issue -
State: open - Opened by behdad about 8 years ago
- 40 comments
#39 - WIP: Attempt to fix issue with segments disappearing
Pull Request -
State: open - Opened by anthrotype about 8 years ago
- 5 comments
#38 - specify fonttools and ufoLib requirements from PyPI
Pull Request -
State: closed - Opened by anthrotype about 8 years ago
#37 - raise custom exceptions when pyclipper fails
Pull Request -
State: closed - Opened by anthrotype about 8 years ago
- 2 comments
#36 - use setuptools_scm to manage package version
Pull Request -
State: closed - Opened by anthrotype about 8 years ago
- 3 comments
#35 - Set up test runner, enable PyPI deployment, update README
Pull Request -
State: closed - Opened by anthrotype about 8 years ago
- 3 comments
#34 - [WIP] Use more up-to-date external pyclipper module
Pull Request -
State: closed - Opened by anthrotype about 8 years ago
- 2 comments
#33 - why not using same method names and operators of built-in sets?
Issue -
State: closed - Opened by anthrotype over 8 years ago
- 4 comments
#32 - Glyph distortion after union
Issue -
State: open - Opened by khaledhosny over 8 years ago
- 19 comments
#31 - Assertion error
Issue -
State: closed - Opened by khaledhosny over 8 years ago
- 2 comments
#30 - ignore .eggs folder
Pull Request -
State: closed - Opened by miguelsousa over 8 years ago
#29 - booleanGlyph: always close path in AreaPen
Pull Request -
State: closed - Opened by adrientetar over 8 years ago
- 1 comment
#28 - booleanGlyph: use AreaPen
Pull Request -
State: closed - Opened by adrientetar over 8 years ago
#27 - mising segments after union
Issue -
State: closed - Opened by typemytype over 8 years ago
- 2 comments
Labels: bug
#26 - WIP: support for quadratic curves
Issue -
State: open - Opened by typemytype over 8 years ago
- 10 comments
Labels: work in progress
#25 - use @staticmethod for BooleanOperationManager and export top-level functions
Pull Request -
State: closed - Opened by anthrotype over 8 years ago
#24 - What's the purpose of BooleanOperationManager?
Issue -
State: closed - Opened by behdad over 8 years ago
- 4 comments
#23 - Static library?
Issue -
State: closed - Opened by adrientetar over 8 years ago
- 4 comments
#22 - Fix bug that triggers an assert for paths with an initial move.
Pull Request -
State: closed - Opened by readroberts almost 9 years ago
- 8 comments
#21 - clipperScale
Issue -
State: closed - Opened by behdad almost 9 years ago
- 3 comments
#20 - booleanGlyph: use ufoLib as fallback
Pull Request -
State: closed - Opened by adrientetar almost 9 years ago
- 19 comments
#19 - README.md: add `amd64` wheel for 64-bit Windows Python
Pull Request -
State: closed - Opened by anthrotype almost 9 years ago
#18 - README.md: mention the python versions supported by the wheels
Pull Request -
State: closed - Opened by anthrotype almost 9 years ago
#17 - store `__version__` inside __init__.py and have setup.py read from there
Pull Request -
State: closed - Opened by anthrotype almost 9 years ago
- 1 comment
#16 - don't fail if setuptools < 18.0 but Cython >= 0.23.4
Pull Request -
State: closed - Opened by anthrotype almost 9 years ago
- 13 comments
#15 - Streamline build and installation process
Pull Request -
State: closed - Opened by anthrotype almost 9 years ago
- 2 comments
#14 - set up Appveyor CI to test compilation on Windows
Pull Request -
State: closed - Opened by anthrotype about 9 years ago
- 1 comment
#13 - set up Travis CI for testing OS X build
Pull Request -
State: closed - Opened by anthrotype about 9 years ago
#12 - Need documentation for dev build
Issue -
State: closed - Opened by readroberts about 9 years ago
- 3 comments
#11 - FDK changes
Pull Request -
State: closed - Opened by miguelsousa about 9 years ago
- 1 comment
#10 - Fix typos in BooleanContour class
Pull Request -
State: closed - Opened by khaledhosny about 9 years ago
- 1 comment
#9 - [README.md] add links to releases and clarify install/build instructions
Pull Request -
State: closed - Opened by anthrotype about 9 years ago
- 2 comments
#8 - make booleanOperations compatible with both python 2 and 3
Pull Request -
State: closed - Opened by anthrotype about 9 years ago
- 1 comment
#7 - [clipper.cpp] fix Visual Studio 2008 error C2668: 'abs': ambiguous call to overloaded function
Pull Request -
State: closed - Opened by anthrotype about 9 years ago
#6 - make setup.py build extension module from source
Pull Request -
State: closed - Opened by anthrotype about 9 years ago
- 9 comments
#5 - Remove binary module
Pull Request -
State: closed - Opened by khaledhosny about 9 years ago
- 7 comments
#4 - cppWrapper/setup.py is executable, but misses #! header for python
Issue -
State: closed - Opened by roozbehp over 9 years ago
- 2 comments
#3 - Add setup.py script.
Pull Request -
State: closed - Opened by jamesgk over 9 years ago
- 1 comment
#2 - fixed typos in readme file
Pull Request -
State: closed - Opened by freder almost 11 years ago
#1 - wouldn't compile because <string> wasn't included
Pull Request -
State: closed - Opened by freder almost 11 years ago