You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2022/12/09 19:26:10 UTC

[GitHub] [netbeans] fredericch opened a new issue, #5064: Add an option to set the interface font size in the options

fredericch opened a new issue, #5064:
URL: https://github.com/apache/netbeans/issues/5064

   ### Description
   
   Currently, if we need to modify the font size of the IDE texts, we need to do it through netbeans.conf.
   
   It would be easier to have that parameter somewhere in the menu `Tools > Options` like we have `Tools > Options > Fonts & Colors > Font`.
   
   ### Use case/motivation
   
   When using Netbeans on a HighDPI screen (most of the cases today), we need to increase the font size of the source which is easy to do. However the IDE texts are separately set through `netbeans.conf` or start the exe with `--fontsize XX` option.
   
   I see 4 main reasons to add a parameter in the `Options` menu:
   - The procedure to setup this important parameter is hard to find (I found it on SO).
   - Allow new users to try and evaluate the IDE without needing to "fix" the font size through a "hidden" parameter in a config file.
   - If we modify the netbeans.net, we need to manually set it again after each NB version update.
   - The parameter could be included in the export file (`Tools > Options > Export...`).
   
   This setup is not understood by many new users: https://stackoverflow.com/questions/43866292/increase-the-font-size-of-output-and-menus-in-netbeans
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a pull request?
   
   No
   
   ### Code of Conduct
   
   Yes


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists