This is a discussion on "GD Issues." within the PHP Forum section. This forum, and the thread "GD Issues. are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
GD Issues.
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
GD Issues.
This isn't really an error, but i have no idea how i increase the font size? You'll see the image below, kinda small Error #2 I need the $gamertile(comes from my other script) to be 38px by 38px, but i get a T_STRING error, it's on this line.
Error #3 Then, this biggest issue is the image some of it's transparency? You can't see it too well because of this forums background color, but it adds white around the image and a little more red? Original PNG ![]() Saved PNG ![]() Thanks for any help! |
|
|
|
||||
|
Re: GD Issues.
I'm sorry mate, whish I could help, but I can't.
And by the looks of it, nobody else who has read this tread knows how to help. Let me know how you get on...
Last Blog Entry: Random String in Javascript (Apr 21st, 2008)
|
|
|||
|
Re: GD Issues.
Well the echoing of html in the image won't work but i got an alternative and i managed to get some help on the text, I can add a little shadow underneath and change the font size
Just the quality issue now =/ ![]() |
|
|||
|
Re: GD Issues.
i play with the gd library a bit..... but im not overly familiar with it..... can you explain a bit more about what your trying to do here?
|
|
|||
|
Re: GD Issues.
I'm new to GD aswell, but this is for a gamercard website i'm making, a gamercard is your stats from your xboxlive gold account, displays gamerscore, name zone, gamerpic and such.
|
|
||||
|
Re: GD Issues.
Yeah ... I don't know GD either. I've played around a bit with ImageMagick but only to create thumbnails - http://www.imagemagick.org/Usage/
|
|
|||
|
Re: GD Issues.
Rather than specifying 'arial' as the second parameter, use '5' for a larger built-in font (you can use 1 - 5 with size increasing as you go up the scale).
More on the php page for imagestring. If you want exact sizes either use a tailored font and load with imageloadfont or something a little more tedious create each letter as a graphic, split your input string letter by letter, then print each corresponding letter image side by side... |
![]() |
| Tags |
| fonts, png |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Help! FF & IE7 issues | gwalker | Web Page Design | 5 | Jun 6th, 2008 02:08 |
| IE and FF Issues... | Aaron1988 | Web Page Design | 0 | May 10th, 2008 15:52 |
| Serious issues in IE7 | Daimz | Web Page Design | 2 | Aug 21st, 2007 12:38 |
| CSS Issues. Can you help me out? | escaflowne11 | Web Page Design | 7 | Sep 13th, 2006 13:18 |
| More issues. | mreine | Webforumz Suggestions and Feedback | 7 | Mar 13th, 2006 01:49 |