QB64 Phoenix Edition
How can I change editor font size in Linux - Printable Version

+- QB64 Phoenix Edition (https://staging.qb64phoenix.com)
+-- Forum: Chatting and Socializing (https://staging.qb64phoenix.com/forumdisplay.php?fid=11)
+--- Forum: General Discussion (https://staging.qb64phoenix.com/forumdisplay.php?fid=2)
+--- Thread: How can I change editor font size in Linux (/showthread.php?tid=566)



How can I change editor font size in Linux - bigriverguy - 06-22-2022

The font size dialog is very Windows oriented.  It even fills in the path to the font as a Windows path.


RE: How can I change editor font size in Linux - cage - 06-22-2022

(06-22-2022, 04:49 PM)bigriverguy Wrote: The font size dialog is very Windows oriented.  It even fills in the path to the font as a Windows path.

Simply put a ttf file in your QB folder then enter the path in the size dialog box. I used DejaVuSansMono-Bold.ttf.  I just entered the path /home/your home folder/name of your qb64 folder/DejaVuSansMono-Bold.ttf.  Hope that helps you.