Subject: [boost] [gil] extensions
From: fab (fabien.castan.dev_at_[hidden])
Date: 2010-03-03 20:17:26


Hi,
It would be a great thing to have a repository with all proposed gil
extensions, and not only some zip files on adobe site.
It would be a great thing to use global includes to boost gil in all
extensions, like :
#include <boost/gil/gil_all.hpp>
and no :
#include "../../boost/gil/gil_all.hpp"
which imposes to copy this extensions inside boost.
Best regards,
Fabien