thpatch / thcrap

Touhou Community Reliant Automatic Patcher
https://www.thpatch.net
The Unlicense
573 stars 42 forks source link

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

Open brliron opened 5 years ago

brliron commented 5 years ago

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

Yanstory commented 5 years ago

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).