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
Could the tool provide information about differences in rendering? When using it and observing differences between renderers, it's not always clear whether there's a font bug, a rendering issue, or an issue with the tool itself.
E.g. Something like "Alpha values are not supported in x renderer"
Example 1. COLRv1 font
Using a still WIP new font colored using PaintCompiler. In this case the expected result is the first one (which uses alpha values)—wondering if samsa-svg does not support it (isn't it using samsa-core?).
Example 2. Standard VF
When checking a VF with a YEXT axis that shifts the vertical metrics, system looks like shifting the baseline position.
Could the tool provide information about differences in rendering? When using it and observing differences between renderers, it's not always clear whether there's a font bug, a rendering issue, or an issue with the tool itself.
E.g. Something like "Alpha values are not supported in x renderer"
Example 1. COLRv1 font
Using a still WIP new font colored using PaintCompiler. In this case the expected result is the first one (which uses alpha values)—wondering if
samsa-svgdoes not support it (isn't it using samsa-core?).Example 2. Standard VF
When checking a VF with a
YEXTaxis that shifts the vertical metrics,systemlooks like shifting the baseline position.Playpen-YEXT-axis.mov