Commit Graph

4 Commits

Author SHA1 Message Date
115f9877c1 Various additions:
- Added sub-bitmaps.
- Color implements color.Color interface.
- Added methods to retrieve font dimensions and its rendered text.
- Added DrawPolyline method.
2018-08-07 10:13:04 +02:00
5f031fdd20 Added primitives drawing functions. 2018-06-04 21:16:17 +02:00
a24dc7ba30 Added rectangle primitives 2017-10-23 11:18:24 +02:00
2924980035 Basic wrapper around allegro5 libraries
- Depends on optional allegro libraries font, image, primitives and ttf as well.
2017-10-03 20:38:09 +02:00