SoftLK-lib/src
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
..
backend Moved all SDL2 specific stuff to a backend 2020-07-27 16:54:52 +02:00
backend.h Moved all SDL2 specific stuff to a backend 2020-07-27 16:54:52 +02:00
SLK_color.c Some maintenance 2020-07-19 14:45:36 +02:00
SLK_core.c Rework font system 2020-07-28 20:09:59 +02:00
SLK_draw_pal.c Rework font system 2020-07-28 20:09:59 +02:00
SLK_draw_pal_i.h Rework font system 2020-07-28 20:09:59 +02:00
SLK_draw_rgb.c Rework font system 2020-07-28 20:09:59 +02:00
SLK_draw_rgb_i.h Rework font system 2020-07-28 20:09:59 +02:00
SLK_input.c Moved all SDL2 specific stuff to a backend 2020-07-27 16:54:52 +02:00
SLK_input_i.h Moved all SDL2 specific stuff to a backend 2020-07-27 16:54:52 +02:00
SLK_layer.c Moved all SDL2 specific stuff to a backend 2020-07-27 16:54:52 +02:00
SLK_layer_i.h Moved all SDL2 specific stuff to a backend 2020-07-27 16:54:52 +02:00
SLK_palette.c Some maintenance 2020-07-19 14:45:36 +02:00
SLK_sheet_pal.c Some maintenance 2020-07-19 14:45:36 +02:00
SLK_sheet_rgb.c Some maintenance 2020-07-19 14:45:36 +02:00
SLK_sprite_pal.c Rework font system 2020-07-28 20:09:59 +02:00
SLK_sprite_rgb.c Rework font system 2020-07-28 20:09:59 +02:00
SLK_timer.c Moved all SDL2 specific stuff to a backend 2020-07-27 16:54:52 +02:00