Scratch that.  I have a copy of CFX_Image now.

http://devex.allaire.com/developer/gallery/info.cfm?ID=8565D1EA-BA51-11D4-AA
B000508B94F380&method=Full

> That looked good but didn't work for me in ie6 or Netscape 4.5
>
> It sure looks good though...  I downloaded a copy of ImageMagik and will
see
> how that goes.
>
> Thanks for the ideas!
>
>
> > You might be able to use css2
> >
> > <html>
> > <head>
> > <style type="text/css">
> >
> > <!--
> > fliph { height: 40; font-family: Arial; font-size: 20px; width: 400;
> > filter: fliph() }
> > flipv { height: 40; font-family: Arial; font-size: 20px; width: 400;
> > filter: flipv() }
> > //-->
> > </style>
> >  <title>Untitled</title>
> > </head>
> >
> > <body>
> >
> >
> >
> > <div class="fliph">This is horizontal text flipped horizontal</div>
> > <div class="flipv">This is horizontal text flipped vertical</div>
> >
> > </body>
> > </html>
> >
> >
> > Doug
> >
> > ----- Original Message -----
> > From: "Joseph Thompson" <[EMAIL PROTECTED]>
> > To: "CF-Talk" <[EMAIL PROTECTED]>
> > Sent: Wednesday, December 12, 2001 1:44 PM
> > Subject: Christmas cards? (OT/HTML)
> >
> >
> > > I was wondering what would be the easiest way to display text "upside
> > down".
> > >
> > > To print a card that you fold into shape the one quadrant needs to be
> > > "upside down".
> > >
> > > I was hoping there was a CSS property.. or maybe simply using
CFX_Image?
> > > Flash?
> > >
> > > Thanks!
> > >
> >
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to