gd
GD2 Fonts locking on Windows/Apache
I have a PHP script that uses GD2 to create an image. It uses a TrueTypeFont file to generate text in the image with imagettftext (and imagettfbbox).[详细]
2023-03-12 14:42 分类:问答installing the GD 2 library on fedora linux
Hi was trying the code igniter image manipulation and I saw that I 开发者_开发问答needed GD2 library so I went ahead and installed it but I could not see it in phpinfo.[详细]
2023-03-11 13:46 分类:问答PHP & GD - transparent background being filled with nearby color
I know PHP+GD Transparency issues have been beat to death on this and many other sites, but I\'ve followed all the recommendations and I can\'t seem to fix my issue.[详细]
2023-03-10 10:26 分类:问答merge Transparent PNG images with other PNG images - PHP
I tried other\'s solution but it did not worked, so i\'m pasting here my code which can copy but can not save it with transparency [the transparent portion gets white] ![详细]
2023-03-10 09:40 分类:问答Is it possible to add GD/TTF support to PHP without recompiling?
I\'ve tried searching for this topic on SO but all the results are about recompiling, rather than about not recompiling.[详细]
2023-03-10 01:40 分类:问答imagettftext and the euro sign
I\'m us开发者_运维问答ing imagettftext to generate a image (I\'ve tried imagefttext as well) but I cannot display the EURO Sign. Look at how it makes it! The font is Myriad and in Photoshop the sign l[详细]
2023-03-10 00:25 分类:问答How can I install Perl's GD graphics library on Windows?
Has anyone managed to install the GD module for Perl (5.10) on Windows (Win7)? Note that unfortunately this is neither ActivePerl nor Strawberry Perl; instead, it is a self-compiled using MinGW.[详细]
2023-03-08 18:46 分类:问答Amazon EC2 - PHP GD image library
I\'ve got a brand new install of WordPress setup and activated a custom-built theme along with a good amount of plugins. In the posts, I have built it so the user can create a post, upload an image as[详细]
2023-03-08 08:02 分类:问答how to reduce memory usage in image gd or speed up the process to deallocate memory faster
I have an image GD script which is currently using around 9MB of memory. I get a lot of traffic and hence sometimes it using up hell lot of RAM on my server.[详细]
2023-03-07 22:32 分类:问答creating signatures with gd and php
Does any one know good resource site that outlines how to construct user signature with use o开发者_如何学Gof PHP and GD library? Not that much just some sort of custom font and custom background imag[详细]
2023-03-06 15:16 分类:问答