[poppler] poppler/CairoOutputDev.cc poppler/CairoOutputDev.h utils/HtmlOutputDev.cc utils/pdftocairo.cc
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Mon Nov 1 10:32:35 UTC 2021
poppler/CairoOutputDev.cc | 1 +
poppler/CairoOutputDev.h | 1 +
utils/HtmlOutputDev.cc | 1 +
utils/pdftocairo.cc | 1 +
4 files changed, 4 insertions(+)
New commits:
commit 33c9b192ac32e7e95a825aa3ff4e18561f0dc80b
Author: Albert Astals Cid <aacid at kde.org>
Date: Mon Nov 1 11:31:49 2021 +0100
Update (C)
chpe's ones are from the cairo_t commit last month
diff --git a/poppler/CairoOutputDev.cc b/poppler/CairoOutputDev.cc
index 93975609..5f4780c7 100644
--- a/poppler/CairoOutputDev.cc
+++ b/poppler/CairoOutputDev.cc
@@ -35,6 +35,7 @@
// Copyright (C) 2020 Michal <sudolskym at gmail.com>
// Copyright (C) 2020 Oliver Sander <oliver.sander at tu-dresden.de>
// Copyright (C) 2021 Uli Schlachter <psychon at znc.in>
+// Copyright (C) 2021 Christian Persch <chpe at src.gnome.org>
//
// To see a description of the changes please see the Changelog file that
// came with your tarball or type make ChangeLog if you are building from git
diff --git a/poppler/CairoOutputDev.h b/poppler/CairoOutputDev.h
index 04e71451..9a3bb7dc 100644
--- a/poppler/CairoOutputDev.h
+++ b/poppler/CairoOutputDev.h
@@ -26,6 +26,7 @@
// Copyright (C) 2018, 2019, 2021 Albert Astals Cid <aacid at kde.org>
// Copyright (C) 2018 Klarälvdalens Datakonsult AB, a KDAB Group company, <info at kdab.com>. Work sponsored by the LiMux project of the city of Munich
// Copyright (C) 2020 Michal <sudolskym at gmail.com>
+// Copyright (C) 2021 Christian Persch <chpe at src.gnome.org>
//
// To see a description of the changes please see the Changelog file that
// came with your tarball or type make ChangeLog if you are building from git
diff --git a/utils/HtmlOutputDev.cc b/utils/HtmlOutputDev.cc
index 9e832bc8..7564b3e4 100644
--- a/utils/HtmlOutputDev.cc
+++ b/utils/HtmlOutputDev.cc
@@ -45,6 +45,7 @@
// Copyright (C) 2018-2020 Adam Reichold <adam.reichold at t-online.de>
// Copyright (C) 2019, 2020 Oliver Sander <oliver.sander at tu-dresden.de>
// Copyright (C) 2020 Eddie Kohler <ekohler at gmail.com>
+// Copyright (C) 2021 Christopher Hasse <hasse.christopher at gmail.com>
//
// To see a description of the changes please see the Changelog file that
// came with your tarball or type make ChangeLog if you are building from git
diff --git a/utils/pdftocairo.cc b/utils/pdftocairo.cc
index 342ca213..d6ba0e62 100644
--- a/utils/pdftocairo.cc
+++ b/utils/pdftocairo.cc
@@ -38,6 +38,7 @@
// Copyright (C) 2020 Philipp Knechtges <philipp-dev at knechtges.com>
// Copyright (C) 2020 Salvo Miosi <salvo.ilmiosi at gmail.com>
// Copyright (C) 2021 Peter Williams <peter at newton.cx>
+// Copyright (C) 2021 Christian Persch <chpe at src.gnome.org>
//
// To see a description of the changes please see the Changelog file that
// came with your tarball or type make ChangeLog if you are building from git
More information about the poppler
mailing list