summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorKirill Chibisov <contact@kchibisov.com>2020-01-31 17:54:02 +0300
committerGitHub <noreply@github.com>2020-01-31 14:54:02 +0000
commit15cc07c069b09f109ed18fb94e02e9650be7fa33 (patch)
tree5d14ad312ab64c4b7bd55fc50d8308bd6c3b1611 /CHANGELOG.md
parent2ef5e47b8e8591d9df5e3198daad9308b7851343 (diff)
Fix handling of OpenType variable fonts
Fixes #3257.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7ba99522..202f0779 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -44,6 +44,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Crash when using bitmap font with `embeddedbitmap` set to `false`
- Inconsistent fontconfig fallback
- Backspace deleting characters while IME is open on macOS
+- Handling of OpenType variable fonts
### Removed