Re: Big images in PS2 or PS3



The DataSource entry in an image dictionary isn't required to be a
string, it can also be a procedure. When I hit an image that is too
big to fit into a single string, I create a procedure that returns one
string of the image at a time. The image dictionary knows to call the
procedure whenever it wants more data, so each time the procedure is
called it updates a count and returns the next string.

I'm not sure exactly how this plays with MultipleDataSources, but I
expect that where you are giving the DataSource 4 different strings
for data (one for each C, M, Y, and K) you can just give it an array
of 4 different procedures, each which pulls from its corresponding
list of strings.

Hope this helps!
~ jeff

.



Relevant Pages

  • Re: The Bass Guitar Tutorial Part I
    ... In holding you fret bar by your left hand, ... Move 1 to the 5th fret on the D string, ... Hit the D string. ... your fingers are moving up one by one. ...
    (rec.music.makers.guitar.jazz)
  • The Bass Guitar Tutorial Part I
    ... In holding you fret bar by your left hand, ... Move 1 to the 5th fret on the D string, ... Hit the D string. ... your fingers are moving up one by one. ...
    (rec.music.artists.springsteen)
  • The Bass Guitar Tutorial Part I
    ... In holding you fret bar by your left hand, ... Move 1 to the 5th fret on the D string, ... Hit the D string. ... your fingers are moving up one by one. ...
    (rec.music.dylan)
  • The Bass Guitar Tutorial Part I
    ... In holding you fret bar by your left hand, ... Move 1 to the 5th fret on the D string, ... Hit the D string. ... your fingers are moving up one by one. ...
    (rec.music.classical.recordings)
  • The Bass Guitar Tutorial Part I
    ... In holding you fret bar by your left hand, ... Move 1 to the 5th fret on the D string, ... Hit the D string. ... your fingers are moving up one by one. ...
    (rec.music.beatles)