- merge v0.01 --> Añadido fileselector - Añadidas fuentes de Gem y Pure Data - pix2jpg incluído en Gem. Archivos de construcción de Gem modificados. - Añadido fichero ompiling.txt con instrucciones de compilación
34 lines
1.3 KiB
Text
34 lines
1.3 KiB
Text
GEM - Graphics Environment for Multimedia
|
|
Copyright © 1997-2000 Mark Danks
|
|
Copyright © Günter Geiger
|
|
Copyright © 2001-2011 IOhannes m zmölnig,
|
|
|
|
This program is free software; you can redistribute it and/or
|
|
modify it under the terms of the GNU General Public License
|
|
as published by the Free Software Foundation; either version 2
|
|
of the License, or (at your option) any later version.
|
|
|
|
This program is distributed in the hope that it will be useful,
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
GNU General Public License for more details.
|
|
|
|
You should have received a copy of the GNU General Public License along
|
|
with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
|
|
In the official GEM distribution, the GNU General Public License is
|
|
in the file GnuGPL.LICENSE
|
|
|
|
---------------------------------------------------------
|
|
|
|
OTHER COPYRIGHT NOTICES
|
|
|
|
---------------------------------------------------------
|
|
fstimage:
|
|
Masayuki Matsumoto
|
|
sgi image loader.
|
|
matumot[AT]dst.nk-exa.co.jp
|
|
Copyright (C) 1995 Masayuki Mastumoto
|
|
Modified so that it doesn't exit on error.
|
|
Added support for reading grayscale, rgb, and rgba images
|
|
Mark Danks - 1998
|