All Imagestring related Questions

by noob | 17/12/16 | 1 Answers | Tags : PHP , GD-LIB , imagestring , imageloadfont Views : 1823
making image with text by GD library in Php , rendering text by fungtion can help but need to pass ".gdf" file , but where to download/get .gdf font file. or can i make .gdf file php ?

Read more

by noob | 17/12/16 | 1 Answers | Tags : PHP , GD-LIB , FONT , imagestring Views : 1461
how to apply more font size to text in GD library in Php i am using imagestring function from GD library , it draw a string horizontally. it produce this max size (5 px ) font what can be generated by imagestring , i want more font size and i found there is no way to do so . so how can one generate image with heavy font size string in GD library at php ?

Read more