Behdad Esfahbod
Behdad Esfahbod
Okay no worries. Thanks.
Yeah the type of FeatureParams depends on the feature tag.
Can't you share.
Thanks Marc. This is nice. To add my perspective: to generate sequences that exercise features of the font is indeed a good goal. I've been wanting to do that as...
cc @khaledhosny
I followed the instructions on the homepage and hit this same error.
cc @nedley @PeterCon
> Deprecated or not, the behavior when combined with `ConditionSet` should be defined. The behavior is well-defined. The `ConditionSet` is AND of conditions, and will remain so.
By deprecate I just mean that in new tables, instead of using a `ConditionSet`, we can use just a `Condition`.
> I'm still not sure if the positives outweigh the negatives. One reason I don't like this design is that it needs a custom compiler, whereas in the other design...