Shkyrockett / engine

MIT License
5 stars 0 forks source link

Implement a Graphics Style System #11

Open Shkyrockett opened 7 years ago

Shkyrockett commented 7 years ago

The vector graphics back end needs a system to store patterns, gradients, colors, line styles, fonts, etc. and a way to attach the styles to drawn shapes.

The system needs to be serializable, and expressive enough to make nice looking drawings.