Commit graph

5 commits

Author SHA1 Message Date
redstarcoder
795fd573f1 Removed SetGlyphCache from GraphicContext
Removed GetGlyphCache altogether
Added NewGlyphCache to draw2dbase
2016-12-23 15:53:34 -05:00
redstarcoder
138c71d1c0 Made the GlyphCache settable per GraphicContext 2016-12-20 18:20:10 -05:00
redstarcoder
df6b7d6902 Implemented a proper GlyphCache interface 2016-12-17 15:44:51 -05:00
redstarcoder
7cc6abeee3 Made FetchGlyph and Glyph public, made FillGlyph and StrokeGlyph methods of Glyph, made Glyph.Path private 2016-10-25 21:24:40 -04:00
redstarcoder
c2920005d6 Moved cache code to draw2dbase 2016-10-22 22:50:11 -04:00