mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
22 lines
882 B
XML
22 lines
882 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>kurt@kmk-computers.de</email>
|
|
<name>Kurt Kanzenbach</name>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
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.
|
|
</longdescription>
|
|
</pkgmetadata>
|