(...)
How were you able to change your font and font size?
I'm one of the beta-testers /proofreaders and this is how it looks in the beta (not sure if it will look like that in the public version, you'll have to ask TD about it) but if you want to change font it's not that hard:
1) Download Unren from here:
https://f95zone.to/threads/unren-ba...compiler-console-developer-menu-enabler.3083/
2) Put the unren.bat in the game's directory (in my case N:\F95\PaleCarnations), run it and choose option number #8 (or #1 and then #2 if you don't want other options)
You must be registered to see the links
3) Copy fonts you want to use and put them in \game\gui\fonts folder (in my case N:\F95\PaleCarnations-Ch4Up5Proof-pc\game\gui\fonts)
4) Edit gui.rpy file in \game folder (in my case N:\F95\PaleCarnations-Ch4Up5Proof-pc\game) with Wordpad/Notepad++ or similar program ("Open file as...") in the section "Fonts and Font Sizes" and replace the font name in
define gui.text_font = "DejaVuSans.ttf (and other places) to the font name you want (so
define gui.text_font = "DejaVuSans.ttf -> define gui.text_font = "Deathrattle.ttf) assuming you've copied it to the folder
Fonts I've mentioned above (if you won't do this the game will spew out error obviously). You can also change the size of the font there but if you'll make it too big it might not fit dialogue boxes/screen.
I've changed them just now to test it out:
You must be registered to see the links
You must be registered to see the links
FYI for names I've used BERNHC.ttf font and for normal text DeathRattle.ttf (for Warren) and GentiumBookBasic font (for Ian x Rose x Edwin).