POV-Ray : Newsgroups : povray.general : combining partial images : Re: combining partial images Server Time
26 Jun 2024 02:43:29 EDT (-0400)
  Re: combining partial images  
From: triple r
Date: 15 Jul 2008 14:35:00
Message: <web.487ced607ec83d1bef2b9ba40@news.povray.org>
"stevenvh" <nomail@nomail> wrote:
> I made a set of partial images using Start_Column, End_Column, Start_Row and
> End_Row.
> Now I want to combine them, but Photoshop can't read the images. Are the files
> not standard bitmap files (PNG in my case)?
> Any tools around to do this?
>
> TIA
> Steven

If nothing else, PPM images are easier to parse, and you can manually fix the
dimensions with any old text editor.  They show up on about line three.  A very
short program could be made to parse the parts and assemble them, but of course
this is an exercise left for the reader...

 - Ricky


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.