diff options
Diffstat (limited to 'doc/FontId.3')
-rw-r--r-- | doc/FontId.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/FontId.3 b/doc/FontId.3 index 80b0390..a787242 100644 --- a/doc/FontId.3 +++ b/doc/FontId.3 @@ -4,13 +4,13 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: FontId.3,v 1.2 1998/09/14 18:22:47 stanton Exp $ +'\" RCS: @(#) $Id: FontId.3,v 1.3 2000/07/25 21:14:34 jenglish Exp $ '\" .so man.macros .TH Tk_FontId 3 8.0 Tk "Tk Library Procedures" .BS .SH NAME -Tk_FontId, Tk_FontMetrics, Tk_PostscriptFontName \- accessor functions for +Tk_FontId, Tk_GetFontMetrics, Tk_PostscriptFontName \- accessor functions for fonts .SH SYNOPSIS .nf @@ -68,7 +68,7 @@ following screen font families should print correctly: Any other font families may not print correctly because the computed Postscript font name may be incorrect or not exist on the printer. .VS 8.0 br -.SH DATA STRUCTURES +.SH "DATA STRUCTURES" The Tk_FontMetrics data structure is used by Tk_GetFontMetrics to return information about a font and is defined as follows: .CS |