File: README

package info (click to toggle)
libpaper 1.0.3-10
  • links: PTS
  • area: main
  • in suites: hamm
  • size: 356 kB
  • ctags: 79
  • sloc: sh: 1,738; ansic: 660; makefile: 448
file content (18 lines) | stat: -rw-r--r-- 688 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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 kond 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.Arrouye@marin.fdn.fr>, 1996.