]> git.nega.tv - josh/narcissus/commit
Small improvements for font handling
authorJoshua Simmons <josh@nega.tv>
Sun, 26 Feb 2023 22:43:00 +0000 (23:43 +0100)
committerJoshua Simmons <josh@nega.tv>
Sun, 26 Feb 2023 22:43:00 +0000 (23:43 +0100)
commit5a10ef5601df344a1f3974d25e3d8609d53a5d9f
tree9d64e39d947cae45465b3ba72a0c3af00e5e5126
parentf5dbb69c9aaed6b57903d2ee04571470463d5b78
Small improvements for font handling

Automatically determine whether to use oversampling.
Expand glyph capacity slightly.
Draw a range of font sizes.
bins/narcissus/src/main.rs
libs/narcissus-font/src/cache.rs
libs/narcissus-font/src/font.rs