[8 new] Coverage: CP437: Please add symbols for the suits to Ubuntu Mono
Bug #812396 reported by
Robert C.
This bug affects 8 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
fonts-ubuntu (Ubuntu) |
Triaged
|
Medium
|
Unassigned |
Bug Description
The font Ubuntu Mono is currently missing the symbols ♠♡♢♣♤♥♦♧ (U+2660 to U+2667). But those are needed for some old DOS programs that use the code page 437 (http://
Changed in ubuntu-font-family: | |
assignee: | nobody → Shiraaz Gabru (shiraaz) |
milestone: | none → 0.9x-design |
Changed in ubuntu-font-family: | |
status: | In Progress → Fix Committed |
tags: |
added: uff-expansion removed: expansion |
summary: |
- Coverage: CP437: Please add symbols for the suits to Ubuntu Mono + [8 new] Coverage: CP437: Please add symbols for the suits to Ubuntu Mono |
Changed in ubuntu-font-family: | |
importance: | Wishlist → Medium |
affects: | ubuntu-font-family → fonts-ubuntu (Ubuntu) |
Changed in fonts-ubuntu (Ubuntu): | |
milestone: | 0.91-design → none |
assignee: | Shiraaz Gabru (shiraaz) → nobody |
status: | Fix Committed → Triaged |
To post a comment you must log in.
Set file for CP437; (Unicode codepoints for those outside ASCII). Usable with a Makefile rule like:
%.bdf: %.ttf
/usr/ bin/otf2bdf -c M -p 16 -r 72 $< | sed -e 's/AVERAGE_ WIDTH.* /AVERAGE_ WIDTH 80/' > $@
%.cp437.psf: %.bdf bdf2psf/ standard. equivalents cp437.set 256 $@
bdf2psf --fb $< /usr/share/