portfolio-performance / portfolio

Track and evaluate the performance of your investment portfolio across stocks, cryptocurrencies, and other assets.
http://www.portfolio-performance.info
Eclipse Public License 1.0
2.75k stars 577 forks source link

Improve autoscale of icons for high definition screens 4K #4115

Open Nirus2000 opened 3 days ago

Nirus2000 commented 3 days ago

Improved automatic scaling of icons for 4K high-resolution screens or additional scaling for font sizes > 100%

Hello @buchen Maybe it would be a cool idea to create a "HowTo" for the settings of the PortfolioPerformance.ini and to integrate a possibility in the "Settings" where we can easily select options by checkboxes. e.g. the memory from

Question: More simply, display the PortfolioPerformance.ini in a text field so that it can be edited or integrate a custom.ini for special modifications if necessary.


These settings can be added subsequently in PortfolioPerformance.ini.

-Dswt.enable.autoScale=true
-Dswt.autoScale=quarter
-Dswt.autoScale.method=nearest

It is also possible to set the autoscaling to a specific value, e.g. 150

-Dswt.autoScale=150

Before:

grafik grafik

After:

grafik grafik


Another example:

Your screen settings grafik

with -Dswt.autoScale=quarter grafik grafik

with -Dswt.autoScale=200 grafik grafik