alacritty/alacritty

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

开放

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

 (1 条评论) (5 个反应) (0 位负责人)Rust (3,461 个派生)batch import
B - missing featureP - lowS - fonthelp wanted

仓库指标

星标
 (64,070 个星标)
PR 合并指标
 (平均合并 1天 6小时) (30 天内合并 3 个 PR)

描述

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.

贡献者指南