#include "attrmap.h"Go to the source code of this file.
Classes | |
| class | FontListItem |
| A class to describe the structure of an item held in the font usage list. An item simply contains a fontname and a usage count. More... | |
| class | FontList |
| A class which can be used to create a font usage list. Create an instance of this class and pass its Build() function a particular document pointer. The function will create a list of used fonts in that particular document, each item of which will contain a font name and usage count. More... | |
1.4.4