Skip to main content
Solved

Vertical Trim rounds to pixel?

  • July 14, 2024
  • 2 replies
  • 66 views

Text bounding box height is always quantized when ‘Cap height to baseline’ vertical trim is on, frequently resulting in bounding boxes that are too tall or too short – is this expected behavior?

Best answer by djv

Hey @Isa_Bison, thanks for reaching out and sorry for the confusion!

Yes, this is currently expected behavior. It was like this in CSS, when we were originally implementing it.

This topic has been closed for replies.

2 replies

djv
Figmate
  • Community Support
  • 5221 replies
  • Answer
  • July 16, 2024

Hey @Isa_Bison, thanks for reaching out and sorry for the confusion!

Yes, this is currently expected behavior. It was like this in CSS, when we were originally implementing it.


  • Author
  • 3 replies
  • July 17, 2024

Roger, thanks.