TuttleOFX
1
|
#include <tuttle/plugin/ImageGilProcessor.hpp>
#include <terry/freetype/freegil.hpp>
#include <boost/gil/typedefs.hpp>
#include <boost/ptr_container/ptr_vector.hpp>
#include <boost/scoped_ptr.hpp>
#include "TextProcess.tcc"
Go to the source code of this file.
Data Structures | |
class | tuttle::plugin::text::TextProcess< View, Functor > |
Text process. More... | |
struct | tuttle::plugin::text::TextProcess< View, Functor >::glyph_t |
struct | tuttle::plugin::text::TextProcess< View, Functor >::make_glyph |
Namespaces | |
namespace | tuttle |
This file provides a set of reimplementations of CImg functions by means of the generic image library (gil). Functions for image blurring. | |
namespace | tuttle::plugin |
namespace | tuttle::plugin::text |