I purchased Maryom font style for my application but how to read that file , it extension was "Open Type Font File" . If i normally load using imageloadfont('Maryam.otf') its showing error
Warning: imageloadfont() [function.imageloadfont]: gd warning: product of memory allocation multiplication would exceed INT_MAX, failing operation gracefully
GD Image Library
Moderator: General Moderators
Re: GD Image Library
You don't use imageloadfont on files like that. In fact, I don't think you have to load anything at all.