mirror of
https://github.com/curioustorvald/Terrarum-sans-bitmap.git
synced 2026-06-06 05:58:30 +09:00
fix: bad behaviour
This commit is contained in:
BIN
assets/ascii_variable.tga
LFS
BIN
assets/ascii_variable.tga
LFS
Binary file not shown.
BIN
assets/unipunct_variable.tga
LFS
BIN
assets/unipunct_variable.tga
LFS
Binary file not shown.
@@ -278,7 +278,7 @@ class MovableType(
|
|||||||
var (badnessW, widthDeltaW, _) = getBadnessW(
|
var (badnessW, widthDeltaW, _) = getBadnessW(
|
||||||
box,
|
box,
|
||||||
initialGlueCount,
|
initialGlueCount,
|
||||||
slugWidthForOverflowCalc
|
slugUnindent
|
||||||
) // widthDeltaW is always positive
|
) // widthDeltaW is always positive
|
||||||
var (badnessT, widthDeltaT, _) = getBadnessT(
|
var (badnessT, widthDeltaT, _) = getBadnessT(
|
||||||
box,
|
box,
|
||||||
|
|||||||
BIN
work_files/ascii_variable.psd
LFS
BIN
work_files/ascii_variable.psd
LFS
Binary file not shown.
BIN
work_files/unipunct_variable.psd
LFS
BIN
work_files/unipunct_variable.psd
LFS
Binary file not shown.
Reference in New Issue
Block a user