This is the mail archive of the xconq-cvs@sourceware.cygnus.com mailing list for the Xconq project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

xconq/ /ChangeLog cltk/tkiapp.c cltk/tkimf.c c ...


CVSROOT:	/cvs/xconq
Module name:	xconq
Changes by:	shebs@egcs.cygnus.com	99/07/06 20:16:32

Modified files:
	.              : ChangeLog 
	tcltk          : tkiapp.c tkimf.c tkimf.h tkisamp.c tkmain.c 
	                 tkmap.c 

Log message:
	* tkimf.c, tkimf.h (use_clip_mask): New global, determines whether
	to use clip mask or boolean ops to draw images with masks.
	* tkimf.c (tk_interp_image): Use make_raw_mono_data, also use
	use_clip_mask to decide about making bitmaps vs pixmaps.
	(make_raw_palette): New function.
	(tk_make_mono_pixmap, tk_make_mask_pixmap, blacken_masked_area,
	blacken_mono_masked_area): New functions.
	* tkisamp.c (draw_one_main_image): New function.
	(imfsample_display): Call it, fix font handling.
	(draw_one_image): Add boolean op drawing option.
	(draw_one_emblem): Delete.
	* tkmain.c (tk_player_remote_status): Handle when player not
	found.
	* tkmap.c: Add !use_clip_mask cases everywhere.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]