unifont Class Reference

file : ../lua/lib.unifont.lua (this is just a pseudo class used for grouping global functions) More...

List of all members.

Static Public Member Functions

static mixed UniFont_AddImageToAtlas (mixed glyphimg, mixed bAvoidAtlasUpdate)
 matname,u0,v0,u1,v1
static mixed GetUniFontGlyph (mixed fontloader, mixed iCharCode, mixed bOutlined, mixed bAvoidAtlasUpdate)
static mixed GetUOFont (mixed loader, mixed bOutlined)
static mixed CreateFont_UO (mixed loader, mixed bOutlined)


Detailed Description

file : ../lua/lib.unifont.lua (this is just a pseudo class used for grouping global functions)

Definition at line 3305 of file lua_pseudo_code.cpp.


Member Function Documentation

static mixed unifont::UniFont_AddImageToAtlas ( mixed  glyphimg,
mixed  bAvoidAtlasUpdate 
) [inline, static]

matname,u0,v0,u1,v1

Definition at line 3308 of file lua_pseudo_code.cpp.

static mixed unifont::GetUniFontGlyph ( mixed  fontloader,
mixed  iCharCode,
mixed  bOutlined,
mixed  bAvoidAtlasUpdate 
) [inline, static]

texname,u0,v0,u1,v1,xoff,yoff,w,h bold=outline for uo html

Definition at line 3312 of file lua_pseudo_code.cpp.

static mixed unifont::GetUOFont ( mixed  loader,
mixed  bOutlined 
) [inline, static]

Definition at line 3314 of file lua_pseudo_code.cpp.

static mixed unifont::CreateFont_UO ( mixed  loader,
mixed  bOutlined 
) [inline, static]

creates and returns a font object for one of the uo fonts that can be used by the flow layouter to create text uofonts are pixelart and not scalable, so the size is fixed bold=outline for uo html

Definition at line 3319 of file lua_pseudo_code.cpp.


The documentation for this class was generated from the following file:

Generated on Fri Mar 29 05:41:10 2013 for lua by  doxygen 1.5.6