From 9bf5e081dbd267a4881207dd2d087d2685d3a381 Mon Sep 17 00:00:00 2001 From: Slavfox Date: Fri, 30 Dec 2022 15:00:50 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 07ac4c2..be0c23c 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ 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. They look hideous. They don't contain any glyphs past U+FFFF. Rendering of vectorized bitmap-like fonts is terrible on virtually all operating systems. @@ -70,7 +70,7 @@ If Cozette looks awful on your system, you probably have a vector version. Issues with vector formats will not be fixed or addressed. Cozette is a bitmap font first and foremost. -

+ ### Linux