ROOT
Version master
v6.34
v6.32
v6.30
v6.28
v6.26
v6.24
v6.22
v6.20
v6.18
v6.16
v6.14
v6.12
v6.10
v6.08
v6.06
Reference Guide
▼
ROOT
ROOT Reference Documentation
Tutorials
►
Functional Parts
►
Namespaces
►
All Classes
▼
Files
▼
File List
►
bindings
►
core
►
documentation
►
geom
►
graf2d
▼
graf3d
►
eve
►
eve7
►
g3d
▼
gl
doc
▼
inc
TArcBall.h
TF2GL.h
TGL5D.h
TGL5DDataSetEditor.h
►
TGL5DPainter.h
TGLAdapter.h
TGLAnnotation.h
TGLAutoRotator.h
TGLAxis.h
TGLAxisPainter.h
TGLBoundingBox.h
TGLBoxPainter.h
TGLCamera.h
TGLCameraGuide.h
TGLCameraOverlay.h
TGLClip.h
TGLClipSetEditor.h
TGLContext.h
TGLCylinder.h
TGLEmbeddedViewer.h
TGLEventHandler.h
TGLFaceSet.h
TGLFBO.h
TGLFontManager.h
TGLFormat.h
TGLH2PolyPainter.h
TGLHistPainter.h
►
TGLIsoMesh.h
TGLLegoPainter.h
TGLLightSet.h
►
TGLLightSetEditor.h
►
TGLLockable.h
TGLLogicalShape.h
TGLManip.h
TGLManipSet.h
►
TGLMarchingCubes.h
TGLObject.h
TGLOrthoCamera.h
TGLOutput.h
TGLOverlay.h
TGLOverlayButton.h
TGLPadPainter.h
►
TGLPadUtils.h
►
TGLParametric.h
TGLParametricEquationGL.h
TGLPerspectiveCamera.h
TGLPhysicalShape.h
TGLPlot3D.h
TGLPlotBox.h
TGLPlotCamera.h
►
TGLPlotPainter.h
TGLPolyLine.h
TGLPolyMarker.h
TGLPShapeObj.h
TGLPShapeObjEditor.h
TGLPShapeRef.h
TGLQuadric.h
TGLRnrCtx.h
TGLRotateManip.h
TGLSAFrame.h
TGLSAViewer.h
TGLScaleManip.h
►
TGLScene.h
TGLSceneBase.h
TGLSceneInfo.h
TGLScenePad.h
TGLSdfFontMaker.h
TGLSelectBuffer.h
TGLSelectRecord.h
TGLSphere.h
TGLStopwatch.h
►
TGLSurfacePainter.h
TGLText.h
TGLTF3Painter.h
TGLTH3Composition.h
TGLTransManip.h
►
TGLUtil.h
►
TGLViewer.h
TGLViewerBase.h
TGLViewerEditor.h
TGLVoxelPainter.h
TGLWidget.h
TGLWSIncludes.h
TH2GL.h
TH3GL.h
►
TKDEAdapter.h
►
TKDEFGT.h
TPointSet3DGL.h
TX11GL.h
►
src
►
gviz3d
►
gui
►
hist
►
io
►
main
►
master
►
math
►
montecarlo
►
net
►
proof
►
roofit
►
sql
►
tmva
►
tree
►
tutorials
►
File Members
Release Notes
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
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 master - Reference Guide Generated on Thu Apr 17 2025 16:05:14 (GVA Time) using Doxygen 1.10.0