diff options
| author | Anders Betts <anders.betts@gmail.com> | 2026-09-20 14:50:05 +0200 |
|---|---|---|
| committer | Anders Betts <anders.betts@gmail.com> | 2026-09-20 14:50:05 +0200 |
| commit | ea3f9b67e5e4e4b3453df55af9758a94c023d6f7 (patch) | |
| tree | 3b248af093a62e5b2c9bd21a3111dcf8c22fee87 /THIRD_PARTY_NOTICES.md | |
| parent | 412dfcca675114b582e4dc9d5739a889066e6277 (diff) | |
| download | bokf-ea3f9b67e5e4e4b3453df55af9758a94c023d6f7.tar.gz bokf-ea3f9b67e5e4e4b3453df55af9758a94c023d6f7.zip | |
pdf: minimal PDF writer for generated documents
Diffstat (limited to 'THIRD_PARTY_NOTICES.md')
| -rw-r--r-- | THIRD_PARTY_NOTICES.md | 6 |
1 files changed, 6 insertions, 0 deletions
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 |
