mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Lots of small corrections by Andrew Kuchling (plus all new rotor docs)
This commit is contained in:
parent
4b4c664d2e
commit
16d6e7109d
62 changed files with 520 additions and 282 deletions
|
@ -77,7 +77,8 @@ Calls \code{fmgetcomment(\var{fh})}.
|
|||
Returns a tuple giving some pertinent data about this font.
|
||||
This is an interface to \code{fmgetfontinfo()}.
|
||||
The returned tuple contains the following numbers:
|
||||
\code{(\var{printermatched}, \var{fixed_width}, \var{xorig}, \var{yorig}, \var{xsize}, \var{ysize}, \var{height}, \var{nglyphs})}.
|
||||
{\tt(\var{printermatched}, \var{fixed_width}, \var{xorig}, \var{yorig},
|
||||
\var{xsize}, \var{ysize}, \var{height}, \var{nglyphs})}.
|
||||
\end{funcdesc}
|
||||
|
||||
\begin{funcdesc}{getstrwidth}{string}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue