Ocean
Ocean::CV::Fonts Namespace Reference

Namespace of the CV Fonts library. More...

Data Structures

class  Font
 This class is the base class for all font implementations. More...
 
class  FontManager
 This class implements the manager for all fonts. More...
 
class  FTFont
 This class implements a font based on FreeType. More...
 
class  FTFontManager
 This class implements the actual manager for all FreeType fonts. More...
 
class  Utilities
 This class implements utility functions for the FreeType font library. More...
 

Typedefs

typedef std::shared_ptr< FontSharedFont
 Definition of a shared font pointer. More...
 

Detailed Description

Namespace of the CV Fonts library.

The Namespace Ocean::CV::Fonts is used in the entire Ocean CV Fonts Library.