f1ee924a55
* 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 |
||
---|---|---|
.. | ||
compress | ||
db | ||
debug | ||
draw | ||
eval | ||
gui | ||
image | ||
option | ||
vb | ||
gb.component | ||
Makefile.am |