Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow merging font ranges #3244

Open
paroj opened this issue Oct 18, 2024 · 1 comment · May be fixed by #3253
Open

Allow merging font ranges #3244

paroj opened this issue Oct 18, 2024 · 1 comment · May be fixed by #3253

Comments

@paroj
Copy link
Member

paroj commented Oct 18, 2024

to enable using icon fonts.

see: https://github.com/ocornut/imgui/blob/master/docs/FONTS.md#using-icon-fonts

add merge_fonts <FontName1> [FontNameN] here:
https://ogrecave.github.io/ogre/api/latest/_font-_definition-_scripts.html#autotoc_md109

@paroj paroj linked a pull request Nov 4, 2024 that will close this issue
@paroj
Copy link
Member Author

paroj commented Nov 14, 2024

must introduce bearingY so original font size is not affected.

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

Successfully merging a pull request may close this issue.

1 participant