Skip to content

公开招募任务显示的星级字符在 Kitty 终端上显示不理想 #547

Description

@PFiS1737

描述

已知 kitty 会将部分 2 宽(但在 Unicode 标准中对应码位应该是 1 宽)的字符缩小到 1 宽显示,只有当其后面有空格是时候会显示为 2 宽。

这就导致下面这种情况:

Image

最后一个星是大的,因为它使用了后面带的空格进行渲染。

作为对比,其他终端(如 Konsole):

Image

这是因为它们会将多出的字形溢出到下一个单元格中。

可能的解决方案

额外信息

我可以为此提交 PR。

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions