-
Hi,
I build an simple application with WebLookAndFeel components. I start this project with java 8 but I finally decide to try migrating to java 16 with JPMS modules enabled.
After some tests, I c…
-
```
*** This issue was imported from http://java.net/jira/browse/XHTMLRENDERER-338
It was reported by aneesh2004 on 14.10.2010 18:17:54 +0200 and last updated in
the previous bug tracker on 14.10.2…
-
Hello QuPath Community,
I'm encountering an issue with the annotation coordinates in QuPath (0.4.3), when annotations are made at different zoom levels (which cannot be avoided), the json and subse…
-
-
Hi,
Is there a way to write to svg (or any other vector graphic)?
Andreas
-
```
What steps will reproduce the problem?
1. get source from
"http://code.google.com/p/ai-contest/source/browse/#svn/trunk/planet_wars/viz"
2. craete new java progect in eclipse
All sousces must be…
-
Bounds for quick intersection (visibility in viewport), Shape for click and interaction.
-
source.setOnDragDetected(new EventHandler() {
public void handle(MouseEvent event) {
if (dragEventObject.longPress == true) {
source.startFullDrag(…
-
Hi,
I am using JCodec to encode a sequence of images to a mp4.
I want to use encode using H.264 but I am encountering a problem with the colors.
It looks fine with Prores but I want the video to …
-
```
What steps will reproduce the problem?
1. get source from
"http://code.google.com/p/ai-contest/source/browse/#svn/trunk/planet_wars/viz"
2. craete new java progect in eclipse
All sousces must be…