php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
gdfonts.c File Reference
#include "gdfonts.h"

Go to the source code of this file.

Functions

gdFontPtr gdFontGetSmall (void)
 

Variables

gdFont gdFontSmallRep
 
gdFontPtr gdFontSmall = &gdFontSmallRep
 

Function Documentation

◆ gdFontGetSmall()

gdFontPtr gdFontGetSmall ( void )

Definition at line 3871 of file gdfonts.c.

Variable Documentation

◆ gdFontSmall

gdFontPtr gdFontSmall = &gdFontSmallRep

Definition at line 3869 of file gdfonts.c.

◆ gdFontSmallRep

gdFont gdFontSmallRep
Initial value:
=
{
256,
0,
6,
13,
(char*)gdFontSmallData
}

Definition at line 3860 of file gdfonts.c.