Commit Graph

121 Commits

Author SHA1 Message Date
Luis Alfredo Figueroa Bracamontes
07c6d6f7d7
Adding Super QOi converter to Tools
Adding Super QOI converter to Tools section, with links to console and GUI version
2022-09-20 22:22:36 -05:00
Henner Zeller
63acdd2796 Add timg to tool list; provides qoi image viewing in terminal.
Signed-off-by: Henner Zeller <h.zeller@acm.org>
2022-09-20 00:02:59 -07:00
Piotr Fusik
21c840a2e7 Windows Explorer, Finder, GNOME plugins released in qoi-ci 2022-09-12 12:24:33 +02:00
Dominic Szablewski
23c790ce59 Add Racket implementation; close #217 2022-08-06 00:49:35 +02:00
Dominic Szablewski
425dfe1221 Add Java SPI implementation; close #210 2022-08-06 00:46:10 +02:00
Dominic Szablewski
43240dbc20 Add KDE & Nemo thumbnailers; close #174 2022-08-06 00:38:15 +02:00
Dominic Szablewski
aca9552827 Add MacOS QuickLook plugin; close #165 2022-08-06 00:34:50 +02:00
Dominic Szablewski
e4892c7aa2 Add delphi implementation; close #144 2022-08-06 00:32:41 +02:00
Dominic Szablewski
02a49e5410 Remove outdated implementations 2022-08-06 00:06:55 +02:00
Dominic Szablewski
f177c193e0 Attempt to make list of tools and implementation a bit easier to read 2022-08-06 00:05:21 +02:00
Dominic Szablewski
76583cc18d Wording 2022-08-06 00:04:49 +02:00
Dominic Szablewski
948a53e04c Link QOI plugins to releases overview page 2022-08-06 00:02:20 +02:00
Dominic Szablewski
a488d3be0f Mention Debian & Ubuntu packages; add link to Repology 2022-08-05 23:45:59 +02:00
Dominic Szablewski
bcb2fb5e48 Add note about MIME type; close #167 2022-08-05 23:44:51 +02:00
Piotr Fusik
b64209287f New release of qoi-ci 2022-08-03 20:17:24 +02:00
ryuukk
32ac6c3c0f
Add gamut D library 2022-07-29 16:23:23 +02:00
Aftersol
583cdd311e Update README.md 2022-07-28 01:45:28 -07:00
Aftersol
376d39cc67 add my own project link to README.md 2022-07-28 01:28:28 -07:00
Ben
948a86f507 Added unity-qoi to Readme 2022-06-20 20:28:55 +02:00
mzgreen
ef929be770
Add Kotlin Multiplatform implementation to the README list 2022-06-20 14:33:20 +02:00
xiaozhuai, Weihang Ding
14c22321ff
Add Jetbrains' plugin url 2022-06-14 17:36:49 +08:00
Damian Gaweda
fc4bec9099
Add AmigaOS support to README
Add a link to a datatype plugin that adds QOI support to AmigaOS.
2022-06-12 20:18:57 +02:00
Fabien Chouteau
c1c46c8a76
Add link to Ada/SPARK implementation 2022-06-12 08:35:13 +02:00
Dominic Szablewski
6005c73e0a Add PureBasic implementation to readme 2022-06-07 09:37:35 +02:00
Piotr Fusik
6ba3c1b42e Mention XnView MP 2022-05-24 08:52:18 +02:00
418Coffee
d1875b5ac8
Add V Implementation 2022-05-21 21:16:20 +02:00
0xd34df00d
a4f498b23c
Haskell implementation synced with the spec 2022-05-07 16:22:03 -04:00
10maurycy10
2e58276f20
Add yet another implementaion 2022-05-03 14:26:19 -07:00
Luka S
70894be9aa
Specified framework support
Flutter is the application framework that uses Dart. 'dqoi' provides full support for Flutter apps with custom image painters.
2022-04-25 11:54:00 +01:00
Luka S
8308c4c107
Add 'dqoi' to the implementations list on README
'dqoi' is my implementation of QOI for Dart and Flutter, based off the C code included here, and @LowLevelJavaScript's implementation.
2022-04-22 20:29:47 +01:00
Dominic Szablewski
339e11e2fd Add info about versioning and contributing 2022-04-21 21:25:59 +02:00
Dominic Szablewski
3a90672872
Merge pull request #202 from shraiwi/master
Add C streaming decoder to readme.md
2022-04-19 17:03:59 +02:00
shraiwi
682273b101
Add C streaming decoder to readme.md 2022-04-16 20:38:36 -05:00
Dmitry Baryshev
e3612650c0 Update link to SAIL library 2022-04-15 11:18:01 -07:00
J_F
cc97aaed08
Add R-package QOI to README.md 2022-04-12 21:42:58 +02:00
Dominic Szablewski
bf50a4253a
Merge branch 'master' into patch-1 2022-04-11 22:13:38 +02:00
Dominic Szablewski
d3e2aa8b20
Merge pull request #196 from mathpn/master
include py-qoi in readme
2022-04-11 22:12:37 +02:00
Dominic Szablewski
4e8e5b6a70
Merge branch 'master' into upstream 2022-04-11 22:09:11 +02:00
Piotr Fusik
1296ad8179 New release of qoi-ci 2022-04-11 21:46:56 +02:00
Matheus Pedroni
773915aefd
include py-qoi in readme
include a new native python implementation of encoder + decoder following QOI format specifications
2022-04-09 21:56:13 -03:00
Musab Kılıç
7506300a3e
Add musabkilic/qoi-decoder to implementations 2022-04-09 17:17:36 +03:00
Tiefseetauchner
fc0eef8e54
Added lr-paint processing qoi capable drawing program
I made LR-Paint in three days to proof (mainly to myself) how simple it is to implement QOI
So I wrote it in Processing
Like any madman would
It's great trust me
And this is totally serious, I want the abomination of Processing code I made to be in the QOI Readme yes yes
2022-04-07 19:10:27 +02:00
Alexandru M Stan
56be991260 QOI on an FPGA (Verilog)! 2022-04-05 02:16:00 -07:00
Dominic Szablewski
09d144f892 Mention DOjS 2022-03-28 09:28:30 +02:00
Carlos Ballesteros Velasco
8297ace59d
Added KorGE & KorIM support engine & library 2022-03-25 03:09:48 +01:00
Dominic Szablewski
9a4a7ce5e8
Merge branch 'master' into patch-1 2022-03-25 01:02:11 +01:00
Dominic Szablewski
3d77784bd5
Merge pull request #177 from dan9er/dan9er-readme-tool-farbfeld
Add link to farbfeld-convert-qoi tool in README
2022-03-25 01:00:34 +01:00
Jules Maselbas
6170f9125d
Update readme with other software with QOI support 2022-03-25 00:57:01 +01:00
Piotr Fusik
73f04c2ef9 Mention IrfanView 2022-03-23 12:18:38 +01:00
dan9er
606bf77678
Add link to farbfeld-convert-qoi tool in README 2022-03-02 04:04:04 +00:00