Hey Chuckles, 2009/3/17 Chuckles McGregor <[email protected]>: > good day, > I can't say specially this is 2.99 related or not but I have > a small paintwidget that draws > vertical text inside a box that works fine with the stand alone httpd > executable but doesn't draw the text > when I run it under the fast cgi environment. Do I have something > missing in my fastcgi? I don't see > any errors in the webserver log file. I'm running on rhel5 box with > boost 1.38 and wt 2.99. What > should I look for?
Are you using specialized settings (wt_config.xml), and are you sure the same apply to both occasions ? It could be that FastCGI application in fact is not rendered as XHTML, and therefore does not use SVG but canvas, and therefore its text is not rotated ? Regards, koen ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
