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

Fix unequal weather icon scale #916

Merged
merged 25 commits into from
Jan 5, 2023
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
4cce1d8
font-patcher: Fix new ScaleGlyph (for codepoint F000)
Finii Oct 12, 2022
2b9a41f
font-patcher: Add message when redistributing linegap
Finii Oct 12, 2022
cd02657
font-patcher: Fix empty glyph handling in get_multiglyph_boundingBox()
Finii Jun 2, 2022
e4780ad
font-patcher: Store combined BB in ScaleGlyph
Finii Jun 2, 2022
847aeba
font-patcher: Store if symbol font is monospaced in ScaleGlyph
Finii Oct 13, 2022
90bde73
font-patcher: Use ScaleGlyph BB to align glyph
Finii Oct 13, 2022
dec9168
font-patcher: Whitespace cleanup
Finii Oct 13, 2022
c5879c9
font-patcher: Fix wrong ScaleGlyph in Font Awesome
Finii Oct 12, 2022
106270c
font-patcher: Add more entries to ScaleGlyph of Font Awesome
Finii Oct 13, 2022
b3f1165
font-patcher: Fix unequal weather icon scale
Finii Sep 7, 2022
f72104e
font-patcher: Fix another weather icon scale
Finii Dec 21, 2022
417395c
font-patcher: Fix vertical alignment for non-Mono with ScaleGlyph
Finii Dec 21, 2022
946c1d0
font-patcher: Preserve symbol advance with variable width font
Finii Dec 21, 2022
5b36e8e
font-patcher: Keep overlap in proportional font
Finii Jan 2, 2023
46eb6e4
font-patcher: Fix GlyphToScale for 'xy' scales
Finii Jan 2, 2023
3cfe4a1
font-patcher: Fix monospaced glyph collection detection
Finii Jan 3, 2023
dc3b218
font-patcher: Fix wrong advance width after group scale
Finii Jan 3, 2023
2ba5dec
font-patcher: Simplify bounding box scaling
Finii Jan 3, 2023
6bfad78
font-patcher: Rename new GlyphsToScale
Finii Jan 3, 2023
e4e6887
font-patcher: Rename ScaleGlyph to ScaleRules
Finii Jan 3, 2023
70c4d03
font-patcher: Improve Nerd Font Propo with ScaleGroups
Finii Jan 4, 2023
122672b
font-patcher: Simplify some ifs
Finii Jan 4, 2023
69ccea2
font-patcher: Allow ScaleGroups and ScaleGlyph in one ScaleRules
Finii Jan 4, 2023
676e60a
font-patcher: Add documentation on ScaleGroups
Finii Jan 4, 2023
1e134ca
font-patcher: Add ratio limit to xy scale
Finii Jan 4, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading