Page 1 of 1

[CLOSED] OT Code Editor Error

Posted: Thu Jul 01, 2021 2:53 am
by Jonne Haven
Hey Erwin,

I tried to do something in the code editor and it gave me an error when I pressed OK.
Error.jpg
Error.jpg (1.09 MiB) Viewed 3224 times
I'm not sure what this is. Help?

Blessings,
Jonne

Re: OT Code Editor Error

Posted: Thu Jul 01, 2021 5:46 am
by Bhikkhu Pesala
The error message show you exactly where the issue is. Spaces are not allowed in Class names.
Error.jpg
Error.jpg (30.35 KiB) Viewed 3217 times

Re: OT Code Editor Error

Posted: Thu Jul 01, 2021 5:50 am
by Jonne Haven
You mean I have to change and names of all of my classes?
Is this a permanent new rule of FC14?

Blessings,
Jonne

Re: OT Code Editor Error

Posted: Thu Jul 01, 2021 5:56 am
by Bhikkhu Pesala
I don't think it is a new rule.

FontCreator 13 also returns an error if there is a space in class names. The default coding has changed from OTLFD to FEA.
FC13 Error.png
FC13 Error.png (14.44 KiB) Viewed 3213 times

Re: OT Code Editor Error

Posted: Thu Jul 01, 2021 6:14 am
by Erwin Denissen
To continue to work with our own feature syntax, select it in the upper left corner (OTLFD).

Re: OT Code Editor Error

Posted: Thu Jul 15, 2021 8:11 pm
by Erwin Denissen
We have just released an update that has better support for names that include spaces, as those spaces are replaced by underscores.