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
Hi @benoitmasson
thanks for the function.
There's a method here that can help you compute the size of the string. This method is only available in draw2dimg package.
We need functions that computes metrics in draw2d base package.
Hi, I can't find a way to customize the
TextStyle
in my calls togc.FillString()
.This type (and all its field, in particular
Halign
which I'm interested in) do not seem to be used in any of the packages.Am I missing something, or is there another way to have
gc.FillString()
draw centered text?The text was updated successfully, but these errors were encountered: