Am 03.04.2021 um 13:46 schrieb Emmeran Seehuber:
- Breaking Change: setNonStrokingColor() and setStrokingColor() have no longer integer overloads. It will always call the float-versions and throw exceptions as the usual 0..255 int ranged values are outside of 0..1. That change is in so far bad, as it does not cause compile errors and just causes surprises. Have does int variants been deprecated?
I think I removed some of these... IIRC some had already been removed earlier, some hadn't, so I removed the rest. Yeah it's annoying but it would break immediately on the first run. This aligns with the idea that PDFBox is low level, and in PDF color values are between 0..1.
Tilman --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
