Mono: Remap single-line box-drawing characters
Bug #862447 reported by
Paul Sladen
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Font Family |
Triaged
|
Medium
|
Shiraaz Gabru |
Bug Description
In Ubuntu Font Family 0.80, the unmapped single-line ANSI box-drawing alternate characters (*.001) were renamed and mapped in:
if name[-4:] == '.001' and name[0:-4] not in post.glyphOrder: post.glyphOrder[x] = name[0:-4]
msMap[
uniMap[
Ideally this change could be made in the .vfb files to provide continuity in future releases. The code that was used is:
patch-
http://
Changed in ubuntu-font-family: | |
assignee: | nobody → Shiraaz Gabru (shiraaz) |
importance: | Undecided → Medium |
milestone: | none → 0.81 |
status: | New → Triaged |
summary: |
- Remap single-line box-drawing characters + Mono: Remap single-line box-drawing characters |
description: | updated |
description: | updated |
Changed in ubuntu-font-family: | |
milestone: | 0.81 → 0.9x-engineering |
To post a comment you must log in.