$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: John Femiani (JOHN.FEMIANI_at_[hidden])
Date: 2008-07-09 17:42:08
Felipe Magno de Almeida wrote:
...
>
> So these drawing operations would actually define a concept.
> These operations could then be defined for GIL views, GUI
> windows and maybe more :).
>
> Do you think this could actually be useful?
>
I think I would like a 'surface' concept, I don't think a GIL view is
enough to satisfy it though. I think you will need to be able to
associate some kind of context with the surface right? A current
coordinate-transform for instance.
--John