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

ImGui debugger: Add TTF font support #19646

Merged
merged 3 commits into from
Nov 24, 2024
Merged

ImGui debugger: Add TTF font support #19646

merged 3 commits into from
Nov 24, 2024

Commits on Nov 24, 2024

  1. ImGui: Add TTF font support

    We use the Roboto font that we're already shipping for now, although, we could
    also support other fonts or have a setting.
    hrydgard committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    6dfc5ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a1cda0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e31636c View commit details
    Browse the repository at this point in the history