From 16fc3f44eb3ce585c6cacd4f41d0e56ab6332686 Mon Sep 17 00:00:00 2001 From: Nico Verbruggen Date: Tue, 19 Aug 2025 23:42:34 +0200 Subject: [PATCH] Add more information about KC versions --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b21b681..5ec8af8 100644 --- a/README.md +++ b/README.md @@ -156,6 +156,7 @@ Some practical changes to the fonts themselves have been made, including: - I've **normalized metrics** for all fonts to a **20% line height** (using `font-line percent 20`). Some fonts rendered poorly on Kobo devices with the line height slider all the way to the left. This fixes that. Some fonts have not been modified if their line spacing was even smaller. - Incorrect **PANOSE metadata has been corrected** where necessary (using [panosifier](https://github.com/source-foundry/panosifier)). This ensures that the fonts render correctly on Kobo devices. For some fonts, incorrect information meant that the fonts would always render using their Bold style, for example. - Certain fonts have had their **glyphs rescaled**. Certain fonts have had their glyph sizes increased by 10%, making them seem visually larger, and more consistent in size with the other fonts included in this collection. If you like to stick to a certain font size, you won't need to constantly tweak things if you swap to a different font. +- The Kobo Collection (KC) versions of the fonts are optimized for Kobo devices. They were **re-exported with old style kerning** via FontForge, to ensure improved kerning is applied for the `kepub` render on Kobo devices. ### How are these fonts licensed?