d0k3 / Decrypt9WIP

Multipurpose content dumper and decryptor for the Nintendo 3DS
GNU General Public License v2.0
405 stars 59 forks source link

Descriptions doesn't fit the lower screen #135

Closed GrayJack closed 7 years ago

GrayJack commented 7 years ago

When I hold Y, part of the description is cut in the lower screen.

d0k3 commented 7 years ago

Can you give me an entry for which that would be the case? Also, damn your fast! Thankyou!

GrayJack commented 7 years ago

Pretty much everyone, cause even the ones that the description fit in the screen the part "For more information, please read github.com/d0k3/Decrypt9WIP/tree/master" and it is cut in the master part

d0k3 commented 7 years ago

Oh. I just noticed something. You're compiling it not with the standard font, right? In that case, yup, there is not enough room for those descriptions. I guess I will disable it for non standard fonts for now, and think about something later.

GrayJack commented 7 years ago

Well I like the original font, it is better for my eyes for some reason, but if that is the problem, then I'll use other font, no problem at all.

Thank you for the fat replies and for your awesome work.

d0k3 commented 7 years ago

Okay, can you try to compile from this repo and test it? https://github.com/Wolfvak/Decrypt9WIP @Wolfvak already did a pull request, and I'll merge it once you say it is okay.

Use the original font with this, ofc. I'm providing the original font for exactly this reason, cause some people like it better / find it to be better readable, and I don't want to disable that feature for it.

d0k3 commented 7 years ago

Fixed with https://github.com/d0k3/Decrypt9WIP/commit/0659d93c5ff8001957c7a4fc8a4d84a73d6fabf4

Feel free to reopen if something does not work.