cfusari2A
Results
2
comments of
cfusari2A
Hi, in order to have the custom fonts working with TALText, I had to make two modifications inside ALFmxCommon.pas, in the method ALDrawMultiLineText, I replaced the following fragment: ` //init...
Hi, bravesoftdz, While testing on Friday, we found out that FileExists and createFromFile produce some performances loss. To correct it, we used a dictionnary to store the already created fonts....