Commit graph

6 commits

Author SHA1 Message Date
Captain4LK 20b94a32f9 Rework font system
* Fonts not loaded automatically anymore, load with SLK_draw_[DRAWTYPE]_load_font(path)
* Changed included font, because of unknown license/origin
* Included some more fonts
2020-07-28 20:09:59 +02:00
Captain4LK 22f25c50f3 Moved all SDL2 specific stuff to a backend
* Opens the possiblity to create different backends
* less technical debt
* cleaner code
2020-07-27 16:54:52 +02:00
Captain4LK 542c1e4f9d Some maintenance
* moved all SoftLK source files to src/
* moved all external libraries to external/
* updated README
2020-07-19 14:45:36 +02:00
captain4lk 79a01b9db6 Added layers 2020-04-19 22:15:50 +02:00
captain4lk c65988dd8b Initial commit 2020-04-11 17:03:26 +02:00
C4LK aff7704b78 Initial commit 2020-02-14 18:53:59 +01:00