-
-
Notifications
You must be signed in to change notification settings - Fork 54
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 style #69
Comments
I'd love to add an option for the font at some point, but I've had issues with lyrics displaying incorrectly with some fonts (which is why the default English font isn't the nicest). |
I've fixed the issue with the lyrics I mentioned added an option to set the app font to default, system, or a specific font. The current font (HC Maru Gothic) will only be applied by default when the UI language is Japanese, so otherwise the default font is the system font. I haven't added any extra fonts (yet) but I'm open to suggestions. |
Rewrite lyrics display to fix incorrect display with some fonts Make top bar and main view lyrics display style consistent Reduce space between main lyrics text and furigana Fix lack of padding below settings subpages Add font selection option (closes #69)
Most of the things are working fine so far, thank you for that! If you can please add an option to change the application font, that would be great!
The text was updated successfully, but these errors were encountered: