Creating parametric sources from a default

draft

Creating new sources using the controller

p = xProject(folder, 'My New Typeface')
p.createParametricSources(['XOPQ', 'YOPQ', 'XTRA'], minSource=True, maxSource=True)

Notes about individual parameters