From 969175669fda6d204958bb0eaf28dd3483e1bd88 Mon Sep 17 00:00:00 2001 From: Ed_ Date: Thu, 4 Jul 2024 16:30:37 -0400 Subject: [PATCH] another readme typo --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index f2d45bf..c6b9388 100644 --- a/Readme.md +++ b/Readme.md @@ -21,7 +21,7 @@ Note: freetype and harfbuzz could technically be gutted if the user removes thei * ve_fontcache_loadfile not ported (ust use core:os or os2, then call load_font) * Macro defines have been coverted (mostly) to runtime parameters * Support for hot_reloading -* Curve quality step intropolation for glyph rendering can be set on a per font basis. +* Curve quality step interpolation for glyph rendering can be set on a per font basis. ## TODOs