mirror of
https://github.com/curioustorvald/Terrarum-sans-bitmap.git
synced 2026-03-10 13:21:52 +09:00
more kerning pairs i can think of WIP
This commit is contained in:
@@ -1247,6 +1247,7 @@ for c in s:
|
||||
else if (prevChar in kernGammas) {
|
||||
return if (thisChar in kernAyes) kernYee // Γ - Α
|
||||
else if (thisChar in lowHeightLetters) kernTee // Γ - lh
|
||||
else if (thisChar in kernJays) kernTee // Γ - J
|
||||
else 0
|
||||
}
|
||||
else 0
|
||||
|
||||
Reference in New Issue
Block a user