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

Optional detailed error information for 2D text APIs. More...

#include <gd_vector2d.h>

Data Fields

gdTextStatus code
 
int provider_code
 
char message [128]
 

Detailed Description

Optional detailed error information for 2D text APIs.

Field Documentation

◆ code

gdTextStatus gdTextError::code

A

See also
gdTextStatus value.

◆ message

char gdTextError::message[128]

Human-readable error message.

◆ provider_code

int gdTextError::provider_code

Provider-specific error code, such as a FreeType error.


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