File: README

package info (click to toggle)
timg 1.6.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,452 kB
  • sloc: ansic: 14,381; cpp: 5,356; pascal: 166; sh: 13; makefile: 9
file content (9 lines) | stat: -rw-r--r-- 498 bytes parent folder | download
1
2
3
4
5
6
7
8
9
Header-only third_party image decoding implementations

 * STB: Public domain header-only image loading and manipulation. Find
   Full repo on https://github.com/nothings/stb
   This is from git submit 5c205738c191bcb0abc65c4febfa9bd25ff35234
   with applied patch https://github.com/nothings/stb/pull/1736
 * QOI: MIT licensed header-only implementation of https://qoiformat.org/
   Full repo on https://github.com/phoboslab/qoi
   This is from git submit f65b365318df43cd0d7de8b51473dabcbefc04a6