gil icon indicating copy to clipboard operation
gil copied to clipboard

Integrate toolbox extension into GIL core

Open stefanseefeld opened this issue 7 years ago • 3 comments

Some of the IO support code in boost/gil/io/ depends on the toolbox extension (i.e., includes boost/gil/extension/toolbox/*.hpp). Break out the relevant bits from the toolbox extension and integrate them into the GIL core library itself.

stefanseefeld avatar Apr 07 '18 20:04 stefanseefeld

It is a good idea.

mloskot avatar Apr 08 '18 16:04 mloskot

@stefanseefeld Since,

  • is not assigned to The Grand Merge
  • no work has been done for this so far, AFAIK I'm removing it from Boost 1.68 and postponing.

Feel free to update if you think otherwise.

mloskot avatar Jun 25 '18 16:06 mloskot

While cleaning the headers lately, I've added some TODO comments about dependency on the toolbox and dynamic_image extensions.

mloskot avatar Oct 05 '18 20:10 mloskot