gambas-source-code/main/lib
Oddjobz f1ee924a55 [GB.IMAGE]
* BUG: Comment out line to enable compilation - work still to do on "Convert" !
* BUG: Fix memory allocation bug that was causing all the crashes ..
  Turns out the conversion code was calculating the size of width * height * sizeof(uint)
  and IMAGE_size was using width * height * (3 or 4 depending on image format)
  which caused a lack of memory in the image conversion routines ...



git-svn-id: svn://localhost/gambas/trunk@1813 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2009-01-23 11:54:26 +00:00
..
compress
db [DEVELOPMENT ENVIRONMENT] 2008-12-31 15:55:40 +00:00
debug [CONFIGURATION] 2008-12-28 19:01:39 +00:00
draw [GB.IMAGE] 2009-01-23 11:54:26 +00:00
eval [CONFIGURATION] 2008-12-28 19:01:39 +00:00
gui
image [GB.IMAGE] 2009-01-23 11:54:26 +00:00
option
vb
gb.component
Makefile.am [CONFIGURATION] 2009-01-13 00:42:55 +00:00