Skip to content
Discussion options

You must be logged in to vote

The way MSDF works is that all edges continue indefinitely beyond their endpoints in the distance field and the corner is formed by the crossing of two edge segments in different channels. So if you have a line segment that suddenly ends, it would just continue in MSDF since there is no other edge to contain it. The entire scheme is designed only for contiguous regions with positive area, not one-dimensional lines.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@subchannel13
Comment options

@Chlumsky
Comment options

Answer selected by subchannel13
@subchannel13
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants