subframe7536/maple-font

CN only character variants have not effect

开放

#358 创建于 2025年3月13日

 (2 条评论) (1 个反应) (0 位负责人)CSS (34 个派生)batch import
Help Wanted

仓库指标

星标
 (2,290 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

When has prefix or suffix non-CJK characters, the CN only character variants (cv96 ~ cv99) have not effect.

如果存在前置或者后置的西文字母,中文独占的特性(cv96 ~ cv99)将会失效

Temporary solution: build with --feat cv96 to freeze the feature.

临时解决方法:强制开启特性,如:构建时添加 --feat cv96 参数

Reported in #357

Image

贡献者指南