mirror of
https://github.com/skishore/makemeahanzi.git
synced 2025-11-01 20:27:44 +08:00
Add warning around select_bridge hax
This commit is contained in:
@ -332,6 +332,8 @@ function extract_stroke(paths, endpoint_map, bridge_adjacency,
|
||||
}
|
||||
}
|
||||
|
||||
// Here there be dragons!
|
||||
// TODO(skishore): Document the point of the geometry in this function.
|
||||
function select_bridge(endpoint, options) {
|
||||
if (options.length === 1) {
|
||||
// Handle star-shaped strokes where one stroke ends at the intersection
|
||||
|
||||
Reference in New Issue
Block a user