DarienBrito / TDMorph

TDMorph, a toolbox for enhanced parametric exploration in TouchDesigner
GNU General Public License v3.0
136 stars 9 forks source link

Make sure that fonts used in TDMorph are available to all users #130

Closed DarienBrito closed 4 years ago

DarienBrito commented 4 years ago

This comes from #106

I need to know if MaterialDesign, OpenSans and SegoeUI are fonts that come with TD on install or have I got them from somewhere else?

@drmbt @johannbl @ruigato could you help me checking if these fonts exist out of the box in your TD installs? For example in the text TOP font selection options?

DarienBrito commented 4 years ago

Yes, they are. They come with TouchDesigner:

op.TDResources.op('TDUI/fontMenuSource').par.font

No need to provide these. Great.