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

Font issue on Macos Catalina Dark Appearance #17

Open
ericmoret opened this issue Apr 11, 2020 · 2 comments
Open

Font issue on Macos Catalina Dark Appearance #17

ericmoret opened this issue Apr 11, 2020 · 2 comments

Comments

@ericmoret
Copy link

ericmoret commented Apr 11, 2020

When running the gui I receive an error message as seen below. Note that this does not seem to have consequences when macos is configured in light mode, however in dark mode the non selected UI controls are displaying empty, see attached screenshot.
Screen Shot 2020-04-11 at 8 18 51 AM

% pdf2pdfocr_gui.py
2020-04-11 08:16:46.702 Python[45232:697646] CoreText note: Client requested name ".SFNS-Regular", it will get Times-Roman rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:].
2020-04-11 08:16:46.702 Python[45232:697646] CoreText note: Set a breakpoint on CTFontLogSystemFontNameRequest to debug.
@LeoFCardoso
Copy link
Owner

Thank you. I never use dark mode on my Mac. I'll submit a issue to Gooey project and keep this open.

@LeoFCardoso
Copy link
Owner

Last commit fixes colors in GUI. It's not perfect, but better. Please try.

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

No branches or pull requests

2 participants