comparison dww.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
208 dw_pixmap_destroy @343 208 dw_pixmap_destroy @343
209 dw_pixmap_new_from_file @344 209 dw_pixmap_new_from_file @344
210 dw_pixmap_new_from_data @345 210 dw_pixmap_new_from_data @345
211 dw_pixmap_set_transparent_color @346 211 dw_pixmap_set_transparent_color @346
212 dw_pixmap_set_font @347 212 dw_pixmap_set_font @347
213 dw_pixmap_stretch_bitblt @348
213 214
214 dw_dialog_new @350 215 dw_dialog_new @350
215 dw_dialog_dismiss @351 216 dw_dialog_dismiss @351
216 dw_dialog_wait @352 217 dw_dialog_wait @352
217 218