Page 1 of 1

GD Image Library

Posted: Thu Jan 28, 2010 4:21 am
by jagadeeshbandi
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

Re: GD Image Library

Posted: Thu Jan 28, 2010 6:21 am
by requinix
You don't use imageloadfont on files like that. In fact, I don't think you have to load anything at all.