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
When the miter limit is hit, Quartz and Flash render it differently - Quartz converts it to a bezel that extends to 1/2 the line width. Flash converts it to a bezel that extends to: MiterLimitFactor * LineWidth.
This could be imitated in sTracePath or sTracePathAdvanced
The text was updated successfully, but these errors were encountered:
When the miter limit is hit, Quartz and Flash render it differently - Quartz converts it to a bezel that extends to 1/2 the line width. Flash converts it to a bezel that extends to: MiterLimitFactor * LineWidth.
This could be imitated in sTracePath or sTracePathAdvanced
The text was updated successfully, but these errors were encountered: