Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-18 | The python3 patch broke pdf.py, but it is fixed now. | Christopher | |
Because python 3 dicts are ordered, pdf.py output is shuffled relative to the python 2 version, but file sizes should be the same. | |||
2022-02-18 | Added a man page based on doc/jbig2enc.html | Christopher | |
Patched pdf.py to use python 3; removed python 2 as optional dependency Added automake, libtool, and gzip (for man page) as makedepends |