You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CHANGES:
- make cairo2 a depopt and break `PolyText` into optional sub-library
(now free of non-OCaml dependencies)
- fix bug in `Path2.point_inside` (always returning outside)
- abstract `Poly{2,3}.t` (from private) free up for potential implementation change
- add missing `{of,to}_{seq,list,array}` to `Path` and `Poly` modules for
convenience
0 commit comments