Ion
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
freetypefont.h File Reference
#include <memory>
#include <string>
#include "ion/math/vector.h"
#include "ion/text/font.h"
Include dependency graph for freetypefont.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ion::text::FreeTypeFont
 This derived Font class represents a FreeType2 font. More...
 
struct  ion::text::FreeTypeFont::GlyphMetrics
 This struct represents the metrics for a single glyph. More...
 

Namespaces

 ion
 Copyright 2016 Google Inc.
 
 ion::text
 

Typedefs

typedef base::ReferentPtr
< FreeTypeFont >::Type 
ion::text::FreeTypeFontPtr
 Convenience typedef for shared pointer to a FreeTypeFont. More...