what is name of default font used in php gd library ? Here is image, rendered by php-gd with default font.
Thanks,
what is name of default font used in php gd library ? Here is image, rendered by php-gd with default font.
Thanks,
I was also looking for this info and, luckily, all these projects are free software therefore their source is publicly available which redeems the lack of details in the documentation.
-Misc-Fixed-Medium-R-Normal--8-80-75-75-C-50-ISO8859-2
which can be downloaded from here. For more details look at Wikipedia article on "Fixed typeface" (cannot put more than three links at the moment, sorry).Make an image with just text, and make the text large. Then, head over to whatthefont.com. Their analyzer is pretty solid.