Commit Graph

5 Commits

Author SHA1 Message Date
Michael Peters
94411ef0aa stale changes 2022-08-01 19:07:37 -05:00
Elipzer
d08e9f1078 Added 2 new fonts (personally made) and now text looks much nicer. 2018-11-19 16:38:33 -05:00
elipzer
9f4314803e Better alpha channel stuff.
Also using a 16px font.
2018-10-19 20:32:12 -04:00
elipzer
7b2bedee03 Able to get a version of courier rendering on screen. 2018-10-19 18:30:54 -04:00
elipzer
b7456401e0 Almost able to render the image
Added image scene to render an image in a scene. There is also now
a testing image that is an uber meme. Currently the problem is
that the spritebatch cannot use the offsetof macro because it is a
templated class. Possible solutions to this are changing it to be
specifyable or implemented per vertex type as the other batches
have been.
2018-10-09 11:42:17 -04:00