mirror of
https://github.com/slavfox/Cozette.git
synced 2026-03-11 08:54:33 +00:00
MS-DOS CP437 support (arrows)
- Add missing arrows U+25BA and U+25C4 required for CP437 support.
This commit is contained in:
parent
86342eae85
commit
07111ccbdc
3 changed files with 25 additions and 7 deletions
|
|
@ -22,7 +22,7 @@ OS2Version: 1
|
|||
OS2_WeightWidthSlopeOnly: 0
|
||||
OS2_UseTypoMetrics: 0
|
||||
CreationTime: -2082812035
|
||||
ModificationTime: 1739805108
|
||||
ModificationTime: 1739903099
|
||||
PfmFamily: 49
|
||||
TTFWeight: 500
|
||||
TTFWidth: 5
|
||||
|
|
@ -120,11 +120,11 @@ DisplaySize: 13
|
|||
AntiAlias: 1
|
||||
FitToEm: 0
|
||||
WidthSeparation: 307
|
||||
WinInfo: 118432 16 13
|
||||
WinInfo: 9648 16 2
|
||||
BeginPrivate: 0
|
||||
EndPrivate
|
||||
TeXData: 1 0 0 524288 262144 174762 0 -1048576 174762 783286 444596 497025 792723 393216 433062 380633 303038 157286 324010 404750 52429 2506097 1059062 262144
|
||||
BeginChars: 1114112 4597
|
||||
BeginChars: 1114112 4599
|
||||
|
||||
StartChar: uni0000
|
||||
Encoding: 0 0 0
|
||||
|
|
@ -39643,8 +39643,22 @@ Width: 1024
|
|||
Flags: W
|
||||
LayerCount: 2
|
||||
EndChar
|
||||
|
||||
StartChar: triaglf
|
||||
Encoding: 9668 9668 4597
|
||||
Width: 1024
|
||||
Flags: W
|
||||
LayerCount: 2
|
||||
EndChar
|
||||
|
||||
StartChar: triagrt
|
||||
Encoding: 9658 9658 4598
|
||||
Width: 1024
|
||||
Flags: W
|
||||
LayerCount: 2
|
||||
EndChar
|
||||
EndChars
|
||||
BitmapFont: 13 4598 10 3 1
|
||||
BitmapFont: 13 4599 10 3 1
|
||||
BDFStartProperties: 42
|
||||
FONT 1 "-slavfox-Cozette-Medium-R-Normal--13-120-75-75-M-60-ISO10646-1"
|
||||
COMMENT 0 "(c) 2020-2024 Slavfox"
|
||||
|
|
@ -48884,6 +48898,10 @@ BDFChar: 4595 8359 6 1 5 0 7
|
|||
i/j&YOLUC>
|
||||
BDFChar: 4596 8976 6 2 5 0 3
|
||||
n:6%>
|
||||
BDFChar: 4597 9668 6 1 5 1 5
|
||||
#WVT=#QOi)
|
||||
BDFChar: 4598 9658 6 1 5 1 5
|
||||
JDg4\J,fQL
|
||||
BDFRefChar: 1999 1944 0 0 N
|
||||
BDFRefChar: 2000 1943 0 0 N
|
||||
BDFRefChar: 2001 1941 0 0 N
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -177,8 +177,8 @@ U+0257_│╰ ╱ ╲ ╳ ╴ ╵ ╶ ╷ ╸ ╹ ╺ ╻ ╼ ╽ ╾ ╿
|
|||
U+0258_│▀ ▁ ▂ ▃ ▄ ▅ ▆ ▇ █ ▉ ▊ ▋ ▌ ▍ ▎ ▏
|
||||
U+0259_│▐ ░ ▒ ▓ ▔ ▕ ▖ ▗ ▘ ▙ ▚ ▛ ▜ ▝ ▞ ▟
|
||||
U+025A_│■ □ ▢ ▣ ▪ ▫ ▬
|
||||
U+025B_│ ▲ △ ▶ ▼ ▽
|
||||
U+025C_│◀ ◆ ◇ ◈ ◉ ○ ◎ ●
|
||||
U+025B_│ ▲ △ ▶ ► ▼ ▽
|
||||
U+025C_│◀ ◄ ◆ ◇ ◈ ◉ ○ ◎ ●
|
||||
U+025D_│◐ ◑ ◒ ◓ ◔ ◕ ◘ ◙
|
||||
U+025E_│ ◢ ◣ ◤ ◥ ◫
|
||||
U+025F_│◰ ◱ ◲ ◳ ◴ ◵ ◶ ◷ ◿
|
||||
|
|
|
|||
Loading…
Reference in a new issue