Skip to content

Add option to increase font size #22

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

Open
ghost opened this issue Sep 18, 2016 · 1 comment
Open

Add option to increase font size #22

ghost opened this issue Sep 18, 2016 · 1 comment

Comments

@ghost
Copy link

ghost commented Sep 18, 2016

Is there a way to increase the font size in Linux?
I can't find something something like this: java --font-size=18 -jar kouchat-1.3.0.jar

@blurpy
Copy link
Owner

blurpy commented Sep 19, 2016

If you use the Metal look and feel you can try this as a quick fix:
java -Dswing.plaf.metal.controlFont=Dialog-18 -Dswing.plaf.metal.userFont=Dialog-18 -jar kouchat-1.3.0.jar

I will look into adding a better option in the Settings later.

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

No branches or pull requests

1 participant