Figma introduced two styles of text rendering which affects how the first baseline is positioned within a line. Therefore we introduced baselinePolicy attribute for text layers. It would be more consistent and it would simplify rendering if this property is in Octopus for all the design sources.
In GitLab by @janroztocil on Oct 15, 2019, 11:42
Basline Policy
Motivation
Figma introduced two styles of text rendering which affects how the first baseline is positioned within a line. Therefore we introduced
baselinePolicy
attribute for text layers. It would be more consistent and it would simplify rendering if this property is in Octopus for all the design sources.Solution
Add
text.baselinePolicy
attribute.Tasks
Complexity
Easy.