buddhi1980 / mandelbulber2

Official repository for Mandelbulber v2
GNU General Public License v3.0
894 stars 116 forks source link

Custom formula font size #886

Closed mclarekin closed 2 years ago

mclarekin commented 2 years ago

Program preferences

check this out

ubuntu versus win10 Custom formula font size default parameter is different win10 parameter does not work ubuntu does not have thread priority menu

font win10 font

buddhi1980 commented 2 years ago

Default font size is system depended. The program uses default value which is reported by the system. Windows can report different size than Linux. Even different distributions of Linux can give different default size. Resolution of display can additionally affect this value on some systems (e.g. on macOS or Linux)

Rendering threads priority on applies to Windows. Linux and MacOS doesn't have thread priorities. They use "nice" levels which are managed much better than on priorities on Windows.

mclarekin commented 2 years ago

thanks for clarification

only problem now is that it does not seem to work as i am stuck with a tiny font??

On Fri, Oct 1, 2021 at 5:01 AM Krzysztof Marczak @.***> wrote:

Default font size is system depended. The program uses default value which is reported by the system. Windows can report different size than Linux. Even different distributions of Linux can give different default size. Resolution of display can additionally affect this value on some systems (e.g. on macOS or Linux)

Rendering threads priority on applies to Windows. Linux and MacOS doesn't have thread priorities. They use "nice" levels which are managed much better than on priorities on Windows.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/buddhi1980/mandelbulber2/issues/886#issuecomment-931455974, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADBNSHB4UNHGS7DREBJNN4TUESCVZANCNFSM5FBYQRRA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

buddhi1980 commented 2 years ago

This I'm going to check.

mclarekin commented 2 years ago

never mind, it is working ok on win10 now, maybe this option in Program Preferences only works on the next reload of program

On Fri, Oct 1, 2021 at 5:02 PM Krzysztof Marczak @.***> wrote:

This I'm going to check.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/buddhi1980/mandelbulber2/issues/886#issuecomment-931877137, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADBNSHHKYAK4LH2IQDVBZ23UEUXFHANCNFSM5FBYQRRA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

mclarekin commented 2 years ago

and is working ok in Ubuntu