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 / es8-rot.ps
Size: Mime:
%!PS-Adobe-1.0
%begin(plot)
%%DocumentFonts:  Courier
%%Title: es8-rot.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 2306 1526 moveto 2306 2320 lineto stroke
newpath 2306 2320 moveto 2565 2507 lineto stroke
newpath 2565 2507 moveto 2565 1712 lineto stroke
newpath 1530 1588 moveto 2306 1526 lineto stroke
newpath 2306 1526 moveto 2565 1712 lineto stroke
newpath 2565 1712 moveto 1789 1775 lineto stroke
newpath 1530 2383 moveto 1530 1588 lineto stroke
newpath 1530 1588 moveto 1789 1775 lineto stroke
newpath 1789 1775 moveto 1789 2569 lineto stroke
newpath 2306 2320 moveto 1530 2383 lineto stroke
newpath 1530 2383 moveto 1789 2569 lineto stroke
newpath 1789 2569 moveto 2565 2507 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
NV newpath 798 3907 moveto 798 3788 lineto stroke
DFntM ( cent=(0.000, 0.000, 0.000), sz=10.000 MILLIMETERS, ang=(0.00, 0.00, 0.00)) 0 128 moveto show
DFntM ( Untitled MGED Database) 0 38 moveto show
% showpage	% uncomment to use raw file
%end(plot)