Re: vertical text?
- From: "suchenwi" <richard.suchenwirth-bauersachs@xxxxxxxxxxx>
- Date: 26 Apr 2006 00:46:39 -0700
I understood Keith as wishing for an image with transparent background.
After creation, all pixels of a photo image are transparent, but
setting them to a color of course finishes that.
I think the transparency solution is a change to the imgrot90 code,
back to nested pixel-by-pixel loops, and setting only those which are
not in a specified background color. Pixel-by-pixel loops are slower
than setting a list of lists all in one go, but the small size of text
images may help bear the pain :^)
.
- Follow-Ups:
- Re: vertical text?
- From: suchenwi
- Re: vertical text?
- References:
- vertical text?
- From: Eckhard Lehmann
- Re: vertical text?
- From: Michael Schlenker
- Re: vertical text?
- From: suchenwi
- Re: vertical text?
- From: keithv
- Re: vertical text?
- From: Donal K. Fellows
- vertical text?
- Prev by Date: Re: Expect problem
- Next by Date: Re: vertical text?
- Previous by thread: Re: vertical text?
- Next by thread: Re: vertical text?
- Index(es):
Relevant Pages
|