Margins from Beam
-
Is it possible to get margin/sidebearing values from the beam with RoboFab or Python?
Thanks
-
Great, that will be very helpful! Thanks!
-
That will be possible in the next update.
The syntax will be
glyph.getRayRightMargin(position)
(where position is the y value where the glyph is been lasered)Also added
glyph.angledLeftMargin
andglyph.angledRightMargin
(the update is scheduled soon)