Open
Description
openedon Apr 28, 2023
Description
Quarkus AWT extension enables server side image processing, e.g. converting formats, color spaces, resizing, generating thumbnails, watermarking, rendering custom fonts as overlays on uploaded images etc.
It also empowers extensions like Apache TIKA to read, convert and manipulate PDF files and many other document formats.
The code paths related to JNI state initialization are quite different on Windows and the extension requires refactoring and testing, perhaps even updates in upstream GraalVM/Mandrel.
Implementation ideas
The implementation idea is really the same as with Linux, except Visual Studio or WinDBG (shout out to @stooke :-D ) will be used to track the code paths in AWT native libs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment