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

Fonts #545

Merged
merged 6 commits into from Nov 18, 2022
Merged

Fonts #545

merged 6 commits into from Nov 18, 2022

Commits on Nov 17, 2022

  1. Configuration menu
    Copy the full SHA
    e7d2b5c View commit details
    Browse the repository at this point in the history
  2. Theme Editor:

    - use JetBrains Mono font for editor area
    - added Inter font to allow using it in preview (Java 11+)
    DevCharly committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    92cd6f8 View commit details
    Browse the repository at this point in the history
  3. Fonts: support specifying preferred font family for easy using anothe…

    …r font (e.g. Inter) for all components
    DevCharly committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    ec77746 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    76fee29 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f23c523 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Fonts: HiDPIUtils: improved vertical position correction of text (on …

    …Windows) for various fonts
    DevCharly committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    0d2e1e6 View commit details
    Browse the repository at this point in the history