diff options
author | N.N. <sergi_ll@users.sourceforge.net> | 2009-02-26 20:41:22 +0000 |
---|---|---|
committer | N.N. <sergi_ll@users.sourceforge.net> | 2009-02-26 20:41:22 +0000 |
commit | 8ad7c35790a83d6673bc21868cded2f7ee7cad5a (patch) | |
tree | 1477c7319f40c27a5bbaef7c3972c25a6fd478d2 /imagegrid/INSTALL_imagegrid | |
parent | 273898dd38019f5676d753af9a5012d9661788ce (diff) |
imagegrid deleted: now videogrid allows to choose image and video files format
This line, and those below, will be ignored--
M pdvjtools/pdp_freeframe/pdp_freeframe-help.pd
M pdvjtools/pdp_1394L/pdp_1394L-help.pd
D pdvjtools/imagegrid
M pdvjtools/pdp_frei0r/pdp_frei0r-help.pd
M pdvjtools/videogrid/videogrid-help.pd
M pdvjtools/Makefile
svn path=/trunk/externals/pdvjtools/; revision=10821
Diffstat (limited to 'imagegrid/INSTALL_imagegrid')
-rwxr-xr-x | imagegrid/INSTALL_imagegrid | 48 |
1 files changed, 0 insertions, 48 deletions
diff --git a/imagegrid/INSTALL_imagegrid b/imagegrid/INSTALL_imagegrid deleted file mode 100755 index cf0b94d..0000000 --- a/imagegrid/INSTALL_imagegrid +++ /dev/null @@ -1,48 +0,0 @@ - -IMAGEGRID INSTALL - -[ENG] - -In order to compile this source code it must have the library ImageMagick and the source code of Puredata. - -tar xzvf imagegrid[-version].tar.gz in folder pd/extra/ or edit file Makefile modifying the value of variable PD_SRC with the correct path location of the pd/src/. If you don't have it, download and copy the src/ folder into pd/ folder. - -$ cd imagegrid[-version] - -# make clean - -# make - -# make install - -now you can open example: help-imagegrid.pd - -$ pd help-imagegrid - -Thanks. - -Sergi Lario -slario(at)gmail.com - -[CAT] - -Per compilar el codi font cal disposar de la biblioteca ImageMagick i el codi font de Puredata. - -tar xzvf imagegrid[-versio].tar.gz en el directori pd/extra/ o bé edita el fitxer Makefile modificant el valor de la variable PD_SRC amb el path correcte del codi font de pd/src/. Sinó el tens el pots descarregar i copiar la carpeta src/ dins el directori pd/ - -$ cd imagegrid[-versio] - -# make clean - -# make - -# make install - -ara ja pots obrir l'exemple help-imagegrid.pd - -$ pd help-imagegrid - -Gràcies. - -Sergi Lario -slario(at)gmail.com |