mirror of
https://github.com/slavfox/Cozette.git
synced 2026-03-11 08:54:33 +00:00
Update README.md
This commit is contained in:
parent
53c30e876c
commit
c9a8b8a119
1 changed files with 7 additions and 8 deletions
15
README.md
15
README.md
|
|
@ -60,15 +60,14 @@ look nice and sharp (and pixel-perfect) at one specific point
|
|||
size. Vector fonts scale well, but in this case, might look ugly at
|
||||
smaller point sizes because of antialiasing issues and the like.
|
||||
|
||||
# The vector formats (CozetteVector) are provided as a compatibility feature.
|
||||
<h2>
|
||||
The vector formats (CozetteVector) are provided as a compatibility feature.
|
||||
They look bad. They don't contain any glyphs past U+FFFF.
|
||||
Issues with vector formats will <em>not</em> be fixed or addressed.
|
||||
Cozette is a bitmap font first and foremost.
|
||||
|
||||
# They look bad. They don't contain any glyphs past U+FFFF.
|
||||
|
||||
# Issues with vector formats will **not** be fixed or addressed.
|
||||
|
||||
# Cozette is a bitmap font first and foremost. Please use the bitmap formats
|
||||
|
||||
# (.otb) if you can.
|
||||
<em>Please use the bitmap formats (.otb) if you can.</em>
|
||||
</h2>
|
||||
|
||||
### Linux
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue