podgorskiy / bimpy

imgui for python
https://podgorskiy.github.io/bimpy/
MIT License
202 stars 33 forks source link

add ImGui::PushFont() #13

Open LaineZ opened 5 years ago

LaineZ commented 5 years ago

it is very weird. There is a function bimpy.add_font_from_file_ttf ("font", size) but there is no function to use the font something like: bimpy.push_font(font)