Recomended cairo bindings

2014-09-14 Thread Paul Z. Barsan via Digitalmars-d-learn
Hello, I want to use a cairo XlibSurface for painting in a project of mine and I don't know what bindings should I use. I've started with deimos.cairo which has a C-style syntax and works well on my linux machine. After I heard about dub, I switched to this build system and I ran into problem

Re: Recomended cairo bindings

2014-09-15 Thread Paul Z. Barsan via Digitalmars-d-learn
On Sunday, 14 September 2014 at 14:37:05 UTC, Robert burner Schadek wrote: use gtkd they have a cairo binding Well, umm.. the fact is that I want to make my own lightweight cross-platform widget toolkit from scratch and a gtkd dependency is a big no-no. On Sunday, 14 September 2014 at 14:45

Re: Recomended cairo bindings

2014-09-15 Thread Paul Z. Barsan via Digitalmars-d-learn
On Monday, 15 September 2014 at 12:19:11 UTC, Edwin van Leeuwen wrote: Out of curiosity: What does deimos.cairo add to cairoD? More higher level/d-like API? Cheers, Edwin It's the other way around: cairoD adds D-style wrappers but underneath they use C-style bindings(found in cairoD/src/