Re: [perl #50942] [PATCH] Parrot-SDL-TTF font color

2008-02-18 Thread chromatic
On Sunday 17 February 2008 10:45:21 Richard Hainsworth wrote: > /examples/sdl/blue_font.pir > works but produces random colors even though it should be blue > while .../blue_rect.pir gives a solid blue > > The native SDL routine for font needs to have a color integer (as for > rectangles) not a co

[perl #50942] [PATCH] Parrot-SDL-TTF font color

2008-02-17 Thread via RT
# New Ticket Created by Richard Hainsworth # Please include the string: [perl #50942] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=50942 > /examples/sdl/blue_font.pir works but produces random colors even though it should