tsalagi kerning

This commit is contained in:
minjaesong
2021-11-30 14:47:40 +09:00
parent 5ecffa1352
commit 6ee66fdccc
6 changed files with 4 additions and 4 deletions

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 120 KiB

After

Width:  |  Height:  |  Size: 131 B

BIN
demo.PNG Executable file → Normal file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 142 KiB

After

Width:  |  Height:  |  Size: 142 KiB

View File

@@ -1933,8 +1933,8 @@ print(','.join(a))
*/ */
private val kerningRules = arrayListOf( private val kerningRules = arrayListOf(
Kem(ing("_@_`___`__"),ing("`_________")), Kem(ing("_@_`___`__"),ing("`_________")),
Kem(ing("_@_@___`__"),ing("`___@_@___"),1,1),
Kem(ing("_@_@_`_`__"),ing("`_____@___")), Kem(ing("_@_@_`_`__"),ing("`_____@___")),
Kem(ing("_@_@___`__"),ing("`___@_____"),1,1),
Kem(ing("___`_`____"),ing("`___@_`___")), Kem(ing("___`_`____"),ing("`___@_`___")),
Kem(ing("___`_`____"),ing("`_@___`___")), Kem(ing("___`_`____"),ing("`_@___`___")),
) )

Binary file not shown.

Binary file not shown.