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 / ex.rpp.ps
Size: Mime:
%!PS-Adobe-1.0
%begin(plot)
%%DocumentFonts:  Courier
%%Title: ex.rpp.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 2008 689 moveto 3318 301 lineto stroke
newpath 3318 301 moveto 3318 3200 lineto stroke
newpath 3318 3200 moveto 2008 3588 lineto stroke
newpath 2466 966 moveto 2008 689 lineto stroke
newpath 2008 689 moveto 2008 3588 lineto stroke
newpath 2008 3588 moveto 2466 3865 lineto stroke
newpath 3776 578 moveto 2466 966 lineto stroke
newpath 2466 966 moveto 2466 3865 lineto stroke
newpath 2466 3865 moveto 3776 3477 lineto stroke
newpath 3318 301 moveto 3776 578 lineto stroke
newpath 3776 578 moveto 3776 3477 lineto stroke
newpath 3776 3477 moveto 3318 3200 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 (SOL EDIT) 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 (ARB CONTROL MENU) 115 3848 moveto show
NV newpath 798 3788 moveto 0 3788 lineto stroke
DFntS (move edges) 115 3728 moveto show
NV newpath 798 3668 moveto 0 3668 lineto stroke
DFntS (move faces) 115 3608 moveto show
NV newpath 798 3548 moveto 0 3548 lineto stroke
DFntS (rotate faces) 115 3488 moveto show
NV newpath 798 3428 moveto 0 3428 lineto stroke
DFntS (*SOLID EDIT*) 115 3368 moveto show
NV newpath 798 3308 moveto 0 3308 lineto stroke
DFntS (edit menu) 115 3248 moveto show
NV newpath 798 3188 moveto 0 3188 lineto stroke
DFntS (Rotate) 115 3128 moveto show
NV newpath 798 3068 moveto 0 3068 lineto stroke
DFntS (Translate) 115 3008 moveto show
NV newpath 798 2948 moveto 0 2948 lineto stroke
DFntS (Scale) 115 2888 moveto show
NV newpath 798 2828 moveto 0 2828 lineto stroke
DFntS ((BUTTON MENU)) 115 2768 moveto show
NV newpath 798 2708 moveto 0 2708 lineto stroke
NV newpath 798 3907 moveto 798 2708 lineto stroke
DFntS (1) 2024 704 moveto show
DFntS (2) 3333 317 moveto show
DFntS (3) 3333 3216 moveto show
DFntS (4) 2024 3604 moveto show
DFntS (5) 2482 981 moveto show
DFntS (6) 3792 594 moveto show
DFntS (7) 3792 3493 moveto show
DFntS (8) 2482 3881 moveto show
DFntM (** SOLID -- name:) 798 3968 moveto show
DFntS (	1 (25.0000, 0.0000, 0.0000)) 798 3878 moveto show
DFntS (	2 (25.0000, 50.0000, 0.0000)) 798 3818 moveto show
DFntS (	3 (25.0000, 50.0000, 100.0000)) 798 3758 moveto show
DFntS (	4 (25.0000, 0.0000, 100.0000)) 798 3698 moveto show
DFntS (	5 (0.0000, 0.0000, 0.0000)) 798 3638 moveto show
DFntS (	6 (0.0000, 50.0000, 0.0000)) 798 3578 moveto show
DFntS (	7 (0.0000, 50.0000, 100.0000)) 798 3518 moveto show
DFntS (	8 (0.0000, 0.0000, 100.0000)) 798 3458 moveto show
DFntM ( cent=(15.806, -4.921, 42.033), sz=128.000 MILLIMETERS, ang=(0.00, 0.00, 0.00)) 0 128 moveto show
DFntM ( Path: /name) 0 38 moveto show
% showpage	% uncomment to use raw file
%end(plot)