Hello list,
I got some very low level pixel data residing in memory with a pixel format and
want to get that into JavaFX. I am talking about raw bytes, BGR, 24 bit per
pixel etc..
The library providing this pixel data is OpenCV and although it allows for
encoding the data into a standard format
Hi Philipp,
as far as I know PixelWriter, WritableImage and ImageView fits better for
handling raster images than Canvas.
TestFX uses PixelWriter.setArgb() to convert screenshots from Glass with
Monocle to PNG files:
https://github.com/TestFX/TestFX/blob/fd75122/subprojects/testfx-core/src/main/
Jonathan and Leif,
Please review the css changes for Caspian and Modena for the color
picker custom color chooser. We need a bit more than 1em for
"settings-unit" in CustomColorDialog.java when running on Mac 10.10.
Tested on 10.10.4.
Thanks much.
--morris
JIRA - https://javafx-j
On Tue, 28 Apr 2015 16:40:36 +0200, Mike Hearn wrote:
I thought Mac OS X has a standard normalization for unicode filenames.
Linux just treats whatever it gets as bytes so it is up to the software
creating the file. Am I correct?
Looks like you are:
https://developer.apple.com/legacy/libra