comparison dw.def @ 1243:c191a562c14a

Added new dw_pixmap_stretch_bitblt() function on Windows and OS/2. Added new strech option to the test program to test this functionality. OS/2 version is untested and I am not sure I got the math right... GTK and Mac versions to come soon.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Wed, 19 Oct 2011 08:14:05 +0000
parents 53547c9c99a2
children 61d0c5f84644
comparison
equal deleted inserted replaced
1242:8e37ebb3fab7 1243:c191a562c14a
211 dw_pixmap_destroy @343 211 dw_pixmap_destroy @343
212 dw_pixmap_new_from_file @344 212 dw_pixmap_new_from_file @344
213 dw_pixmap_new_from_data @345 213 dw_pixmap_new_from_data @345
214 dw_pixmap_set_transparent_color @346 214 dw_pixmap_set_transparent_color @346
215 dw_pixmap_set_font @347 215 dw_pixmap_set_font @347
216 dw_pixmap_stretch_bitblt @348
216 217
217 dw_dialog_new @350 218 dw_dialog_new @350
218 dw_dialog_dismiss @351 219 dw_dialog_dismiss @351
219 dw_dialog_wait @352 220 dw_dialog_wait @352
220 221