aboutsummaryrefslogtreecommitdiff
path: root/README.adoc
Commit message (Collapse)AuthorAgeFilesLines
* Add a Lua PDF generatorPřemysl Eric Janouch2025-01-111-0/+11
| | | | | | | | | | | | | | | Publishing my old invoice layouter in a reusable scripting-based form, rather than an annoyingly fixed binary. Because Lua compiled for C++ might be hard to find, we provide a wrap. Curiously, only GitHub releases seem to contain onelua.c, which is a very handy file. We could have also subprojected libqr, which is in the public domain, however the other main dependencies are also LGPL like libqrencode is. And it is likely to be installed. The user manual also serves as a test.
* README.adoc: actually make the extfs name matchPřemysl Eric Janouch2024-02-041-1/+1
|
* README.adoc: fix and improve Go instructionsPřemysl Eric Janouch2024-02-041-3/+16
|
* Go: add PDF 1.5 cross-reference stream supportPřemysl Eric Janouch2024-02-041-1/+2
| | | | This is not particularly complete, but it works (again) for Cairo.
* README.adoc: update package informationPřemysl Eric Janouch2023-07-011-0/+7
|
* Fix tests, document new limitationPřemysl Eric Janouch2023-06-281-1/+2
|
* Update documentationPřemysl Eric Janouch2021-12-091-0/+5
|
* README.adoc: add a PkgGoDev badgePřemysl Eric Janouch2020-09-111-0/+2
|
* Add an instructive man pagePřemysl Eric Janouch2020-09-051-19/+7
|
* Make it possible to change the signature reservationPřemysl Eric Janouch2020-09-041-2/+4
|
* Avoid downgrading the document's PDF versionPřemysl Eric Janouch2020-09-041-2/+0
|
* Return errors rather than mangle documentsPřemysl Eric Janouch2020-09-041-2/+2
|
* Add a Go portPřemysl Janouch2018-10-041-2/+6
| | | | It should be roughly at feature parity.
* Clarify libcrypto API version in READMEPřemysl Janouch2018-08-031-1/+1
|
* Update READMEPřemysl Janouch2018-06-241-5/+5
|
* Relicense to 0BSD, update mail addressPřemysl Janouch2018-06-241-7/+2
| | | | | | | | | I've come to the conclusion that copyright mostly just stands in the way of software development. In my jurisdiction I cannot give up my own copyright and 0BSD seems to be the closest thing to public domain. The updated mail address, also used in my author/committer lines, is shorter and looks nicer. People rarely interact anyway.
* Initial commitPřemysl Janouch2017-11-081-0/+54