gambas-source-code/main/lib/image
Benoît Minisini ac03c9fc85 [GB.CAIRO]
* NEW: Cairo.ShowPage() and Cairo.CopyPage() have been implemented.
* NEW: New classes for implementing some Cairo surfaces: CairoPdfSurface, 
  CairoPsSurface and CairoSvgSurface.

[GB.IMAGE]
* BUG: When deleting an image, free the temporary handle before the owner 
  handle, because the temporary owner may want to access the data while 
  freeing it.


git-svn-id: svn://localhost/gambas/trunk@3590 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2011-02-22 00:26:50 +00:00
..
c_color.c [DEVELOPMENT ENVIRONMENT] 2011-01-30 00:55:59 +00:00
c_color.h
CImage.c [GB.IMAGE] 2011-02-12 18:26:13 +00:00
CImage.h
CImageStat.c
CImageStat.h
gb.image.component
gb.image.h
image.c [GB.CAIRO] 2011-02-22 00:26:50 +00:00
image.h
image_stat.c
image_stat.h
main.c
main.h
Makefile.am