This website requires JavaScript.
Explore
Help
Sign in
luisgulo
/
gambas-source-code
Watch
1
Star
0
Fork
You've already forked gambas-source-code
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
9c40bbac3f
gambas-source-code
/
gb.image.io
/
Makefile.am
4 lines
94 B
Text
Raw
Normal View
History
Unescape
Escape
[CONFIGURATION] * NEW: Put custom autoconf macros in the "m4" directory. * NEW: Drop libltdl. [GB.IMAGE] * NEW: Image.Resize() and Image.Mirror() has been put in common there. * NEW: Image.Flip() has been removed. * NEW: Image.Copy() and Image.Resize() now supports 24-bits images. [GB.OPENGL] * NEW: Depends on gb.image now. * NEW: Texture images can have any format now. git-svn-id: svn://localhost/gambas/trunk@2236 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2009-08-17 00:07:48 +02:00
ACLOCAL_AMFLAGS = -I m4 --install
[GB.CAIRO] * NEW: Transformation and matrix functions were implemented. [GB.IMAGE] * NEW: The format conversion function comes back in the gb.image API. [GB.IMAGE.IO] * NEW: New component for loading and saving images. git-svn-id: svn://localhost/gambas/trunk@1820 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2009-01-27 02:24:19 +01:00
SUBDIRS = @IMAGE_IO_DIR@
EXTRA_DIST = reconf gambas.h gb*.h
Reference in a new issue
Copy permalink