Commit 3d12100
committed
Add BezierOffset sample
Interactive sample demonstrating path offset and stroke APIs with
configurable join styles, cap styles, miter limits, and tolerances.
Supports multiple shapes, preset shapes including glyphs, shape-to-shape
intersection display, and tangent visualization.1 parent a11f063 commit 3d12100
File tree
14 files changed
+1913
-0
lines changed- docs/htmlsrc/guides/dependencies
- samples/BezierOffset
- include
- proj/cmake
- src
- vc2022
- xcode
- BezierOffset.xcodeproj
14 files changed
+1913
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
0 commit comments