The fontQA API reference
Please find below some information about the internal structure of the fontQA framework.
If you don't intend to customize or extend fontQA, you don't need to read this.
The structure of fontQA
You may look at fontQA from different angles:
- logical: everything is a collection of something else
- programmatic: the hierarchy of classes
- physical: this will show you which classes are defined in which modules.