mirror of
https://github.com/slavfox/Cozette.git
synced 2026-03-11 08:54:33 +00:00
Added Specials / replacement characters
This adds U+FFFC and U+FFFD.
This commit is contained in:
parent
54b616db12
commit
dd23aa2c95
3 changed files with 24 additions and 5 deletions
|
|
@ -22,7 +22,7 @@ OS2Version: 1
|
|||
OS2_WeightWidthSlopeOnly: 0
|
||||
OS2_UseTypoMetrics: 0
|
||||
CreationTime: -2082812035
|
||||
ModificationTime: 1741290149
|
||||
ModificationTime: 1741346826
|
||||
PfmFamily: 49
|
||||
TTFWeight: 500
|
||||
TTFWidth: 5
|
||||
|
|
@ -120,11 +120,11 @@ DisplaySize: 13
|
|||
AntiAlias: 1
|
||||
FitToEm: 0
|
||||
WidthSeparation: 307
|
||||
WinInfo: 127056 16 17
|
||||
WinInfo: 65520 16 1
|
||||
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 4737
|
||||
BeginChars: 1114112 4739
|
||||
|
||||
StartChar: uni0000
|
||||
Encoding: 0 0 0
|
||||
|
|
@ -40623,8 +40623,22 @@ Width: 1890
|
|||
Flags: W
|
||||
LayerCount: 2
|
||||
EndChar
|
||||
|
||||
StartChar: uniFFFC
|
||||
Encoding: 65532 65532 4737
|
||||
Width: 1024
|
||||
Flags: W
|
||||
LayerCount: 2
|
||||
EndChar
|
||||
|
||||
StartChar: uniFFFD
|
||||
Encoding: 65533 65533 4738
|
||||
Width: 1024
|
||||
Flags: W
|
||||
LayerCount: 2
|
||||
EndChar
|
||||
EndChars
|
||||
BitmapFont: 13 4738 10 3 1
|
||||
BitmapFont: 13 4739 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"
|
||||
|
|
@ -50144,6 +50158,10 @@ BDFChar: 4735 9993 12 1 11 0 7
|
|||
s5:\#TV.DiRinN"^gR3#
|
||||
BDFChar: 4736 8987 12 3 9 -1 8
|
||||
rdo`L3&jm#rr)lt
|
||||
BDFChar: 4737 65532 6 1 5 -2 8
|
||||
fSBN`L]E6e!/T8-
|
||||
BDFChar: 4738 65533 6 0 6 -2 8
|
||||
&3)Xc<;(-U-o_b<
|
||||
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
|
|
@ -398,6 +398,7 @@ U+0FF3_│PQRSTUVWXYZ[\]^_
|
|||
U+0FF4_│`abcdefghijklmno
|
||||
U+0FF5_│pqrstuvwxyz{|}~⦅
|
||||
U+0FF6_│⦆
|
||||
U+0FFF_│  <20>
|
||||
U+1016_│ 𐅯
|
||||
U+102A_│ 𐊦
|
||||
U+102C_│ 𐋉 𐋏
|
||||
|
|
|
|||
Loading…
Reference in a new issue