From 7aa1e5dd3d80e2664eac7eb0a409829e9785a521 Mon Sep 17 00:00:00 2001 From: Přemysl Eric Janouch <p@janouch.name> Date: Wed, 8 Jan 2025 10:54:40 +0100 Subject: WIP: Add a Lua PDF generator Because Lua compiled for C++ might be hard to find, provide a wrap. Only GitHub releases seem to contain onelua.c, which is a very handy file. WIP: Add documentation, actually get rid of the libqr copy. --- README.adoc | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'README.adoc') diff --git a/README.adoc b/README.adoc index 10e581f..4d738ba 100644 --- a/README.adoc +++ b/README.adoc @@ -33,6 +33,8 @@ Runtime dependencies: libcrypto (OpenSSL 1.1 API) $ cd builddir $ ninja +Go +~~ In addition to the C++ version, also included is a native Go port, which has enhanced PDF 1.5 support: @@ -56,6 +58,15 @@ Type=^PDF Open=%cd %p/extfs-pdf:// ---- +Lua PDF generator +~~~~~~~~~~~~~~~~~ +Build dependencies: + Meson, a C++17 compiler, pkg-config + +Runtime dependencies: + C++ Lua >= 5.2 (custom Meson wrap fallback), cairo, pangocairo + +This is a parasitic subproject located in the _lpg_ subdirectory. + Contributing and Support ------------------------ Use https://git.janouch.name/p/pdf-simple-sign to report bugs, request features, -- cgit v1.2.3-70-g09d2