Skip to content
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

Use gimp rendering in docker and fix gimp font #816

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

k-aito
Copy link

@k-aito k-aito commented Jan 4, 2025

Sorry about the wrong history here, it was a commit done after my own load save thing. The only change needed is the one in manga_translator/mode/local.py

I noticed that the ctx.gimp_font was None even if I use it in the config file. The proper way would be to use the config object directly, but it's too much difficult for me so instead I just patch the ctx directly.

I cannot do it when we create it first because it is overwritten by the translation method.

I just tested it in local mode, so maybe there are some issues with the other methods.

Regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant