Skip to content

Possible to use imgui_md without hello_imgui/immapp? #228

Answered by pthom
bgribble asked this question in Q&A
Discussion options

You must be logged in to vote

Yes , unfortunately it is. The original imgui_md requires a lot of set up before you can use it.

The wrapper I have written, removes this burden: it loads all the required fonts, provides a call back for loading and displaying images, a callback for opening links, a custom renderer for code blocks, etc.

However, it does rely on immapp

I Do not see an easy work around for the moment

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@pthom
Comment options

Answer selected by bgribble
Comment options

You must be logged in to vote
1 reply
@bgribble
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants