* Uriel <ur...@berlinblue.org> [2010-08-31 23:21:54 +0200]:
> WTF is this 'libdraw' thing? So are you guys not only duplicating
> existing functionality implemented by p9p, but you are also
> confusingly using the same names?
> 
> libdraw should be: http://man.cat-v.org/p9p/3/draw and that is what
> should be used as a portable drawing backend, and if more

your outrage is not justified

libdraw is not a drawing backend, xlib is the drawing backend
as far as i can see libdraw hides certain xlib primitives

it does not try to be a general purpose bitmap manipulation api,
but a widget handling lib with font loading, window resizing, etc
with minimal drawing support

the name could have been chosen with more care, but sane names
are usually taken


Reply via email to