f618c55b25
Embedded Allegro font struct directly inside font wrapped.
2020-05-13 16:49:45 +02:00
8c11aec276
Renamed image.go to texture.go.
2020-05-13 16:36:46 +02:00
1aad3bf11a
Added keys.
...
Fixed bug where copy/cut/paste/select all weren't executed.
Fixed bug where start/end of selection wasn't properly set when typing.
Removed SetClipboard.
2020-05-13 15:57:04 +02:00
48aaf30182
Renamed Image{,s} to Texture{,s}.
2020-05-12 23:03:43 +02:00
2c9007ce9b
Added renderer factory.
...
- Removes dependency on the specific backend from an application point-of-view.
2020-05-12 22:46:58 +02:00
280b4842e8
Moved allg5ui package one layer up.
2020-05-12 17:38:37 +02:00