Skip to content

Add icon names, codes and unicodes arrays#47

Open
tksuoran wants to merge 1 commit into
juliettef:mainfrom
tksuoran:add_helper_arrays
Open

Add icon names, codes and unicodes arrays#47
tksuoran wants to merge 1 commit into
juliettef:mainfrom
tksuoran:add_helper_arrays

Conversation

@tksuoran
Copy link
Copy Markdown

@tksuoran tksuoran commented Apr 4, 2025

Proof of concept for adding helper arrays that make it easier to make icon selection user interfaces. This does not have enable / configuration options, and is only implemented for C/C++ language.

IDK if this is something others find useful, but I added these since I needed to access the names of the glyphs and their unicode values in easy to access way so that I could make ImGui icon browse / search UI; Feel free to use or not.

@juliettef
Copy link
Copy Markdown
Owner

Thanks, will take a look.

@mgerhardy
Copy link
Copy Markdown

quite useful for me, too - i need to map them in lua via strings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants