Skip to content
  • David C. Lonie's avatar
    Align to a fixed-height font bbox, rather than a "tight" one. · 953d3b7c
    David C. Lonie authored
    I used to move the alignment point onto the edge of the rendered
    text, but this lead to some layout issues, including a particularly
    nasty possibility of having a label rendered outside of a constrained
    bounding box.
    
    This should be made an option at some point (a tight alignment property
    on vtkTextProperty perhaps?), as it does look nicer on certain centered
    labels.
    953d3b7c