You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TTML2 specifies how to perform shear calculations, in which it gives the transformation matrix to apply. However, it does not specify the origin of the coordinate system. This was discussed in the TTWG here. If we cannot agree on spec text for the positioning of the origin, I'd suggest at least adding a note indicating:
a) differences if any in the origin selection between shear, lineShear and fontShear;
b) properties that may affect it (e.g. writingMode, textAlign/multiRowAlign, textCombine, ...)
c) that it may have consequences on layout and that there may be differences between implementations