lanthale

Results 14 issues of lanthale

Please can you add a module-info so that the lib is also usable with java 9+ ? If it needs to be compatible with java 8 than a multi-release lib...

I am using the lib for a javafx application which I have ported from javafx8 to javafx11 and openjdk 11. In order to use the lib I had to modularize...

Priority-Low
need-user-input
needs-research

I want to use the lib openimaj which is not modularized. Now I have two jar files (core-math, machine-learning) which have the package *.matrix in it. Moditect shows the error...

Hi everyone, I just want to let you know that I have created a small tool to generate the moditect xml for a specified jar file. For all OS's binaries...

I am using the following entry in pom.xml to get a runtime image but getting the following error: Error: Hash of java.xml (349c0d313e0f9c7c7e6dc2ba6e9957844df4d1999f3955832eef498ad882a213) differs to expected hash (63d862347194373a50a9fca7e9c4be6c92f1dfa1e1f89de0f23426213a1fb8ed) recorded in...

All option such as "no-header-files" are ignored in JDK14. Here are the list of options being ignored. ``` false 2 true true ```

**Description:** If I want to package an application for Windows/OSX/... I need to create a jlink distribution of the app which requires that the application and all it's libraries are...

has workaround

Is there a face detection algorithm already implemented ? I am struggeling a bit what I should use: - Openimaj: easy to use but, 350 MB of libs - OpenCV:...

feature request

I just want to let you know that I have now release the first version of our lib for JavaFX under https://github.com/lanthale/libheiffx If you don't mind to list this as...

How can I change the background color of cell where the user clicked on or has selected ? I tried it with the following css but this does not work:...