Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a Lua PDF generator | Přemysl Eric Janouch | 2025-01-11 | 1 | -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 support | Přemysl Eric Janouch | 2024-02-04 | 1 | -1/+1 |
| | | | | This is not particularly complete, but it works (again) for Cairo. | ||||
* | Update documentation | Přemysl Eric Janouch | 2021-12-09 | 1 | -1/+1 |
| | |||||
* | Return errors rather than mangle documents | Přemysl Eric Janouch | 2020-09-04 | 1 | -1/+1 |
| | |||||
* | Name change | Přemysl Eric Janouch | 2020-08-12 | 1 | -1/+1 |
| | |||||
* | Relicense to 0BSD, update mail address | Přemysl Janouch | 2018-06-24 | 1 | -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 commit | Přemysl Janouch | 2017-11-08 | 1 | -0/+13 |