Mono: Not all box drawing characters are mapped
Bug #788757 reported by
Cody Boisclair
This bug affects 5 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Font Family |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
In beta 0.3 of the Ubuntu Mono fonts, the following box-drawing characters are not correctly mapped to Unicode code points:
U+2518 ┘
U+2514 └
U+250C ┌
U+2502 │
U+2500 ─
U+2524 ┤
U+252C ┬
U+2534 ┴
U+251C ├
U+253C ┼
U+256A ╪
U+256B ╫
U+2510 ┐
Related branches
tags: | added: mono |
To post a comment you must log in.
For the record, those are glyphs 1250--1262 in glyph ordering. They're all named as *alternates* for the appropriate code points (e.g., "SF040000.001"), but not as the regular glyphs for those code points (e.g., "SF040000"); changing the glyph names to remove the ".001" should fix this.