alacritty/alacritty

Implement upscaling for bitmap fonts in font's crate FreeType/Fontconfig backend.

Open

#3,255 创建于 2020年1月27日

在 GitHub 查看
 (1 评论) (5 反应) (0 负责人)Rust (64,070 star) (3,461 fork)batch import
B - missing featureP - lowS - fonthelp wanted

描述

Fontconfig provides us with fixup factor that we should use to scale bitmap fonts. Currently alacritty can only perform downsampling, however it'll be nice to have upscaling for bitmap fonts, since they often has pixelsizefixupfactor more than 1.

贡献者指南

Implement upscaling for bitmap fonts in font's crate FreeType/Fontconfig backend. · alacritty/alacritty#3255 | Good First Issue