File:  [Research Unix] / researchv10no / cmd / post.src / devpost / charlib / DG
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:21:35 2018 UTC (8 years, 1 month ago) by root
Branches: belllabs, MAIN
CVS tags: researchv10, HEAD
researchv10 Norman

%
% UMDS danger sign - needs to be cleaned up!
%

/build_DG {
    /x0 1.5 6 div 72 mul def	% triangle length
    pop
    gsave
	currentpoint translate
	1 scaling div ptsize 10 div mul dup scale
	2 setlinewidth
	0 setlinecap
	newpath
	0 0 moveto
	x0 0 lineto
	x0 2 div x0 3 sqrt 2 div mul lineto
	closepath fill
	1 setgray
	/Helvetica-Bold findfont 12 scalefont setfont
	0 0 moveto
	(!) false charpath pathbbox
	exch 4 -1 roll add 2 div x0 2 div exch sub 0 moveto
	exch sub x0 3 sqrt 2 div mul exch sub 3 div 0 exch rmoveto
	(!) show
    grestore
} def


unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.