TextEngine
Configuration for Hinting and Anti-Aliasing
New interfaces allow configuration of hinting. According functionality is supported by FreeType integration.
The new method TextRendering::Font::SetRequestedGlyphFormat allows also to choose value "Monochrome" as Candera::TextRendering::GlyphBitmap::Format which disables anti-aliasing but might give good results with small font sizes or in use cases with low color resolution (e.g. monochrome display).