On 07/28/07 18:57, Joerg Bornkessel wrote:
... Use for font handling the system own mechanisms and installed fonts. fontconfig should be included by all Distributions.
Plugins don't even need to directly access any fontconfig stuff. They can use cFont::GetAvailableFontNames() to get all of the available font names, and create their own fonts with cFont::CreateFont().
Klaus