# TextEngine

#### Support for TTC (True Type Font Container)

Support for TTC (True Type Font Container) has been added to [TextRendering::Font](http://dev.doc.cgistudio.at/APILINK/class_candera_1_1_text_rendering_1_1_font.html "Defines a specific font face and size.") and [TextRendering::FontStore](http://dev.doc.cgistudio.at/APILINK/class_candera_1_1_text_rendering_1_1_font_store.html "FontStore is an abstract interface to retrieve font data The font store defines unique descriptor id ...") classes. The single fonts inside a collection can be accessed by specifying a Face Index.

<div class="contents" id="bkmrk-"><div class="contents"><div class="textblock">---

</div></div></div>#### Internal Namespace for Font Engine Integrations

The namespaces of the Font Engine integrations - "FreeType" and "BitmapFont" - have been changed to "Internal".

---