10-06-2015, 10:21 AM
How do you generate a correct font-list which you can directly use in QM.
For example in:
I want to generate a font-list with names that can be used in the above command f.create
The only thing that come up with is a function that get's the TITLE of .ttf file.
The problem is, that it generates a list like this:
(function code based on this topic: MS Word document built-in Properties)
I can clean up the Regular/Bold/...etc from each title.
But I still wind up with a list of font titles that I cant use in the above command 'f.create...'
Is there another way to generate a font-list of which directly usable within QM font based commands (dialogs)?
EDIT: I use the following folder to iterate through the font files: C:\Windows\Fonts
For example in:
I want to generate a font-list with names that can be used in the above command f.create
The only thing that come up with is a function that get's the TITLE of .ttf file.
The problem is, that it generates a list like this:
(function code based on this topic: MS Word document built-in Properties)
...
BatangChe Regular
Cambria Math Regular
Courier Regular
DaunPenh Regular
DFKai-SB Regular
DokChampa Regular
...
I can clean up the Regular/Bold/...etc from each title.
But I still wind up with a list of font titles that I cant use in the above command 'f.create...'
Is there another way to generate a font-list of which directly usable within QM font based commands (dialogs)?
EDIT: I use the following folder to iterate through the font files: C:\Windows\Fonts