ROOT
v6-36
Reference Guide
Loading...
Searching...
No Matches
TGLSdfFontMaker.h
Go to the documentation of this file.
1
#ifndef ROOT_TGLSdfFontMaker
2
#define ROOT_TGLSdfFontMaker
3
4
class
TGLSdfFontMaker
{
5
public
:
6
static
int
MakeFont
(
const
char
*
ttf_font
,
const
char
*
output_prefix
,
bool
verbose =
false
);
7
};
8
9
#endif
ROOT::Detail::TRangeCast
Definition
TCollection.h:311
TGLSdfFontMaker
Helper class for generation of Signed Distance Field (SDF) fonts for REve.
Definition
TGLSdfFontMaker.h:4
TGLSdfFontMaker::MakeFont
static int MakeFont(const char *ttf_font, const char *output_prefix, bool verbose=false)
Converts TTF font 'ttf_font' into a SDF font texture atlas (png format) and a compressed font metrics...
Definition
TGLSdfFontMaker.cxx:94
graf3d
gl
inc
TGLSdfFontMaker.h
ROOT v6-36 - Reference Guide Generated on Thu Aug 21 2025 04:30:30 (GVA Time) using Doxygen 1.10.0