cvs: gd /playground/text_on_transparent_background text_aa_alpha.c

[email protected] ("Pierre-Alain Joye")
Newsgroups php.gd.cvs
Message-ID <cvspajoye1174157292@cvsserver>
pajoye		Sat Mar 17 18:48:12 2007 UTC

  Modified files:              
    /gd/playground/text_on_transparent_background	text_aa_alpha.c 
  Log:
  - use blue, looks better than white on white page :)
  
  
http://cvs.php.net/viewvc.cgi/gd/playground/text_on_transparent_background/text_aa_alpha.c?r1=1.1&r2=1.2&diff_format=u
Index: gd/playground/text_on_transparent_background/text_aa_alpha.c
diff -u gd/playground/text_on_transparent_background/text_aa_alpha.c:1.1 gd/playground/text_on_transparent_background/text_aa_alpha.c:1.2
--- gd/playground/text_on_transparent_background/text_aa_alpha.c:1.1	Sat Mar 17 18:46:10 2007
+++ gd/playground/text_on_transparent_background/text_aa_alpha.c	Sat Mar 17 18:48:12 2007
@@ -11,7 +11,7 @@
 	int linespacing	= 1.05;
 	int charmap    	= gdFTEX_Unicode;
 	int resolution		= 96;
-	int color_text 	= 0xFFFFFF;
+	int color_text 	= 0x0000FF;
 	int pt_size 		= 50;
 	double angle 		= -45 * M_PI / 180;
 	int pos_x = 0, pos_y = 40;
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.