FW: [cairo] Creating SVG files

sasikumar.kandhasamy at wipro.com sasikumar.kandhasamy at wipro.com
Tue Dec 12 03:00:15 PST 2006


Hi Carl,

      I am working on this SVG along with my colleague Deepak. Now we
are having problem in configure. We are trying to configure cairo in
HP-UX. It is throwing error like "C compiler can't create executables".

 

Can you help us on the same???? 

 

Thanks in advance.... 

 

Thanks & Regards,

Sasikumar Kandhasamy

Project Engineer    

Wipro Technologies

Madivala-1|Bangalore.

 

Mobile- +91-9986378586 | Phone: 30292842

 

"Dreams into Thoughts and Thoughts into Actions" -- Dr. A P J Abdul
Kalam

________________________________

From: Deepak Barua (WT01 - Testing Services) 
Sent: Tuesday, December 12, 2006 4:25 PM
To: Sasikumar Kandhasamy (WT01 - TELECOM SERVICE PROVIDER)
Subject: FW: [cairo] Creating SVG files

 

 

 

Deepak Barua

Wipro Technologies

B Wing 

Madivala-4

Mobile : 9886332239

 

Unix is simple and coherent, but it takes a genius(or at any rate, a
programmer) to understand and appreciate the simplicity.
-    Dennis M. Ritchie 

 

________________________________

From: Carl Worth [mailto:cworth at cworth.org]
Sent: Tue 12/12/2006 1:18 PM
To: Deepak Barua (WT01 - Testing Services)
Cc: cairo at cairographics.org
Subject: Re: [cairo] Creating SVG files

On Tue, 12 Dec 2006 12:38:25 +0530,  wrote:
>     I am working on a project in which we need to generate SVG files

Cairo should be able to help there.

> , is there some API in the cairo library that can create the SVG
> file for me

Yes. Use cairo_svg_surface_create, (which exists as of cairo >=
1.2.0).

> based on some proprietory format

That's going to be up to you to parse, and then call into cairo,
(cairo_move_to, cairo_line_to, cairo_stroke, etc.)

> and also can i install
> the cairo libraries in HP-UX 11.11 since that is the platform where
> i am working in.  I don't know how to go about it.... ?

It should work fine, (and please let us know if it doesn't). Just grab
the latest tar file from here:

        http://cairographics.org/releases

Un-tar that ("tar xzf cairo-1.2.6.tar.gz" for example), the follow the
instructions that will appear in cairo-1.2.6/INSTALL.

And please let us know if anything is unclear so that we can improve
the clarity of the documentation.

And please have fun with cairo!

-Carl

> The information contained in this electronic message and any
> attachments to this message are intended for the exclusive use of
> the addressee(s) and may contain proprietary, confidential or
> privileged information. If you are not the intended recipient, you
> should not disseminate, distribute or copy this e-mail. Please
> notify the sender immediately and destroy all copies of this message
> and any attachments.

Please note that the intended addressee is a public mailing list which
has permanent, public archives. If that's a problem, please don't send
future messages to the public list. Otherwise, please ask your
administrators to remove the disclaimer suggesting you shouldn't be
sending messages to such publicly archived lists. Thanks.




The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments. 

WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.
 
www.wipro.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freedesktop.org/archives/cairo/attachments/20061212/b938d46f/attachment.html


More information about the cairo mailing list