JPEG XL

Info

rules 58
github 38694
reddit 688

JPEG XL

tools 4270
website 1813
adoption 22069
image-compression-forum 0
glitch-art 1071

General chat

welcome 3957
introduce-yourself 294
color 1687
photography 3532
other-codecs 25116
on-topic 26652
off-topic 23987

Voice Channels

General 2578

Archived

bot-spam 4577

nomacs

novomesk
2022-08-28 10:21:53
2022-08-28 10:21:54 If you like developing an image viewer, would you like to improve nomacs viewer? There is a need of more people to maintain the project. Previous developers no longer have time to participate in the project. I contributed JXL support to nomacs but there is lot of work, because nomacs have many features.
Demez
2022-08-28 10:23:05 idk, i generally like to make my own stuff rather than work on other projects, but i'll take a look at it
2022-08-28 10:24:41 hmm, yet another qt program
2022-08-28 10:24:56 mine uses imgui, and is probably the only one to use imgui
2022-08-28 10:27:24 qt is very object oriented and it controls the main loop of the program, but i get to control it entirely with imgui, and avoid object oriented programming in general, which qt is very much object oriented
2022-08-28 10:28:02 so probably not, sorry