#include <CCFontAtlasFactory.h>
static FontAtlas*
createAtlasFromFNT |
( |
const std::string & |
fntFilePath) | |
|
|
static |
var createAtlasFromFNT |
( |
var |
fntFilePath) | |
|
|
static |
local createAtlasFromFNT |
( |
local |
fntFilePath) | |
|
|
static |
static FontAtlas*
createAtlasFromTTF |
( |
const std::string & |
fntFilePath, |
|
|
int |
fontSize, |
|
|
GlyphCollection |
glyphs, |
|
|
const char * |
customGlyphs = 0 , |
|
|
bool |
useDistanceField = false |
|
) |
| |
|
static |
var createAtlasFromTTF |
( |
var |
fntFilePath, |
|
|
var |
fontSize, |
|
|
var |
glyphs, |
|
|
var |
customGlyphs = 0 , |
|
|
var |
useDistanceField = false |
|
) |
| |
|
static |
local createAtlasFromTTF |
( |
local |
fntFilePath, |
|
|
local |
fontSize, |
|
|
local |
glyphs, |
|
|
local |
customGlyphs = 0 , |
|
|
local |
useDistanceField = false |
|
) |
| |
|
static |
The documentation for this class was generated from the following file: