|
DataMuseum.dkPresents historical artifacts from the history of: DKUUG/EUUG Conference tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about DKUUG/EUUG Conference tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - downloadIndex: T g
Length: 1811 (0x713) Types: TextFile Names: »gf-com.h«
└─⟦52210d11f⟧ Bits:30007239 EUUGD2: TeX 3 1992-12 └─⟦af5ba6c8e⟧ »unix3.0/DVIWARE.tar.Z« └─⟦ca79c7339⟧ └─⟦this⟧ »DVIware/laser-setters/dvi-to-ps/TeXPS/dvitps/h/gf-com.h«
/* Copyright 1988 Stephan v. Bechtolsheim */ /* This file is part of the TeXPS Software Package. The TeXPS Software Package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY. No author or distributor accepts responsibility to anyone for the consequences of using it or for whether it serves any particular purpose or works at all, unless he says so in writing. Refer to the TeXPS Software Package General Public License for full details. Everyone is granted permission to copy, modify and redistribute the TeXPS Software Package, but only under the conditions described in the TeXPS Software Package General Public License. A copy of this license is supposed to have been given to you along with TeXPS Software Package so you can know your rights and responsibilities. It should be in a file named CopyrightLong. Among other things, the copyright notice and this notice must be preserved on all copies. */ #define WHITE 0 #define BLACK 1 #define GF_FILE_ID 131 #define GF_PAINT_00 0 #define GF_PAINT_01 1 /* ... */ #define GF_PAINT_62 62 #define GF_PAINT_63 63 #define GF_PAINT1 64 #define GF_PAINT2 65 #define GF_PAINT3 66 #define GF_BOC 67 #define GF_BOC1 68 #define GF_EOC 69 #define GF_SKIP0 70 #define GF_SKIP1 71 #define GF_SKIP2 72 #define GF_SKIP3 73 #define GF_NEW_ROW_000 74 #define GF_NEW_ROW_001 75 /* .... */ #define GF_NEW_ROW_163 237 #define GF_NEW_ROW_164 238 #define GF_XXX1 239 #define GF_XXX2 240 #define GF_XXX3 241 #define GF_XXX4 242 #define GF_YYY 243 #define GF_NO_OP 244 #define GF_CHAR_LOC 245 #define GF_CHAR_LOC0 246 #define GF_PRE 247 #define GF_POST 248 #define GF_POST_POST 249