> --- El mar 20-sep-11, Carlo Ferraresi > <carlo.ferrar...@student.unife.it> > escribió: > 1)Is better to implement the function in DirectFB or > is better to use > Cairo? >
By rule of thumb, If you implement the extra functions you need be yourself you will end up, if done right and if lucky, with __smaller__ and __faster__ code (well, not always). This is specially true for embedded platforms, where you don't have as much CPU or RAM as you would like to. Besides, you will end up with code designed specially for that special need. On the other hand, I don't know if this is your case. If you have the time and the knowledge you should try to compile dfb cairo backend and do some testing before making a decision. Coding those (highly tested) cairo drawing routines yourself won't be easy. So perhaps I provided you more questions than answers, but that's life. Good luck. Ezequiel. _______________________________________________ directfb-users mailing list directfb-users@directfb.org http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users