mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-04 09:53:25 +00:00
Issue #11760: explain why poppler-data
is a hard dependency.
This commit is contained in:
parent
8ebe9b090d
commit
25701f6c1b
1 changed files with 6 additions and 1 deletions
|
@ -104,7 +104,12 @@ help in that regard:
|
||||||
It is hosted at: https://wiki.gnome.org/Projects/gexiv2
|
It is hosted at: https://wiki.gnome.org/Projects/gexiv2
|
||||||
|
|
||||||
9. libpng, libjpeg, libtiff, librsvg and lcms are hard dependencies
|
9. libpng, libjpeg, libtiff, librsvg and lcms are hard dependencies
|
||||||
that can not be disabled.
|
that can not be disabled. poppler is also a hard dependency because
|
||||||
|
PDF is too common nowadays for it to be an option (at least for
|
||||||
|
import); and poppler-data (CJK and Cyrillic support in PDF) is also
|
||||||
|
required because no languages should be considered "second class
|
||||||
|
citizen". If we support PDF, let's support it properly, i.e.
|
||||||
|
exhaustively.
|
||||||
|
|
||||||
There might be some issues with librsvg, based on the fact newer
|
There might be some issues with librsvg, based on the fact newer
|
||||||
versions are in Rust which is not buildable on all platforms. Yet
|
versions are in Rust which is not buildable on all platforms. Yet
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue