Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
brlcad / usr / brlcad / share / doc / mged_old / v-arb8-side.ps
Size: Mime:
%!PS-Adobe-1.0
%begin(plot)
%%DocumentFonts:  Courier
%%Title: v-arb8-side.ps
%%Creator: MGED dm-ps.c
%%BoundingBox: 0 0 324 324	% 4.5in square, for TeX
%%EndComments

4 setlinewidth

% Sizes, made functions to avoid scaling if not needed
/FntH /Courier findfont 80 scalefont def
/DFntL { /FntL /Courier findfont 73.4 scalefont def } def
/DFntM { /FntM /Courier findfont 50.2 scalefont def } def
/DFntS { /FntS /Courier findfont 44 scalefont def } def

% line styles
/NV { [] 0 setdash } def	% normal vectors
/DV { [8] 0 setdash } def	% dotted vectors
/DDV { [8 8 32 8] 0 setdash } def	% dot-dash vectors
/SDV { [32 8] 0 setdash } def	% short-dash vectors
/LDV { [64 8] 0 setdash } def	% long-dash vectors

/NEWPG {
	.0791 .0791 scale	% 0-4096 to 324 units (4.5 inches)
} def

FntH  setfont
NEWPG
NV newpath 2048 2048 moveto 2049 2049 lineto stroke
NV newpath 2440 1607 moveto 2574 2243 lineto stroke
newpath 2574 2243 moveto 2227 2488 lineto stroke
newpath 2227 2488 moveto 2093 1852 lineto stroke
newpath 1868 1607 moveto 2440 1607 lineto stroke
newpath 2440 1607 moveto 2093 1852 lineto stroke
newpath 2093 1852 moveto 1521 1852 lineto stroke
newpath 2002 2243 moveto 1868 1607 lineto stroke
newpath 1868 1607 moveto 1521 1852 lineto stroke
newpath 1521 1852 moveto 1655 2488 lineto stroke
newpath 2574 2243 moveto 2002 2243 lineto stroke
newpath 2002 2243 moveto 1655 2488 lineto stroke
newpath 1655 2488 moveto 2227 2488 lineto stroke
NV newpath 0 0 moveto 4095 0 lineto stroke
NV newpath 4095 0 moveto 4095 4095 lineto stroke
NV newpath 4095 4095 moveto 0 4095 lineto stroke
NV newpath 0 4095 moveto 0 0 lineto stroke
NV newpath 0 218 moveto 4095 218 lineto stroke
DFntM (VIEWING) 115 3968 moveto show
NV newpath 798 3893 moveto 0 3893 lineto stroke
NV newpath 798 3893 moveto 798 4095 lineto stroke
NV newpath 798 3908 moveto 0 3908 lineto stroke
DFntS (BUTTON MENU) 115 3848 moveto show
NV newpath 798 3788 moveto 0 3788 lineto stroke
DFntS (==>) 0 3848 moveto show
DFntS (REJECT Edit) 115 3728 moveto show
NV newpath 798 3668 moveto 0 3668 lineto stroke
DFntS (ACCEPT Edit) 115 3608 moveto show
NV newpath 798 3548 moveto 0 3548 lineto stroke
DFntS (35,25) 115 3488 moveto show
NV newpath 798 3428 moveto 0 3428 lineto stroke
DFntS (Top) 115 3368 moveto show
NV newpath 798 3308 moveto 0 3308 lineto stroke
DFntS (Right) 115 3248 moveto show
NV newpath 798 3188 moveto 0 3188 lineto stroke
DFntS (Front) 115 3128 moveto show
NV newpath 798 3068 moveto 0 3068 lineto stroke
DFntS (45,45) 115 3008 moveto show
NV newpath 798 2948 moveto 0 2948 lineto stroke
DFntS (Restore View) 115 2888 moveto show
NV newpath 798 2828 moveto 0 2828 lineto stroke
DFntS (Save View) 115 2768 moveto show
NV newpath 798 2708 moveto 0 2708 lineto stroke
DFntS (Ang/Dist Curs) 115 2648 moveto show
NV newpath 798 2588 moveto 0 2588 lineto stroke
DFntS (Reset Viewsize) 115 2528 moveto show
NV newpath 798 2468 moveto 0 2468 lineto stroke
DFntS (Solid Illum) 115 2408 moveto show
NV newpath 798 2348 moveto 0 2348 lineto stroke
DFntS (Object Illum) 115 2288 moveto show
NV newpath 798 2228 moveto 0 2228 lineto stroke
NV newpath 798 3907 moveto 798 2228 lineto stroke
DFntM ( cent=(0.000, 0.000, 0.000), sz=12.000 MILLIMETERS, ang=(0.00, 0.00, 0.00)) 0 128 moveto show
DFntM ( Primitive Objects) 0 38 moveto show
% showpage	% uncomment to use raw file
%end(plot)