This function permanently removes all fonts and font instance from the Font Catalog of the specified Standard Engine instance.
Parameter | Description |
---|---|
engine |
Handle of the previously created Standard Engine instance. |
If successful, the function returns 1. Otherwise, the function returns 0
An application can use the dtFontRemoveAll function to remove all fonts and font instances from the Font Catalog when they are no longer needed. As a result, all existing font indexes become invalid and your application must make sure they are no longer used.