You're viewing help content for version:
- 6.5
- 6.4
- 6.3
- 6.2
- Older Versions
CQ allows you to generate graphics incorporating text dynamically taken from your content.
To do this you can also load and use your own fonts.
Currently all implementations of the Java Platform support TrueType fonts.
-
Update the OSGi configuration of Day Commons GFX Font Helper. Add the path to your fonts folder; i.e. /apps/<your-project>/fonts.
For full details of how to use the fonts with the Java API, see the documentation for the Font class of the Java API.