Flix01 / imgui

Dear ImGui Addons Branch = plain unmodified dear imgui plus some extra addon.
https://github.com/Flix01/imgui/wiki/ImGui-Addons-Branch-Home
MIT License
396 stars 34 forks source link

YES_IMGUIFREETYPE is broken #60

Closed Flix01 closed 3 years ago

Flix01 commented 3 years ago

Basically now when we define YES_IMGUIFREETYPE and (link to libfreetype2), we see something like this:

image

(the strange thing is that the freetype font works... but everything else is broken).

Flix01 commented 3 years ago

Closing this.