Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Tech Support (https://forums.graalonline.com/forums/forumdisplay.php?f=7)
-   -   Crash on Huge Font (https://forums.graalonline.com/forums/showthread.php?t=66834)

JustBreathe 06-22-2006 03:36 PM

Crash on Huge Font
 
Using a large zoom ( > 30 ) on showtext causes client to crash.

example:
PHP Code:

//#CLIENTSIDE
function onCreated()
  {
  
showtext200player.xplayer.y"verdana""b""Oh nos!" ).zoom 100;
  } 


Admins 06-22-2006 08:23 PM

What OS are you using (Windows, Linux, Mac) ?

JustBreathe 06-22-2006 08:27 PM

Currently, Windows.

Admins 06-23-2006 12:44 AM

That is strange, so when it's using GDI fonts (>30 font size or disabled bitmap fonts) it is crashing? What graphics card do you have? You have the latest driver? If you have an ATI card, could you try to disable anti-aliasing or similar in the graphics control panel ?

JustBreathe 06-23-2006 09:56 AM

Quote:

Originally Posted by Stefan
That is strange, so when it's using GDI fonts (>30 font size or disabled bitmap fonts) it is crashing? What graphics card do you have? You have the latest driver? If you have an ATI card, could you try to disable anti-aliasing or similar in the graphics control panel ?

Zoom of >30. I think it's just takes so much resources. I made that error when using the defaultfontsize in prefs ( I forgot to divide that by 24/36 ).

It crashed three people simutaneously... ( freezes the client, no error pop-up ).

>30 font size? I don't think so... It's when you use it in conjuction with showtext ( and have a zoom of > 30, Zoom != Font Size... Font Size == (24 * zoom) )

Admins 06-23-2006 10:52 AM

Arg a zoom of 30? Normally there is a limit for the font size though, will need to check it

JustBreathe 06-23-2006 11:22 AM

Quote:

Originally Posted by Stefan
Arg a zoom of 30? Normally there is a limit for the font size though, will need to check it

There is a limit for the fontsize... Not for the showtext, however.


All times are GMT +2. The time now is 05:39 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.