LibGd 2.4.0-dev
GD Graphics library
Loading...
Searching...
No Matches
Data Fields
gdTextExtents Struct Reference

#include <gd_vector2d.h>

Data Fields

double y_bearing
 
double height
 
double y_advance
 

Detailed Description

struct: gdTextExtents

Text metrics returned by gdContextTextExtents.

Field Documentation

◆ height

double gdTextExtents::height

Bounds width and height.

◆ y_advance

double gdTextExtents::y_advance

Horizontal and vertical advance.

◆ y_bearing

double gdTextExtents::y_bearing

Horizontal and vertical bearing of the text bounds.


The documentation for this struct was generated from the following file: