Add Farbfeld read only support

This commit is contained in:
Mirco Miranda
2026-04-30 12:21:47 +02:00
parent d7c3174fb6
commit 6d5e61f0b0
10 changed files with 315 additions and 1 deletions

View File

@@ -73,6 +73,10 @@ endif()
##################################
kimageformats_add_plugin(kimg_ff SOURCES ff.cpp)
##################################
kimageformats_add_plugin(kimg_hdr SOURCES hdr.cpp)
##################################