readme
来自「支持各种栅格图像和矢量图像读取的库」· 代码 · 共 15 行
TXT
15 行
This code is from libungif 4.1.0In theory it comes from: http://prtr-13.ucsc.edu/~badger/software/libungif.shtmlBut I don't think this works any more. I generally dig up source RPMs to dig up the code. Changes: o Select only lib files needed. o Fix a few warnings about unused variables. o Hack private include file to avoid VersionString warnings. o Hacked in O_BINARY support whereever O_BINARY is defined.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?