imagen
imagen copied to clipboard
Hello, Just asking if this project is still maintained, in order to decide I we can use it or not ;)
I am not quite sure how to balance between: - Offering an easy migration path for projects porting from JAI - Removing JAI references from documentation and API to prevent...
There is an error in GraphicsJAI when one attempts to create a GraphicsJAI from an existing Graphics2D. If the GraphicsJAI goes out of scope it can ruin the original Graphics2D...
ImageN should adopt the same basic development approaches as used in the GeoTools family of projects: * [ ] Java LTS target: Java 11 minimum supported version, soon to be...
The repository move has changed to gh-pages location: https://eclipse-imagen.github.io/imagen/ We will need to recreate the website with correct links.
We have upgraded to geotools 34 which has migrated to this library and see the following error in our application. ``` java.lang.IllegalArgumentException: ImageRead: No OperationDescriptor is registered in the current...
Adapting the JTS release process has hit a snag in that the workflow used reached EOL. The new instructions are here: https://central.sonatype.org/publish/publish-portal-maven/ These new instructions seem nice and have **central-publishing-maven-plugin**...