1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
freebsd-ports/print/libpaper/pkg-descr
Hiroki Sato 19a3a694aa Fix a typo.
Spotted by:	Kurt Jaeger
2012-12-16 23:38:34 +00:00

20 lines
781 B
Plaintext

The paper library and accompanying files are intended to provide a simple
way for applications to take actions based on a system- or user-specified
paper size.
This release is quite minimal, its purpose being to provide really basic
functions (obtaining the system paper name and getting the height and
width of a given kind of paper) that applications can immediately
integrate.
A more complete library, using a capabilities file for papers (giving,
in addition to the size, informations like paper weigth, color, etc)
will be released later.
See the sources for paperconf(1) in src/paper.c for how to use the library.
Copyright (C) Yves Arrouye <yves@debian.org>, 1996
Adrian Bunk <bunk@fs.tum.de> , 2000
WWW: http://packages.qa.debian.org/libp/libpaper.html