Thank you!
I'll be sure to give it a try.
			
			
									
									
						Gimp plugin
is there anybody who successfully compiled PSPTex for Mac OSX (PPC) ???
The plugin compiles well but requires gimp2-dev libs to link and after hours I was not able to compile gimp2-dev (from Fink) depedencies...
maybe some one tried....
			
			
									
									The plugin compiles well but requires gimp2-dev libs to link and after hours I was not able to compile gimp2-dev (from Fink) depedencies...
maybe some one tried....
- TiTAN Art Division -
http://www.titandemo.org
						http://www.titandemo.org
I'm happy to see some cool new features ;-)
Thanx Franck...
			
			
									
									I'll test that asap !!!v1.04:
- Fixed DXT1 compression and DXT3 fetching issues.
- Added an option to save pictures datas and palettes as source codes.
Thanx Franck...
- TiTAN Art Division -
http://www.titandemo.org
						http://www.titandemo.org
Their site seems to have some troubles at the moment, the primary download url is this one anyway:
http://perso.orange.fr/franck.charlet/PSPTex.zip
			
			
									
									
						http://perso.orange.fr/franck.charlet/PSPTex.zip
psptex linux
I have download and install libgimp2.0 and  libgimp2.0-dev. then I open the terminal and get into a psptex folder that I have create (where there are all the files of the psptex.zip) and execute make but there are many error. The first to are that don't exist nither libgimp/gimp.h nor libgimp/gimpui.h . I have create in the same directory the makefile is, a libgimp folder and put inside the header files but it doesn't work. ¿Any ideas? thank you for your help to a newbee like me ;).
			
			
									
									
						To build and install the plugin, unzip PSPTex.zip and run
			
			
									
									
						Code: Select all
gimptool --install src/psp.c
