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 setting custom glyphset size #1542

Merged
merged 3 commits into from
Jul 4, 2023

Conversation

Guldoman
Copy link
Member

Renamed MAX_GLYPHSET to GLYPHSET_SIZE for clarity.

Also changed some GlyphMetric types as they were overflowing with huge font sizes.

@adamharrison adamharrison merged commit f52f017 into lite-xl:master Jul 4, 2023
takase1121 pushed a commit to takase1121/lite-xl that referenced this pull request Aug 19, 2023
* Properly set glyphset size

* Rename `MAX_GLYPHSET` to `GLYPHSET_SIZE`

* Use more appropriate types for font metrics
takase1121 pushed a commit to takase1121/lite-xl that referenced this pull request Aug 19, 2023
* Properly set glyphset size

* Rename `MAX_GLYPHSET` to `GLYPHSET_SIZE`

* Use more appropriate types for font metrics
takase1121 pushed a commit to takase1121/lite-xl that referenced this pull request Aug 19, 2023
* Properly set glyphset size

* Rename `MAX_GLYPHSET` to `GLYPHSET_SIZE`

* Use more appropriate types for font metrics
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants