Alex's Caves

Alex's Caves

7M Downloads

Some imagines in Cave Compendium placed in wrong place

WarmurCle opened this issue ยท 3 comments

commented

image
image
Please Fix Them!!!

commented

likely has to do with the spacing of whatever font that is.

commented

This bug is caused by the implementation of citadel books: Texts and pictures are defined in different files, and position of pictures are hard-coded (page number, x and y coordinates), they don't automatically adjusted by font size of texts. Patchouli books don't have this bug, their texts and pictures are defined in the same json file.

commented

By the way, this bug also make localizations of texts must have same number of lines with original text, so sometimes we need to fill with empty lines.