On Feb 3, 2008 11:01 AM, infinite8s <[EMAIL PROTECTED]> wrote:
>
>
> Is it possible to have the stroke color for text be a different color
> than the fill color? I looked through the text class but I couldn't
> find a stroke attribute.

No.  Because of the way glyphs are rasterised, this is also very
unlikely to be added in the future.  (An outline option _may_ be
possible in future, but compositing that over a filled rasterisation
to give separate stroke color would have many artifacts due to
antialiasing.)

Alex.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pyglet-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pyglet-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to