| View previous topic :: View next topic |
| Author |
Message |
kenshin1101 Active Member

Joined: 12 Oct 2007 Posts: 5
|
Posted: 12/10/07 20:46 Post subject: How to draw text like this ? |
|
how can i draw a text like this ?
thanks!
ps : i can't find the answer anywhere  |
|
|
|
|
|
 |
Johnny_Bit Administrator

Joined: 15 Jun 2003 Posts: 452
|
Posted: 13/10/07 17:00 Post subject: |
|
freetype + loads of graphic programming. |
_________________ Thou shalt write the code, not connect the bricks. |
|
|
|
 |
kenshin1101 Active Member

Joined: 12 Oct 2007 Posts: 5
|
Posted: 13/10/07 19:37 Post subject: |
|
thanks for reply but could you tell me more ? i don't understand , they draw the text use normal font of windows. |
|
|
|
|
|
 |
Johnny_Bit Administrator

Joined: 15 Jun 2003 Posts: 452
|
Posted: 14/10/07 09:08 Post subject: |
|
actully it's like that:
- using 32-bit full alpha as background
- Draw text using fancy colour
- Apply some blur
- draw text again using colour intended
- put whole graphics on background picture
|
_________________ Thou shalt write the code, not connect the bricks. |
|
|
|
 |
kenshin1101 Active Member

Joined: 12 Oct 2007 Posts: 5
|
Posted: 14/10/07 11:24 Post subject: |
|
yeah, it lock like that. could you show me the fastest way to do the blur ? |
|
|
|
|
|
 |
Johnny_Bit Administrator

Joined: 15 Jun 2003 Posts: 452
|
Posted: 14/10/07 16:02 Post subject: |
|
jfgi |
_________________ Thou shalt write the code, not connect the bricks. |
|
|
|
 |
kenshin1101 Active Member

Joined: 12 Oct 2007 Posts: 5
|
Posted: 14/10/07 18:43 Post subject: |
|
yeah, thanks man. i was searching , asking many site, but none know. Thanks you x 1000  |
|
|
|
|
|
 |
cozturk Junior Member

Joined: 30 Jun 2005 Posts: 48 Location: Istanbul - Turkiye
|
Posted: 15/10/07 06:15 Post subject: |
|
wHAT does it mean?
It means xcdfdfdhtyrbcn or qwerty??  |
|
|
|
|
|
 |
|
|
|
 |
cozturk Junior Member

Joined: 30 Jun 2005 Posts: 48 Location: Istanbul - Turkiye
|
Posted: 16/10/07 06:55 Post subject: |
|
Thank you Kambiz. next time before writing something about unknown something, it should be asked to Google. I thought, jfgi is non meaningful word as qwerty... |
|
|
|
|
|
 |
Johnny_Bit Administrator

Joined: 15 Jun 2003 Posts: 452
|
Posted: 17/10/07 16:35 Post subject: |
|
hmm... Gaussian blur and appropriate fast algorithms as I believe are in image pack from Kambiz... or i don't remember something |
_________________ Thou shalt write the code, not connect the bricks. |
|
|
|
 |
Kambiz Administrator


Joined: 07 Mar 2003 Posts: 1361 Location: Tehran, Iran
|
Posted: 18/10/07 12:10 Post subject: |
|
| Johnny_Bit wrote: |
| hmm... Gaussian blur and appropriate fast algorithms as I believe are in image pack from Kambiz... or i don't remember something |
Yes, there is.  |
_________________ Kambiz
 |
|
|
|
 |
|
|
|
 |
Johnny_Bit Administrator

Joined: 15 Jun 2003 Posts: 452
|
Posted: 20/10/07 18:57 Post subject: |
|
yep, that's the one. |
_________________ Thou shalt write the code, not connect the bricks. |
|
|
|
 |
|