mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-16 19:19:56 +00:00
Add non-breaking space to font code range
This commit is contained in:
parent
cfccf0981d
commit
c0102954f1
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
<Property key="OffsetHeight" value="0"/>
|
||||
<Codes>
|
||||
<Code range="33 126"/>
|
||||
<Code range="160"/> <!-- Non-breaking space -->
|
||||
<Code range="192 382"/> <!-- Central and Eastern European languages glyphs -->
|
||||
<Code range="1025 1105"/>
|
||||
<Code range="2026"/> <!-- Ellipsis -->
|
||||
|
|
Loading…
Reference in a new issue