How do i increase the font size? My players are having difficulty seeing a lot of the text due to its size.
Printable View
How do i increase the font size? My players are having difficulty seeing a lot of the text due to its size.
Either via /scaleui (increases everything) or by installing a theme or font extension:
https://www.fantasygrounds.com/forum...m-Google-Fonts
You can edit the scripts in these extensions via text editor, they include the font sizes.
Code:<!-- Formatted text field regular text default size 14-->
<font name="reference-r">
<ttf file="graphics/fonts/Roboto-Regular.ttf" name="Roboto" size="16" />
<color value="#000000" />
</font>
Is there a way to delete campaigns other than manually deleting the campaign and the corresponding cache folder via OS?
No, deleting the campaign folder is all that's required.
So it needs to be done externally and the corresponding cache folders need to be deleted manually, too. Thanks for the answer.
Are db.session files the same as db.backup files? I noticed the name-change happened from a specific date onwards (end of Oct, early Nov)? Are these full backup files that can be renamed to db.xml when something goes wrong?
Whenever FG starts a campaign it creates the db.xml file as well as a file called db.restore. If for whatever reason FG does not exit cleanly then if a db.restore file is found it changes that file name to backup when the campaign is next opened. In an existing campaign whenever the campaign is opened on a new day a session.db file is also created as well as the restore file.
So, to answer your question. The main file is the db.xml; there could be a backup.db file which will be a copy of the campaign when it last started up and there could be several session files which are saves at various points in the campaign's history. And, yes, the backup and/or session files can be renamed to db.xml in order to restore a campaign to a previous state.
Useful information, thanks for the answer! :)
Is it intentional that PCs removed from the combat tracker have their token not deleted on the map? NPCs get removed from both.
I'm not sure if that is a bug or not. Generally PCs are never removed from the CT once placed there. However if a PC is deleted from the CT (and the token isn't just moved onto another map); then it does leave a ghost token. A similar thing happens if a PC that's on the CT gets deleted from the character selection window. It doesn't remove the PC from the CT or map.