Skip to content

Commit 2d3beda

Browse files
committed
Merge branch 'main' of github.com:iShape-Rust/iOverlay into feature/4.5.1
2 parents c285260 + 40cb168 commit 2d3beda

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

iOverlay/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -448,8 +448,6 @@ println!("shapes: {:?}", &shapes);
448448
If polygon validity cannot be guaranteed, it is recommended to apply the [simplify_shape](https://github.com/iShape-Rust/iOverlay/blob/main/iOverlay/src/float/simplify.rs) operation before offsetting.
449449
[More information](https://ishape-rust.github.io/iShape-js/overlay/contours/contours.html) on contour orientation.
450450

451-
- Using `LineJoin::Bevel` with a large offset may produce visual artifacts.
452-
453451
 
454452
### LineCap
455453
| Butt | Square | Round | Custom |

0 commit comments

Comments
 (0)