thcrap icon indicating copy to clipboard operation
thcrap copied to clipboard

[AoCF] Some chinese characters are cut in half by bmpfont

Open brliron opened this issue 6 years ago • 2 comments

And so only the left half is displayed in game. Example:

image

brliron avatar Jan 20 '19 11:01 brliron

Seems the full width character, if it has a "wide" space (can be recognized as charcter border), then it will be cut. So all full width punctuation will be cut to fit it's pixels, and specially the full width space will turn to "nothing" (0px width, has no padding effect in ending dialogs).

Yanstory avatar Jan 20 '19 11:01 Yanstory