pagesizes.in
上传用户:weiyuanprp
上传日期:2020-05-20
资源大小:1169k
文件大小:3k
- # $Id: pagesizes.in,v 1.1.1.1 2005/11/11 21:32:03 faxguy Exp $
- #
- # @WARNING@
- #
- # HylaFAX Facsimile Software
- #
- # Copyright (c) 1990-1996 Sam Leffler
- # Copyright (c) 1991-1996 Silicon Graphics, Inc.
- # HylaFAX is a trademark of Silicon Graphics, Inc.
- #
- # Permission to use, copy, modify, distribute, and sell this software and
- # its documentation for any purpose is hereby granted without fee, provided
- # that (i) the above copyright notices and this permission notice appear in
- # all copies of the software and related documentation, and (ii) the names of
- # Sam Leffler and Silicon Graphics may not be used in any advertising or
- # publicity relating to the software without the specific, prior written
- # permission of Sam Leffler and Silicon Graphics.
- #
- # THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND,
- # EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY
- # WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
- #
- # IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR
- # ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND,
- # OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
- # WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF
- # LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
- # OF THIS SOFTWARE.
- #
- #
- # VERSION: @VERSION@
- # DATE: @DATE@
- # TARGET: @TARGET@
- #
- #
- # HylaFAX Page Size Database
- #
- # This file defines the set of known page sizes. Note that the name is
- # matched using a caseless comparison. Most of the guaranteed reproducible
- # areas are guesses based on scaling known GRA's.
- #
- # File format:
- #
- # 1. Comments are introduced by '#' and continue to the end of line.
- # 2. The first two fields are the full and abbreviated page size names
- # and must be separated from the subsequent fields by a tab (possibly
- # followed by more whitespace). Otherwise fields can be separated
- # by any amount of any kind of whitespace.
- # 3. Numbers are all base 10 and in basic measurement units (BMU);
- # defined as 1/1200 x 25.4 mm for paper output with a scale factor
- # of one.
- # 4. All fields must be present on a single line; otherwise the entry
- # is ignored.
- # 5. Most all users of this database require a "default" entry that
- # specifies the default page size to use. This entry should be placed
- # last so that inverse matches find the real page size name and not
- # the default entry.
- # Guaranteed Reproducible Area
- # Name Abbrev Width Height Width Height Top Left
- ISO A3 A3 14030 19840 13200 18480 472 345
- ISO A4 A4 9920 14030 9240 13200 472 345
- ISO A5 A5 7133 9921 6455 9236 472 345
- ISO A6 A6 5055 6991 4575 6508 472 345
- ISO B4 B4 12048 17196 11325 16010 472 345
- North American Letter NA-LET 10200 13200 9240 12400 472 345
- American Legal US-LEG 10200 16800 9240 15775 472 345
- American Ledger US-LED 13200 20400 11946 19162 472 345
- American Executive US-EXE 8700 12600 7874 11835 472 345
- Japanese Letter JP-LET 8598 12141 7600 10200 900 400
- Japanese Legal JP-LEG 12141 17196 11200 15300 900 400
- #
- @DEFPAGESIZE@