ROOT
master
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
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 master - Reference Guide Generated on Tue Nov 5 2024 09:40:24 (GVA Time) using Doxygen 1.9.8