Hi
Is there any way to make default k3d font smaller on Mac?
Regards
Pawel
Hi
Is there any way to make default k3d font smaller on Mac?
Regards
Pawel
Hi Pawel,
You need to look for the gtkrc file somewhere below the installation location of the K-3D bundle. On windows this is etc/gtk-2.0/gtkrc relative to the install directory.
Then, according to https://discussions.apple.com/thread/1113853?start=0&tstart=0 you can add something like
gtk-font-name = "Handwriting - Dakota 16"
inside the style that is defined, where the 16 is the font size.
Sorry, I don't have access to OS X so I can't check this method.
Cheers,
Bart
You must log in to post.