Xref: utzoo comp.text.tex:5557 comp.fonts:1980 Path: utzoo!mnetor!tmsoft!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!think.com!snorkelwacker.mit.edu!bloom-picayune.mit.edu!athena.mit.edu!jtkohl From: jtkohl@MIT.EDU (John T Kohl) Newsgroups: comp.text.tex,comp.fonts Subject: Re: Wanted: Dolby trademark, CD logo in .mf or .pk Message-ID: Date: 19 Feb 91 14:56:04 GMT References: <3683@intvax.UUCP> Sender: news@athena.mit.edu (News system) Organization: MIT Project Athena Lines: 41 In-Reply-To: drstrip@intvax.UUCP's message of 18 Feb 91 21:31:36 GMT In article <3683@intvax.UUCP> drstrip@intvax.UUCP (David R. Strip) writes: > Header pretty much says it - can anyone point me to > a metafont source or a 300dpi pk file containing > the Dolby and CD logos. Here's a dolby symbol, courtesy (he doesn't read netnews, but asked me to post this when I forwarded your article to him...) ------------- cut here ---------- \mode:=localfont; mode_setup; screenchars;showit; em#:=11pt#; cap#:=7pt#; thin#:=1/2pt#; thick#:=5/6pt#; o#:=1/5pt#; define_pixels(em,cap); define_blacker_pixels(thin,thick); define_corrected_pixels(o); curve_sidebar=round 1/18em; % % Here we go... % fontdimen 2: 0.8em#, 1.5, 1; % spaces dimens (len,stretch,shrink) pickup pencircle scaled .1em; mypen:=savepen; % beginchar("D",em#,cap#,0pt#); "Dolby Logo"; q = .1em; fill (0,0)--(w,0)--(w,h)--(0,h)--cycle; unfill (q,q){right}..(.5(w-2q),.5h){up}..(q,h-q){left}--cycle; unfill (w-q,q){left}..(.5(w+2q),.5h){up}..(w-q,h-q){right}--cycle; endchar; % end. -------------- cut here --------------- -- John Kohl or Digital Equipment Corporation/Project Athena (The above opinions are MINE. Don't put my words in somebody else's mouth!)