img2pdf/src
Patrick McCarty 85efd9a80a Fix format of PDF and XMP timezone offsets
The way to specify timezone offsets differs between the PDF and XMP
specs, so hardcode the UTC offset instead of using `%z`. This also
avoids the possibility of embedding the more more granular timezones
supported by the datetime module but that are unsupported by either PDF
or XMP formats.
2023-06-10 17:28:02 -07:00
..
tests ensure that gif test input uses the same palette for all frames 2022-02-06 20:25:25 +01:00
img2pdf.py Fix format of PDF and XMP timezone offsets 2023-06-10 17:28:02 -07:00
img2pdf_test.py src/img2pdf_test.py: do not test the depth attribute and rely on baseDepth 2022-09-23 23:10:53 +02:00
jp2.py update my name 2021-10-13 09:17:44 +02:00