switched to new font system (bmfont)
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Wed, 9 Jun 2021 19:34:45 +0000 (14:34 -0500)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Wed, 9 Jun 2021 19:34:45 +0000 (14:34 -0500)
commit3a679e846f812d1cc71aba066b1b203f697ea286
treecf252f4911062780d7cedcacb6e37cbb54cee1a7
parent50eb5a275f9c9b983ed3ed01709f6e004d982ccf
switched to new font system (bmfont)
modules/bmfont/utils.onyx [new file with mode: 0644]
modules/immediate_mode/shaders/alpha_fragment.glsl [new file with mode: 0644]
modules/ui/components/button.onyx
modules/ui/resources/fonts/test.fnt [new file with mode: 0644]
modules/ui/resources/fonts/test_0.data [new file with mode: 0644]
modules/ui/ui.onyx
src/onyxutils.c