Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.postscript > #3343

images inside nested code items { … { … } … }

Newsgroups comp.lang.postscript
Date 2019-03-16 13:00 -0700
Message-ID <a50474cb-2fe9-42a6-b68d-ef189004d57d@googlegroups.com> (permalink)
Subject images inside nested code items { … { … } … }
From jdaw1 <jdawiseman@gmail.com>

Show all headers | View raw


Despite having been a PostScript programmer for over two decades, I have very little experience of bitmaps. Everything I’ve done so far has been vector. 

That’s about to change. And my EPS image works — hurray! 

But I want that image inside an outer code construct, {…}, to be used in a loop (well, a subroutine containing branches and loops and stuff). But the EPS image fails if wrapped in curly brackets and suffixed with an ‘exec’.

I’ve tried many variations of image techniques, including from Google. Many work. All fail if wrapped in a code. 

And I can’t find a way to ‘-F’ Mac Distiller, such that I could (….eps) run. 

So please could I have multi-fold advice?

• Obviously I’m failing to manage the image data correctly. What’s the model?

• How do I make image obtain its data when deep inside nested code items { … { … image … } … }? Please, sample code. And my PS program will have at least two bitmaps — does that make a difference?

• -F, on a Mac: how?

Thank you.

Back to comp.lang.postscript | Previous | NextNext in thread | Find similar


Thread

images inside nested code items { … { … } … } jdaw1 <jdawiseman@gmail.com> - 2019-03-16 13:00 -0700
  Re: images inside nested code items { … { … } … } luser droog <luser.droog@gmail.com> - 2019-03-16 14:31 -0700
    Re: images inside nested code items { … { … } … } jdaw1 <jdawiseman@gmail.com> - 2019-03-17 03:18 -0700
      Re: images inside nested code items { … { … } … } jdaw1 <jdawiseman@gmail.com> - 2019-03-17 09:47 -0700
      Re: images inside nested code items { … { … } … } luser droog <luser.droog@gmail.com> - 2019-03-17 12:27 -0700
        Re: images inside nested code items { … { … } … } jdaw1 <jdawiseman@gmail.com> - 2019-03-17 16:30 -0700
          Re: images inside nested code items { … { … } … } jdaw1 <jdawiseman@gmail.com> - 2019-03-17 17:02 -0700
    Re: images inside nested code items { … { … } … } Martin Leese <please@see.Web.for.e-mail.INVALID> - 2019-03-18 14:06 -0600
      Re: images inside nested code items { … { … } … } jdawiseman.bloomberg@gmail.com - 2019-03-18 15:30 -0700
        Re: images inside nested code items { … { … } … } luser droog <luser.droog@gmail.com> - 2019-03-18 18:43 -0700
          Re: images inside nested code items { … { … } … } jdawiseman.bloomberg@gmail.com - 2019-03-19 14:10 -0700
            Re: images inside nested code items { … { … } … } jdawiseman.bloomberg@gmail.com - 2019-03-20 15:21 -0700
              Re: images inside nested code items { … { … } … } jdawiseman.bloomberg@gmail.com - 2019-03-23 17:22 -0700
                Re: images inside nested code items { … { … } … } jdawiseman.bloomberg@gmail.com - 2019-03-24 14:11 -0700

csiph-web