pilib Forum Index pilib
pilib forum
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

PiLib graphic features?

 
Post new topic   Reply to topic    pilib Forum Index -> Graphics
View previous topic :: View next topic  
Author Message
goicox
beginner


Joined: 15 Nov 2008
Posts: 2

PostPosted: 15.11.2008, 11:41    Post subject: PiLib graphic features? Reply with quote

I have two applications in my mind that I would like to develop using PILIB, one is a simple mesh generator and the other is small plotting program for large/huge data files (>1GB or 1E6 data points).

However, I would like to know which are the graphic features currently implemented in PiLIB?

I understand GTK uses Cairo, which seems to be really good for 2D graphics.

Thanks !
Back to top
View user's profile Send private message
mhier
Site Admin


Joined: 07 Jan 2007
Posts: 106
Location: Germany

PostPosted: 16.11.2008, 18:33    Post subject: Reply with quote

pilib uses the GDK functions (like gdk_draw_line) to draw into a pixmap which is connected to a GTK image widget. Have a look at the source code of the gr* functions, it is not really complicated (most of the time more or less only wrapper functions).
_________________
pilib mostly on gentoo linux (32 and 64 bits)
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    pilib Forum Index -> Graphics All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group
SourceForge.net Logo