boost::freetype - extension for boost::gil

I'd rather we not call it freetype at all - wrap it up as a generic text renderer, that just happens to use freetype underneath.
I'm not shur how the adobe's guys will want to incorporate the extensions. This freetype wrapper will be just one of many extensions that will be added to GIL.

As far as I understand extensions to gil will be stand-alone. Which I think it's a good thing. Of course, there will be an extension dictionary and for some a addition to boost might be imaginable. But gil as itself will come without any extension. Also, the gil review was only for the core lib and not for the io extension. On 4/14/07, Tom Brinkman <reportbase@gmail.com> wrote:

Christian Henning wrote:
Correct. See: http://opensource.adobe.com/gil/contribute.html In short, if you want to write a GIL extension please choose a hosting site for it (SourceForge, Google code). You are responsible for updating your extension to the latest version of GIL, documenting it, extending it, maintaining it, etc. If you want to add it to Boost, you will have to go through the standard Boost review process. We will be happy to put pointers to all GIL extensions off GIL's web site so that there is a single place to go if you want to find a GIL extension.
The review covered the core and the two extensions that are distributed with it - I/O and dynamic_image. It did not cover the numeric extension. Lubomir
participants (3)
-
Christian Henning
-
Lubomir Bourdev
-
Tom Brinkman