diff --git a/README.md b/README.md index bd2e459..07ac4c2 100644 --- a/README.md +++ b/README.md @@ -62,11 +62,14 @@ smaller point sizes because of antialiasing issues and the like.

The vector formats (CozetteVector) are provided as a compatibility feature. -They look bad. They don't contain any glyphs past U+FFFF. +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. + +If Cozette looks awful on your system, you probably have a vector version. +Please use the bitmap formats (.otb) if you can. + 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.

### Linux