kautuksahni wrote... ------------------------------------- Feature
Request Template ------------------------------------- Title: [FR]
Possibility to offload DAM asset thumbnail creation to GPU Description:I
found out that the DAM "update asset" workflow's thumbnail creation
mechanism for bitmap images uses a handmade plain Java implementation
for creating thumbnails. This is CPU intensive and can take days to
create thumbnails for a handful of thousands of images. Java2D and
JavaFX can offload s...