Hi all. I want to change the default font type of the ui, as like as the size. Now i change the font using the HOUDINI_UISCALE glob var, it's works but i like to change the font type if it posible, using any houdini's fonts. I'm using houdini 6 under linux Thanks
Copy $HFS/houdini/config/resources to $HOME/houdini6/confg/resources and make the new one writable. Now edit the one in $HOME to use the fonts and sizes which you want. The list of fonts available for this is in $HFS/houdini/fonts_gl.
Thanks Edward, i've tried it but it doesn't work. I've made my own resources file in my $HOME/houdini6/confg/, then i sustitute for example: DefaulFont System by DefaultFont Helvetica reboot houdini but it didn't work, i change the font size too, but the same results Any more clues, or i'm making any mistake??? Thanks