FontData BaseContainer IDs
-
Re: [python] SetFont not working
@m_adam Thank you so much for this example of setting the FontData of a MoText. Would you mind showing me where I can figure out what each ID is setting?
500: Font Family?
501: ?
502: Font Weight?
503: ?
509: Font family again?
508: Font postscript name?Any help would be much appreciated!
-
I was actually able to get what I need through GeClipMap's GetFontDescription().
Thanks!
-
Hi @codysorgenfrey, thanks for reaching out us.
Glad to hear that the issue has been solved on your end: well done! If there's nothing left please mark the thread as Solved.
Cheers, R
-
@m_adam I still don't understand how to get the id of parameters? How do I know that this parameter has id 500?