Skip to content

Glyph width of U+2423 OPEN BOX '␣' #12

Closed
@mashabow

Description

@mashabow

This is a suggestion to change the glyph width of U+2423 OPEN BOX .

U+2423 is often used to visualize U+0020 SPACE, e.g.:

インデントはスペース4つにしてください。

for glyph in font:
␣␣␣␣if not glyph.name:
␣␣␣␣␣␣␣␣glyph.name = 'NoName'

In Source Han Code JP, however, the glyph width of U+2423 is 1000 units, while that of U+0020 is 667 units.

screenshot

I suggest to change its width from 1000 units to 667 units.

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