Name

sdlttf_RenderUTF8_Shaded — Here Description2

Synopsis

array sdlttf_RenderUTF8_Shaded($font,  
 $text,  
 $r1,  
 $g1,  
 $b1,  
 $r2,  
 $g2,  
 $b2); 
resource  $font;
string  $text;
long  $r1;
long  $g1;
long  $b1;
long  $r2;
long  $g2;
long  $b2;

Description

Here description