Skip to content
Google Code Exporter edited this page Mar 18, 2015 · 1 revision

GetStringWidth

self.get_string_width(s)

Description

Returns the length of a string in user unit. A font must be selected.

Parameters

s:

The string whose length is to be computed.

Clone this wiki locally