Ocean
Font.h File Reference

Go to the source code of this file.

Data Structures

class  Ocean::CV::Fonts::Font
 This class is the base class for all font implementations. More...
 
class  Ocean::CV::Fonts::Font::Character
 This class stores font-specific layout information about each individual character. More...
 

Namespaces

 Ocean
 The namespace covering the entire Ocean framework.
 
 Ocean::CV
 Namespace of the CV library.
 
 Ocean::CV::Fonts
 Namespace of the CV Fonts library.
 

Typedefs

typedef std::shared_ptr< Font > Ocean::CV::Fonts::SharedFont
 Definition of a shared font pointer. More...