Karm Michal Babacek

Results 53 comments of Karm Michal Babacek

It was debated over there: https://github.com/quarkusio/quarkus/issues/26682 I will take a look at what exactly it does. Quarkus AWT Extension enables a specific set of features related to image formats, Java2D...

@dilipdhankecha2530 O.K., I have a such app too now. I'll take a look at java.awt.image.DirectColorModel and see now.

@dilipdhankecha2530 The good news is that I made PDFBox to work with Quarkus in Native. The bad news is that there is a lot of delayed runtime init etc. No...

Hello @dilipdhankecha2530 , @galderz This quickstart demonstrates a basic usage of Apache PDFBox with Quarkus native. https://github.com/quarkusio/quarkus-quickstarts/pull/1154 I think this issue can be closed.

@zakkak It would not. These are specific for this particular third party library of Apache PDFBox. Quarkus AWT deals with JDK runtime capabilities only. If more changes are required, an...

Dear @Lukasa, could you share what you ended up using?

@prrace Would it be O.K. to move this forward?

Hello @prrace, Is there anything specific I could do for this PR? Thx for guidance.

Hello, I would still like this PR to be included as it prevents a silent misinterpretation of data in TIFF plugin. Are there any changes you'd like me to do,...