Ion
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
fontmanager.h File Reference
#include <string>
#include <vector>
#include "ion/base/referent.h"
#include "ion/base/stlalloc/allocmap.h"
#include "ion/external/gtest/gunit_prod.h"
#include "ion/text/font.h"
#include "ion/text/fontimage.h"
Include dependency graph for fontmanager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ion::text::FontManager
 The FontManager provides the main interface for fonts used to create text strings to render. More...
 

Namespaces

 ion
 Copyright 2016 Google Inc.
 
 ion::text
 

Typedefs

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