1. Introduction

This document describes how to use the Font library, which is provided with the CTR-SDK, in programming procedures and other processes that render text characters in applications.

2. Terminology describes terminology specific to the Font library. Read it to learn about the terminology used in this document.

3. Font Management describes the classes used to manage font resources. Read it to learn about how font resources are managed in the Font library.

4. Displaying Characters describes methods of displaying text. Read it to learn about using the Font library to implement the displaying of text.

5. Creating Fonts describes methods of creating font resources using ctr_FontConverter. Read it if you want to create font resources to use in an application.


CONFIDENTIAL