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
villares edited this page May 24, 2020
·
4 revisions
Nome
textAscent()
Exemplos
Em breve ...
Descrição
Retorna a medida entre a linha de base e o chão da
fonte corrente em seu tamanho atual. Isto é um método, e
não uma variável, e portanto requer cálculo) .
(n.t. Returns the ascent of the current font at the current size. The
ascent is the number of pixels between the base line and the top of the
text box. This is a method, rather than a variable inside the PGraphics
object because it requires calculation.)