Transformation Filter Parameter

Hello,

I didn’t find this in the Handbook nor anywhere else. Is there a custom Filter parameter for Transformations?

If there is, what is the syntax?

I tried the following to make the characters 10 % cursive, but it didn’t work:

GlyphsFilterTransformations;1;0;0;2;1;1;0.1;

Thanks,
Markus

The transformation filter is not supported.

Ok, now at least I know. =)

Thanks.

Is there any news about this?
It would be great for cursify :slight_smile:

Try this:
Transformations; Slant:; SlantCorrection:;

is a number
is either 1 or 0

(
{
Filter = “Transformations; Slant:7; SlantCorrection:1;”;
}
)

This is not working.
I am on Version 1.4.4 (609)
Thanks in advance mekkablue!

It only works in version 2.

Ah, ok.
thanks