aboutsummaryrefslogtreecommitdiff
path: root/LICENSE
Commit message (Collapse)AuthorAgeFilesLines
* Add a Lua PDF generatorPřemysl Eric Janouch2025-01-111-1/+1
| | | | | | | | | | | | | | | 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.
* Go: add PDF 1.5 cross-reference stream supportPřemysl Eric Janouch2024-02-041-1/+1
| | | | This is not particularly complete, but it works (again) for Cairo.
* Update documentationPřemysl Eric Janouch2021-12-091-1/+1
|
* Return errors rather than mangle documentsPřemysl Eric Janouch2020-09-041-1/+1
|
* Name changePřemysl Eric Janouch2020-08-121-1/+1
|
* Relicense to 0BSD, update mail addressPřemysl Janouch2018-06-241-3/+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/+13