Jump to content

GpiQueryFontMetrics: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

6 April 2025

  • curprev 21:3021:30, 6 April 2025 Iturbide talk contribs 2,448 bytes +2,448 Created page with "This function returns a record providing details of the font metrics for the logical font that is currently selected. ==Syntax== GpiQueryFontMetrics(hps, lMetricsLength, pfmMetrics) ==Parameters== ; hps (HPS) - input : Presentation-space handle. ; lMetricsLength (LONG) - input : Length of metrics. : It must be greater or equal to 0. ; pfmMetrics (PFONTMETRICS) - output : Metrics of font. : In this buffer are returned the font metrics of the logical font,..."