This lazy vote passes with one binding +1 from Gary Gregory.
Gary
On Tue, May 23, 2023 at 3:28 PM Gary Gregory wrote:
> My +1
>
> Gary
>
>
> On Sat, May 20, 2023, 09:51 Gary Gregory wrote:
>
>> We have fixed one bug (through a CycloneDX update) and added some
>> enhancements since Apache Commo
My +1
Gary
On Sat, May 20, 2023, 09:51 Gary Gregory wrote:
> We have fixed one bug (through a CycloneDX update) and added some
> enhancements since Apache Commons Parent 57 was released, so I would
> like to release Apache Commons Parent 58.
>
> Apache Commons Parent 58 RC1 is available for re
PR created: https://github.com/apache/commons-imaging/pull/294
Note that simply running 'mvn' after a clean checkout of 'master' fails on
JavaDoc generation for 'PhotometricInterpreterPalette',
as none of the parameters have JavaDoc.
Jeroen.
From: Gary Grego
Jeroen,
That sounds interesting.
Feel free to create a PR on GitHub.
Gary
On Tue, May 23, 2023, 05:59 Vegt, Jeroen van der
wrote:
> Hi,
>
>
>
> I'm using Apache Commons Imaging to generate 8 bit (indexed) PNG files.
> Unfortunately, there doesn't seem to be way to supply a custom color
> palet
Hi,
I'm using Apache Commons Imaging to generate 8 bit (indexed) PNG files.
Unfortunately, there doesn't seem to be way to supply a custom color palette.
In particular, I'd like to use Wu's color quantization algorithm,
https://gist.github.com/bert/1192520.
Would a patch or PR allowing an (