[SOLVED] Pasting a png image on another through CAIRO library
ProgrammingThis forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I had seen this before, but somehow I couldn't get the code pointed out by you to work , maybe because of my lack of understanding the maths involved in arcs and scale.
I've only played around with Cairo before, so I am no expert at it, so I don't know how to do what you want. But I am certain is it possible.
One thing that bothers me about most Cairo tutorials is that they assume you will use it with GTK, and I certainly don't understand all the details of it's inner workings. Can't they just use PNG or Xlib?
Now here's the good news, I've managed to paste 2 png images on a base png image w.r.t Cairo!
No I didn't copy this whole code from somewhere, I applied little logic and got the problem solved
Here by I have attached the final png. The base is a black colored png image.
On the right side of the base image there is a map png pasted.
On the left side of the base image there is a box png pasted (blue one).
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.