-
-
Notifications
You must be signed in to change notification settings - Fork 546
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: The text often appears kinda off or is missing entirely. #703
Comments
Here is my command = python3 -m manga_translator -v --mode batch --font-size-minimum 14 --font-path fonts/anime_ace_3.ttf --upscale-ratio 2 --ignore-errors --overwrite --translator=gpt4 -l ENG -i /root/9.3.24/Mezase_goka_kyakusen_Fune My command is pretty basic how should I get that kind of output?? By upping fonts? Have you used fixed fonts or other fonts? Also I could get that kind of good result sometimes but the problem is still there and it will ruin all my outputs kinda caught me off guard everytime 😥 |
It's not a problem with the font or input command, it's a problem with the program itself. I guess it probably specifies an invisible box area and deleting all text outside that area. |
I've been searching for a fix or temporary fix for this, too, kinda destroys my reading. I'm not gonna lie, I hope someone fixes this. |
By the way what version do you roll back too been month's for me here when I tested this app now I'm stuck with the same problem |
The last working latest version was not backup when updated, so I don't have it. It was created several months after my current backup from 2024-Jan-05(This is the version that I have verified works normally when Rollback.) So this bug hasn't been around that long. https://drive.google.com/file/d/1zwVjvdW65PG075bu-qlYg9jMZ945h6gr/view?usp=drive_link |
I rather trade lower performance rather than extra cancer reading 😂 |
Here's some good news. https://github.com/zyddnys/manga-image-translator/forks?include=active&page=1 I'm not a developer so I didn't know, but here can access and download all the past commit forks. I was able to track down the past versions and finally find the cause of this trolling. silverfantacy@0653847 The solution is to change the code in line 740 of the [text_render.py] file from A to B.[A]
|
Wow!... thank you so much too, Glad someone notice this problem |
Thanks a lot! It helps. I see a lot of people encounter this problem, not just for ENG translation. |
Issue
The text often appears kinda off or is missing entirely. Is this considered normal? I have encircled the problematic areas in red. This issue does not seem to occur in manga2eng.
Is there a fix for this or commands to set as input? I'd be so much happy if someone helped me.
Command Line Arguments
No response
Console logs
No response
The text was updated successfully, but these errors were encountered: