mirror of
https://github.com/curioustorvald/Terrarum-sans-bitmap.git
synced 2026-03-07 11:51:50 +09:00
fixing wrong kerning tag for 'y'-like characters
This commit is contained in:
BIN
assets/ascii_variable.tga
LFS
BIN
assets/ascii_variable.tga
LFS
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
assets/cyrilic_variable.tga
LFS
BIN
assets/cyrilic_variable.tga
LFS
Binary file not shown.
BIN
assets/latinExtB_variable.tga
LFS
BIN
assets/latinExtB_variable.tga
LFS
Binary file not shown.
Binary file not shown.
BIN
demo.PNG
BIN
demo.PNG
Binary file not shown.
|
Before Width: | Height: | Size: 142 KiB After Width: | Height: | Size: 142 KiB |
@@ -1898,6 +1898,7 @@ class TerrarumSansBitmap(
|
||||
* J·K
|
||||
*/
|
||||
private val kerningRules = arrayListOf(
|
||||
Kem(ing("_`_@___`__"),ing("`_`___@___")), // ул
|
||||
Kem(ing("_@_`___`__"),ing("`_________")),
|
||||
Kem(ing("_@_@___`__"),ing("`___@_@___"),1,1),
|
||||
Kem(ing("_@_@_`_`__"),ing("`_____@___")),
|
||||
|
||||
BIN
work_files/ascii_variable.psd
LFS
BIN
work_files/ascii_variable.psd
LFS
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
work_files/cyrilic_variable.psd
LFS
BIN
work_files/cyrilic_variable.psd
LFS
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user