3v324v23's picture
增加读latex文章的功能,添加测试样例
f238a34
raw
history blame
No virus
149 Bytes
jpge.h - C++ class for JPEG compression.
Public domain, Rich Geldreich <richgel99@gmail.com>
Alex Evans: Added RGBA support, linear memory allocator.