v0.3.1
版本发布时间: 2019-12-09 16:20:05
pdfcpu/pdfcpu最新发布版本:v0.8.1(2024-08-31 21:13:37)
This release introduces TrueType font support for stamps/watermarks.
- Use
pdfcpu fonts install
to install a list of ttf fonts. (pdfcpu f i
also works) - Use
pdfcpu fonts list
to print the list of supported/installed fonts. (pdfcpu f l
also works) - Run
TestCreateFontSamples
in api_test.go anytime to produce sample pages for all installed fonts.
We are also introducing a pdfcpu config dir with this release using the os.UserConfigDir introduced with go 1.13. hence we also had to bump the required minimum version for building to go1.13.
We finally also have a docker file and a couple of bugs have been fixed.
Thanks to everybody contributing to this release be it by submitting issues or PRs! 💚
Changelog
6440804 Update min go version to 1.13 23dcd69 Add Sam Giffney as contributor c4192ba Add TrueType font support 9927baa Merge pull request #139 from s01ipsist/dockerize 06aa5e8 Add Dockerfile and usage instructions c20cd91 Fix #137 7519e68 Fix #138 8d41ed1 Fix #133 41b9a79 Add ryarnyah as contributor 9f4f093 Merge pull request #131 from ryarnyah/fix/go-fuzz-read f99a631 Add Invalid filter to NewFilter to fix crash found with go-fuzz e7fdde8 Fix #126
1、 checksums.txt 594B
2、 pdfcpu_0.3.1_Darwin_i386.tar.gz 2.04MB
3、 pdfcpu_0.3.1_Darwin_x86_64.tar.gz 2.14MB
4、 pdfcpu_0.3.1_Linux_i386.tar.gz 1.96MB
5、 pdfcpu_0.3.1_Linux_x86_64.tar.gz 2.06MB
6、 pdfcpu_0.3.1_Windows_i386.tar.gz 1.98MB
7、 pdfcpu_0.3.1_Windows_x86_64.tar.gz 2.09MB