rxi / microui

A tiny immediate-mode UI library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How create a font for this code?

fab1an2 opened this issue · comments

Can You write a renderer in native SDL2 without OpenGL?

commented

The library expects the user to provide input and handle the resultant drawing commands, it does not do any drawing itself.