Class for working with fonts.
More...
#include <SFont.h>
Class for working with fonts.
- See Also
- Font for notes.
- Since
- 5.0.0
Font& coat::scripto::Font::CharSet |
( |
const int & |
cs | ) |
|
|
inline |
Set/Get the Font Character Set.
Font& coat::scripto::Font::ClipPrecision |
( |
const int & |
clp | ) |
|
|
inline |
Set/Get the clip precision.
Font& coat::scripto::Font::Family |
( |
const int & |
f | ) |
|
|
inline |
Font& coat::scripto::Font::Name |
( |
const std::string & |
name | ) |
|
|
inline |
Font& coat::scripto::Font::OutPrecision |
( |
const int & |
op | ) |
|
|
inline |
Set/Get the out precision.
Font& coat::scripto::Font::Quality |
( |
const int & |
q | ) |
|
|
inline |
Set/Get the font quality.
Font& coat::scripto::Font::Size |
( |
const int & |
size | ) |
|
|
inline |
Font& coat::scripto::Font::Style |
( |
const style & |
st | ) |
|
|
inline |
Font& coat::scripto::Font::Weight |
( |
const int & |
weight | ) |
|
|
inline |
The documentation for this class was generated from the following files:
- 3d-coat/3D-CoatV4/3D-Coat/Scripto/SFont.h
- 3d-coat/3D-CoatV4/3D-Coat/Scripto/SFont.cpp