mirror of
https://github.com/nicoverbruggen/kobo-font-fix.git
synced 2026-03-29 13:30:08 +02:00
Add warning to README
This commit is contained in:
@@ -2,6 +2,9 @@
|
|||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
|
> [!WARNING]
|
||||||
|
> Currently, the `kern` table workaround does not appear to work correctly and requires further investigation. This script is still under development.
|
||||||
|
|
||||||
`kobofix.py` is a Python script designed to process TTF fonts for Kobo e-readers.
|
`kobofix.py` is a Python script designed to process TTF fonts for Kobo e-readers.
|
||||||
|
|
||||||
It generates a renamed font, fixes PANOSE information based on the filename, adjusts the baseline with the `font-line` utility, and adds a legacy `kern` table which allows the `kepub` engine for improved rendering of kerned pairs.
|
It generates a renamed font, fixes PANOSE information based on the filename, adjusts the baseline with the `font-line` utility, and adds a legacy `kern` table which allows the `kepub` engine for improved rendering of kerned pairs.
|
||||||
|
|||||||
Reference in New Issue
Block a user