subframe7536/maple-font

CN only character variants have not effect

Open

#358 创建于 2025年3月13日

在 GitHub 查看
 (2 评论) (1 反应) (0 负责人)CSS (34 fork)batch import
Help Wanted

仓库指标

Star
 (2,290 star)
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

贡献者指南