From c9a8b8a1194a9d5fb003fd9b1ca80d0aa0513c7a Mon Sep 17 00:00:00 2001 From: Slavfox Date: Fri, 30 Dec 2022 14:57:05 +0100 Subject: [PATCH] Update README.md --- README.md | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index f8e0906..bd2e459 100644 --- a/README.md +++ b/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. +

+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 not 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. +Please use the bitmap formats (.otb) if you can. +

### Linux