Commit Graph

93 Commits

Author SHA1 Message Date
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
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
339e11e2fd Add info about versioning and contributing 2022-04-21 21:25:59 +02:00
3a90672872 Merge pull request #202 from shraiwi/master
Add C streaming decoder to readme.md
2022-04-19 17:03:59 +02:00
682273b101 Add C streaming decoder to readme.md 2022-04-16 20:38:36 -05:00
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
bf50a4253a Merge branch 'master' into patch-1 2022-04-11 22:13:38 +02:00
d3e2aa8b20 Merge pull request #196 from mathpn/master
include py-qoi in readme
2022-04-11 22:12:37 +02:00
4e8e5b6a70 Merge branch 'master' into upstream 2022-04-11 22:09:11 +02:00
1296ad8179 New release of qoi-ci 2022-04-11 21:46:56 +02:00
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
7506300a3e Add musabkilic/qoi-decoder to implementations 2022-04-09 17:17:36 +03:00
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
56be991260 QOI on an FPGA (Verilog)! 2022-04-05 02:16:00 -07:00
09d144f892 Mention DOjS 2022-03-28 09:28:30 +02:00
8297ace59d Added KorGE & KorIM support engine & library 2022-03-25 03:09:48 +01:00
9a4a7ce5e8 Merge branch 'master' into patch-1 2022-03-25 01:02:11 +01:00
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
6170f9125d Update readme with other software with QOI support 2022-03-25 00:57:01 +01:00
73f04c2ef9 Mention IrfanView 2022-03-23 12:18:38 +01:00
606bf77678 Add link to farbfeld-convert-qoi tool in README 2022-03-02 04:04:04 +00:00
I
be96074eb0 Add qoixx 2022-02-21 08:56:59 +09:00
6cfd82d35e Add link to QOI Addon for Godot Engine 2022-02-09 02:35:06 +03:00
7094132132 Mention rTexPacker 2022-02-06 12:12:20 +01:00
e6195209d8 Update README.md
Added Orx link to README.md
2022-01-31 10:56:59 -05:00
efd968caba Update README.md to reference Nim version 2022-01-29 20:18:05 +01:00
ee79afbe8b Mention rTexViewer 2022-01-28 01:24:10 +01:00
98d5f5187e Update README.md 2022-01-20 20:13:19 +03:00
98e8a0237c Add qoi Rust crate reference (aldanor/qoi-rust) 2022-01-06 04:06:21 +03:00
0219479867 Add link to QOI Bitmap I/O Plugin for 3ds Max 2022-01-04 11:34:34 +08:00
ef826267cc Merge pull request #147 from LucasMW/master
Add link to qoiConverter X
2022-01-03 13:52:22 +01:00
2870b54937 Changed Link
Changed to the most stable link
2022-01-03 12:48:27 +00:00
a567e5d18e Merge pull request #139 from HappySeaFox/master
Added link to SAIL in README
2022-01-03 11:40:49 +01:00
1f19724a14 Merge branch 'master' into patch-1 2022-01-03 11:39:58 +01:00
501cebce7c Merge branch 'master' into master 2022-01-03 11:39:21 +01:00
729c577ca3 Merge branch 'master' into patch-1 2022-01-03 11:38:01 +01:00
a46f5537c8 Merge branch 'master' into patch-1 2022-01-03 11:31:42 +01:00
cf918138cf Add C++ implementation to the README list 2022-01-01 14:18:54 +01:00
48375ec75a Add PHP implementation 2021-12-31 14:34:55 +01:00
9ad3e1d7b4 add a link to the Julia bindings 2021-12-31 12:35:45 +01:00
05bf89291b Added qoiConverter X 2021-12-30 13:57:58 +00:00
a810fc0762 Add link to another Go implementation 2021-12-28 13:00:39 +01:00
a3d43a850a Add vanilla js implementation 2021-12-27 16:36:37 +01:00
96bfc2dbeb Added link to SAIL in README 2021-12-27 14:44:40 +03:00
03d6e36d5d Add link to tev image viewer to README 2021-12-26 17:41:44 +01:00
61306d7ecd Mention qoic, an OCaml implementation. 2021-12-24 00:27:47 +01:00
69b6085d87 Mention xfmoulet/qoi in spec confirming; close #130 2021-12-24 00:12:53 +01:00
f9954f5b4b Mention support in the c-ray rendering engine 2021-12-23 23:20:16 +02:00
193862433a Mention Imagine plugin. 2021-12-23 21:24:14 +01:00