Gnash  0.8.11dev
Classes | Namespaces | Functions
Font.h File Reference
#include <string>
#include <memory>
#include <cstdint>
#include <vector>
#include <map>
#include "ref_counted.h"

Go to the source code of this file.

Classes

class  gnash::kerning_pair
 
class  gnash::Font
 A Font resource. More...
 
struct  gnash::Font::FontNameInfo
 A pair of strings describing the font. More...
 
struct  gnash::Font::GlyphInfo
 Glyph info structure. More...
 

Namespaces

 gnash
 Anonymous namespace for callbacks, local functions, event handlers etc.
 
 gnash::SWF
 SWF format parsing classes.
 

Functions

bool gnash::operator< (const kerning_pair &p1, const kerning_pair &p2)