9 Jul 10:52
Cairo backend of GtkPlot
Dov Grobgeld <dov.grobgeld <at> gmail.com>
2006-07-09 08:52:29 GMT
2006-07-09 08:52:29 GMT
Hello, I thought the following comment that I added to the feature request 1382216 [1], might be of interest to the mailing list: I finally started working on this. So far I have created a new implementation of the GtkPlotPC interface called GtkPlotCairo, that draws through the cairo backend. I have implemented most backend functions, except the text and the image drawing. Meanwhile I have not modified the GtkPlotPC interface. Further I have replaced the instantiation of a GtkPlotGdk object with the GtkPlotCairo class. The software compiles, but still nothing is drawn in the GdkWindow. I still have some debugging to see why that is happening. Once I get this to work my plans are: 1. Change the API of GtkPlotPC to get rid of all the Gdk structures in the interface, and replace these with cairo structures. 2. Get rid of GtkPlotPC alltogether and work directly with cairo. Possibly I will create some utility functions to make the conversion from the current to API to cairo smoother. Regards, Dov [1] http://tinyurl.com/olanb (http://sourceforge.net/tracker/index.php?func=detail&aid=1382216&group_id=11638&atid=361638) ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
RSS Feed