get_text_width méthode

get_text_width(text, font, scaling)

Obtenir la largeur du texte en unité de points.

Retour

def get_text_width(self, text, font, scaling):
    ...
ParamètreTaperDescription
textstrLe texte.
fontFontLa police du texte.
scalingfloatLa mise à l’échelle du texte.

Voir également