doc/blocks.md: flipped rotation/strecthing check in prep example?
Shouldn't it be
prep
{
IF ((8 > (MPPEM)) or not (GETINFO 0b110))
INSTCTRL 1 1
EIF
}
?
Shouldn't it be
prep
{
IF ((8 > (MPPEM)) or not (GETINFO 0b110))
INSTCTRL 1 1
EIF
}
?