![]() |
Alphablending zoomed Text's?
Hi,
I'm trying to Alphablend a zoomed showtext means like NPC Code: when i dont use zoom it alpha blends it but with zoom it doesn't any ideas? |
Quote:
NPC Code: |
Can't bold stuff in the code block >_<
showtext(500,screenwidth/2,screenheight/2,,"Arial","","foobar test text"); |
It's currently not possible, on Windows v4 zoomed text is drawn using GDI which cannot do transparency. It might be possible in the future to use polygons to draw zoomed text, but currently it is not possible.
|
any other ideas how to make big text with alphablending? lol
|
Quote:
Now "simply" script your own display system for text and voila you can zoom and use alpha transparency. Ps, best would be to have a diffrent image for a few font sizes. Cause using font size 8 (or something) and zooming it with a factor of 10 would just be ugly. This might be a bit of work but hey, see it like this in the end you get want you want =)! |
eeeek then i need so many numbers for positions lol
|
Quote:
Maby limit yourself to high cap A till Z low cap A till 52 Chars and 0 till 9 (logical) 61 chars ! ? > < . " @ (that should cover most of the extra chars you might need..) 68 chars Doesn't sound like alot of work .. wait it does AHHH CHAOS! |
| All times are GMT +2. The time now is 05:13 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.