Please enable JavaScript in your browser!
Halaman utama
Jelajahi
Bantuan
Masuk
Supertuxkart
/
stk-code
cermin dari
https://github.com/supertuxkart/stk-code.git
Liatin
2
Bintangi
0
Fork
0
Berkas
Masalah
0
Wiki
Pohon:
90f4855938
Ranting
Tag
1.4-branch
1.5-branch
AnimateSun
GiantKartItem
LightOptimisations
RaceUI2
add-dirt-to-karts
fix_2169
master
steam-test
v0.9
v0.8.1
v0.8
v0.7.3
v0.7.2
v0.7.1
v0.7
v0.6.2a
v0.6.2
v0.6.1a
v0.6.1
v0.6
v0.5
v0.4
v0.3
v0.2
v0.1
preview
1.5-beta1
1.4-rc1
1.4
1.3-rc1
1.3
1.2
1.1
1.0
0.9.3
0.9.2
0.9.1
stk-code
/
lib
/
libpng
/
contrib
/
pngminim
/
encoder
Vincent Lejeune
0577099551
Move zlib/libpng/jpeglib outside of irrlicht tree and use system lib on linux
9 tahun lalu
..
README
0577099551
Move zlib/libpng/jpeglib outside of irrlicht tree and use system lib on linux
9 tahun lalu
makefile
0577099551
Move zlib/libpng/jpeglib outside of irrlicht tree and use system lib on linux
9 tahun lalu
pngusr.dfa
0577099551
Move zlib/libpng/jpeglib outside of irrlicht tree and use system lib on linux
9 tahun lalu
pngusr.h
0577099551
Move zlib/libpng/jpeglib outside of irrlicht tree and use system lib on linux
9 tahun lalu
README
This demonstrates the use of PNG_USER_CONFIG and pngusr.h
The makefile builds a minimal write-only decoder with embedded libpng
and zlib.
Specify the location of the zlib source (1.2.1 or later) as ZLIBSRC
on the make command line.
If you prefer to use the shared libraries, go to contrib/pngminus
and build the pnm2png application there.