Summary
katarakt is a simple PDF viewer. It is designed to use as much available screen space as possible. There are currently two layouts. The presentation layout is very simple and only supports scrolling on a per page basis. As the name suggests the current page is displayed in the center and zoomed to fit the window. It is active by default. The grid layout is much more advanced and offers continuous (smooth, per pixel) scrolling, zooming and adjusting the column count. Pages keep their correct relative size and are shown in a grid.
Versions
v0.3 :: 0 :: gentoo
- Modified
- License
- BSD-2
- Keywords
- ~amd64 ~x86
Dependencies
app-text / poppler : PDF rendering library based on the xpdf-3.0 code base
dev-qt / qtbase : Cross-platform application development framework
Runtime Dependencies
app-text / poppler : PDF rendering library based on the xpdf-3.0 code base
dev-qt / qtbase : Cross-platform application development framework
Bugs
- 886285
- app-text/katarakt-0.2 fails to compile (DASH-SYSTEM): Package poppler-qt5, required by virtual:world, not found
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
app-text/katarakt: Drop unused QtXml dependency
See also: https://github.com/gentoo/gentoo/pull/44415#pullrequestreview-3408782982 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Kurt Kanzenbach · gentoo
app-text/katarakt: drop 0.2
Signed-off-by: Kurt Kanzenbach <kurt@kmk-computers.de> Part-of: https://github.com/gentoo/gentoo/pull/44415 Closes: https://github.com/gentoo/gentoo/pull/44415 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Kurt Kanzenbach · gentoo
app-text/katarakt: add 0.3
Closes: https://bugs.gentoo.org/949018 Signed-off-by: Kurt Kanzenbach <kurt@kmk-computers.de> Part-of: https://github.com/gentoo/gentoo/pull/44415 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Filip Kobierski · gentoo
app-text/katarakt: fix pkgcheck issues
also remove lang="en" as it's the default Signed-off-by: Filip Kobierski <fkobi@pm.me> Closes: https://github.com/gentoo/gentoo/pull/37763 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Kurt Kanzenbach · gentoo
app-text/katarakt: Katarakt is a simple PDF viewer (new package)
katarakt is a simple PDF viewer. It is designed to use as much available screen space as possible. There are currently two layouts. The presentation layout is very simple and only supports scrolling on a per page basis. As the name suggests the current page is displayed in the center and zoomed to fit the window. It is active by default. The grid layout is much more advanced and offers continuous (smooth, per pixel) scrolling, zooming and adjusting the column count. Pages keep their correct relative size and are shown in a grid. Closes: https://bugs.gentoo.org/707872 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Kurt Kanzenbach <kurt@kmk-computers.de> Closes: https://github.com/gentoo/gentoo/pull/14530 Signed-off-by: Florian Schmaus <flow@gentoo.org> Modified-by: Florian Schmaus <flow@gentoo.org>