Jürgen Key

Results 10 comments of Jürgen Key

Yeah, I agree - in my comment re #14 i stated it so, that there should be a question first. maybe one could set a config item to suppress it...

I second it - please revert this optimization from hell as it screws up virtually everything and makes the library virtually unusable! I am astonished that it takes this long...

I just saw that the pull request got merged half a year ago - how about closing this issue then?

Hello Pierre, as i wrote in the comments section - i had some problems with the privileges when i ran the container in docker for windows. What exactly do you...

added tests and needed resources with the last commit

to this end, i propose a new style class (example): ``` .vertex-label-rect { -fx-stroke-width: 3; -fx-stroke: #A0A0A0; -fx-stroke-type: outside; -fx-fill: #D0D0D0; -fx-opacity: 0.4; } ```

yep, I know. But maybe this could be a far away stretch goal. I assume, that one would also find a reader somewhere in there...

ok - a crude example implementation is done as a prototype. I can use my branch to load JPEG XL using ImageIO - however, there remains the issue that the...

> Hi, > > I'm considering implementing an ImageIO plugin (`ImageReader` only for now) based on this project. Either by forking, or using this project as a library dependency. >...