André wrote: > Has anyone here ever "merged" the output tiles obtained through > "Maximum resolution ppm" option in nviz?How can I transform tens > of files in just one high resolution .jpg/.png?
It should happen automatically; presumably you do not have the NetPBM tools installed? Once installed 'pnmcat -lr' is used to assemble rows, then 'pnmcat -tb' is used to combine those assembled rows into the final image. You can try running those manually. Hamish _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
