Page 1 of 1

Get list of installed fonts

Posted: Sun Mar 16, 2025 4:25 pm
by coco2
How do you get a list of installed fonts crossplatform?

Re: Get list of installed fonts

Posted: Sun Mar 16, 2025 5:36 pm
by Axolotl
with this nice example you will get all you need on windows. Font Preview ComboBox

I am not skilled enough for Linux, but maybe you get a list of the available fonts with command "fc-list"