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
Enhance polygon shapes to support optional repeating textures in the polygon interior. Repeating textures are specified using a bitmap image, with the bitmap pixels displayed at a resolution roughly corresponding to the screen resolution.
The text was updated successfully, but these errors were encountered:
- Added ShapeAttributes' outline image source and a ImageSource's line stipple factory method to support dashed shape outlines, per issue #63.
- Added ShapeAttributes' interior image source to support shape interior fill patterns, per issue #64.
Enhance polygon shapes to support optional repeating textures in the polygon interior. Repeating textures are specified using a bitmap image, with the bitmap pixels displayed at a resolution roughly corresponding to the screen resolution.
The text was updated successfully, but these errors were encountered: