The answer is found from the FAQ, though it doesn’t jump out at you.
Section "3.3 Customizing the Appearance" will refer you to the GTK3 page:
https://wiki.gnucash.org/wiki/GTK3
On that page, section "5 Typefaces" is what you are looking for.
The more direct answer is:
create a file called "gtk-3.0.css" in %APPDATA%\GnuCash if it does not already
exist. (you can type "%APPDATA%\GnuCash" directly in Windows Explorer and it
will take you there)
Add the following code to that file, or modify a similar rule if the file
already exists, to your liking:
* {
font: 14px arial, sans-serif;
}
Adjust the size and font as desired. Save the file,
You will need to restart GnuCash each time you make a change to this rule for
it to take effect.
Regards,
Adrien
> On Sep 15, 2019 w38d258, at 12:41 PM, <[email protected]>
> <[email protected]> wrote:
>
> Just updated to 3.7 from 3.6. But the font size of 3.7's Checking register
> is smaller than 3.6 and very hard for me to read. I've spent 3 hours over 2
> days examining File/Properties, Edit/Preferences, Edit/Style Sheets and the
> Help file. I tried every possible choice. Some of which had dialogs to
> change fonts but they did not affect the Checking register.
>
>
>
> The Help file seems only to explain how to increase font size when printing.
> Could not find anything in your FAQs although those are nested so deeply I
> may have missed it. I don't want to increase Win 10 "scale and layout"
> because that applies to all apps.
>
>
>
> I've been using GnuCash for several years and loved it. But 3.7 makes using
> the Checking register too difficult because the font is too small. I tried
> to find a 3.6 download so as to revert back to it. But no luck on your
> website or by Google search.
>
>
>
> Is there anything I can do?
>
>
>
> Ken Blaine
_______________________________________________
gnucash-user mailing list
[email protected]
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-----
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.