Glyph Designer CLI help -in not working
-
Im trying to get glyph designer working in the cli but the "-in" command does not seem to be behaving as I think it should.
Im entering in this command
GDCL ./assets/img/fonts/intro.GlyphProject ./assets/img/fonts/intro -fs 40 -fo XML-fnt -v -su -in 'abcdefg'
From the documentation it looks like it should give me a exported font with the listed characters but it only exports what was already inside of the GLyphProject.
Am I using this wrong?