From ea3f9b67e5e4e4b3453df55af9758a94c023d6f7 Mon Sep 17 00:00:00 2001 From: Anders Betts Date: Sun, 20 Sep 2026 14:50:05 +0200 Subject: pdf: minimal PDF writer for generated documents --- THIRD_PARTY_NOTICES.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'THIRD_PARTY_NOTICES.md') diff --git a/THIRD_PARTY_NOTICES.md b/THIRD_PARTY_NOTICES.md index 7e10b64..6b0897f 100644 --- a/THIRD_PARTY_NOTICES.md +++ b/THIRD_PARTY_NOTICES.md @@ -14,6 +14,12 @@ BAS-kontoplanen and other Swedish accounting material shipped under `data/` are the property of FAR and are distributed under their own terms; they are not covered by the GPL of this repository. +The advance-width tables in `src/pdf.c` are the standard Adobe Core 14 +Helvetica and Helvetica-Bold font metrics (the values published in the +freely redistributable AFM files, cross-checked against the metrically +compatible URW Nimbus Sans AFMs). No font outlines or font software are +included. + The chart files `data/bas_k2.csv` and `data/bas_k3.csv` were derived from the Swedish localisation chart data of Odoo 18.0 (https://github.com/odoo/odoo, `addons/l10n_se/data/template/`), which is -- cgit v1.3