@8` 1 DAISY-DOT I}II Copyright 1990 By Roy Goldman Sincere thanks to Marty Albert, Chris Bailey, David Beifeld}, Charles Blaquiere, Clifford Bohnson, Ken Cox, John Dvorak, Robert Lee, Iver Possehl, David Richardson, Ronnie Ric}he, and Horizon Computers (695 S Colorado Blvd, Denver, CO 80222). This file and the corresponding software compr}ise the distributable version of Daisy-Dot III (DD3). This version can be freely distributed in any manner as long } as unmodified copies of the following files are kept together: DD3DOC.TXT (this document), PP.COM, PPCUSTOM.BAS, }FE.COM, FE.HLP, FECUSTOM.BAS, FU.COM, and 11 fonts (*.NLQ -- 2 Daisy-Dot II fonts and 9 new DD3 fonts). This versi }on lacks several features found on the registered version: 1. The registered version includes a detailed 50 page }printed manual. The documentation of this version covers just the basic aspects necessary to use the software. } 2. The registered version has full support for SpartaDOS X (this version isn't completely compatible with it).} 3. This version allows you to use only one font per document from the print processor -- with the registered} version you can switch fonts at any point in a document and use an unlimited number of fonts in each document. } 4. The registered version includes some fonts left out of the distributable version because of space constraint}s. The registered version is available only from me. For a $25 donation I will send you the complete registered v}ersion of the program. Send all correspondence to: Roy Goldman } 2440 South Jasmine Denver, CO 80222 COMPATIBILITY Daisy-Dot III is }compatible with the following systems: -Any Atari 8 bit computer with at least 48K -Atari DOS 2.5, SmartDOS, MyDOS}, or SpartaDOS -Any graphics-capable Epson 9 pin printer or compatible, Star Gemini 10X/SG10, BlueChip/Mannesmann S}pirit, Atari XMM801, or C.Itoh Prowriter. } 2 INTRODUCTION Daisy-Dot III brings to Atari 8-bit computer systems sophisticated Near Letter Quality} typesetting capabilities that until now have been found only on much more expensive systems with much more memory. } DD3 processes raw text files (saved files) and controls ALL formatting, from word wrap to margins to page breaks to he}aders and footers, to produce high quality output on the most popular 9 pin dot- matrix printers. In addition} to being compatible with the many Daisy-Dot II fonts widely available, DD3 introduces new font formats for larger, more} detailed fonts which can be magnified up to about 1 square inch. Some formatting features of DD3 include underlin}ing, hanging indents, different types of tabs with dot leaders, controllable line-spacing, variable page size, and }the ability to chain text files. Daisy-Dot III includes three main programs: the Print Processor, which processes} the text files and produces output; the new Font Editor, which has many features for editing or creating fonts; and } Font Utilities, which helps you expand your collection of fonts. PRINT PROCESSOR This is the main program of !}the DD3 system -- it processes the text files you create and prints them in near letter quality. The first step is"} to customize the program for your system. Run PPCUSTOM.BAS from BASIC and change the following options as desired. #} [L]ocation of Program -- Location of PP.COM, the file that will be customized [P]rinter -- Cycle through differe$}nt supported printers [W]idth of paper, in units of 1/40" L[E]ft Margin, in units of 1/40" [R]ight Margin, in %}units of 1/40" Le[N]gth of paper, in units of 1/72" [T]op Margin, in units of 1/72" [B]ottom Margin, in units &}of 1/72" [C]haracter Spacing -- Number of blank dot-columns printed between characters Line [S]pacing -- Spaci'}ng from bottom of one line to top of next, in units of 1/72" [D]ensity -- Default graphic density, Low, Draft, or H(}igh depending on printer. (Keep pressing D to cycle through all available densities for the current printer). Dot)}s per line also vary between printers. High density with Epson or Star printers is limited to six inches across th*}e page (left and right margins together can be no less than two inches). Screen Color -- Press [+] or [-] to cycle +}through colors Once you set the above options as desired, press [SPACE] to customize ,} 3 the program as specified by the [L] option. Press [X] to exit -}the program. The general process for printing a document with Daisy-Dot III is to 1, create and save a document wi.}th a word processor; and 2, run DD3PP and specify the desired font and the text file to be printed. DD3PP prints s/}aved text files from most word processors, including TextPro, PaperClip, XLent's First, AtariWriter, and AtariWriter Plu0}s (if CTRL-S is used to save the file). Any word processor that saves files "verbatim" from the text buffer and us1}es standard DOS format will work. When creating a document with DD3PP, do NOT use ANY of your word proc2}essor's formatting commands. Always use DD3PP's formatting commands (described later). Also, only include [RETURN]'s w3}here you want to force a new line -- DD3PP controls word wrap by itself. Make sure no words (any sequence of chara4}cters not separated by a space) become longer than 140 characters. Also, avoid using many lengthy formatting comma5}nds among just a few words, as the text (including formatting commands) that makes up a printed line can't exceed 140 6} characters. DD3PP has more than 25 formatting commands. Each is preceded with a backslash (\) and should be ty7}ped into a document as normal text. Different formatting commands are allowed in different locations within a docu8}ment. Most commands fall into the following categories: A: Legal anywhere B: Legal in a new line after a hard r9}eturn (or in the first line of a file), before the first character to be printed as text on that line. C: Legal in:} the first line of a file (before any characters to be printed on that line); or in any line containing a \N command, af;}ter the \N command but before any characters to be printed on that line. What follows is a description of each DD3<}PP formatting command, including syntax and, in parenthesis, one of the above categories which describes where it i=}s allowed. Note that upper- and lower-case letters are treated the same in all cases. Also, brackets designate co>}mmand parameters or special keys like [SPACE], and should not be included as part of the command. "nnn" means a thr?}ee digit number, and "nn" means a two digit number. \\ = Forced backslash (A) \[SPACE] = Hard space (A) \- @}= Hard hyphen (A) \L = Block left (A) \R = Block right (A) A} 4 \C = Center (A) \J = Justification (B) \U = Underlining on/off (A) \WB}[1-4] = Width (A) \S[0-9 or A-J] = Character spacing (A) \D[D, L, or H] = Change density to Draft, Low, or High (C}B) \XLnnn = Left margin of nnn/40" (B) \XRnnn = Right margin of nnn/40" (B) \XSnnn = Shifts print head nnn/D}40" to the right (A) \XAnnn = Moves print head to position nnn/40" across page (A) \XHH = Hanging indent at curreE}nt position. (Should be included in the first line of a paragraph at the point to begin a hanging indent. Left marF}gin must be reset after a paragraph containing a hanging indent. Use only with block left or justification.) \XHnG}nn = Hanging indent at position nnn/40" across page. (Should be at the beginning of the first line of a paragraph. TheH} left margin must be reset after a paragraph containing a hanging indent. Use only with block left or justificatioI}n.) \E = Erase Tabs (B) \P[L, C, or R] = Position Left, Center, or Right/decimal tab (A, but all taJ}b settings should be on the same line) \T = Tab to next tab setting (A) \. = Tab to next setting with dot leader K}(A) \Z = End text for center or right/decimal tab (After a corresponding \T command) \N = New page (Legal inL} a new line after a hard return, before the first character to be printed as text on that line. It can't be in theM} first line of a file). \XTnnn = Top margin of nnn/72" (C) \XBnnn = Bottom margin of nnn/72" (C) \XVnn = LiN}ne spacing of nn/72" (C) \Hnntexttexttexttext[RETURN] = Define header to print nn/72" below top of page (C, textteO}xttexttext is the header text) 5 \GP}nntexttexttexttext[RETURN] = Define footer to print nn/72" below top of bottom margin (C, texttexttexttext is the footerQ} text) \X#nnn = New page number (C) \# = Insert page number (Legal in header or footer text) \A[filename.exR}t]\ = Print specified file after current document (A) \* = Comment: All text following this command and up to the nextS} [RETURN] will be ignored. (A) Once a document has been created, run the Print Processor by loading PP.COM as T}a standard machine language file (BASIC must be disabled). You are first prompted for the font to print with (all fontsU} are assumed to have an .NLQ extension, so you don't need to type it), and then the name of the text file you've crV}eated (press [1]-[9] from either prompt for a disk directory). Once this is done, you have more options from the pW}rint menu: [F]ont file = Change the font [T]ext file = Change the text file [O]utput = Change the filename foX}r output [C]opies = Change the number of copies [P]age Select = Cycle through printing All, Odd, or Even pages Y} [B]egin Page = Change the first page to print [E]nd Page = Change the last page to print [X] or [CTRL]-[X] = QuitZ} the program Once you've changed the settings as desired, make sure the paper is aligned so that the page perforat[}ion lines up with the top of the ribbon and press [START] to print. While printing, hold down [SELECT] to abort or\} [OPTION] to pause. If you're using SpartaDOS, printing can be automated with command line options. Specify the f]}ont to use as the first parameter followed by the name of the file to print. For example, PP BOSTON SAMPLE would p^}rint the file SAMPLE with the font BOSTON. FONT EDITOR Daisy-Dot III includes a sophisticated font editor with m_}any features to make editing or creating a font easy. As with DD3PP, the Daisy-Dot III Font Editor (DD3FE) must fi`}rst be customized. Run the program FECUSTOM.BAS from BASIC and change the following options as desired: [L]oa}cation of Font Editor -- Location of FE.COM, the file to be customized. [P]rinter -- Cycles through the different sb}upported printers [H]elp File Drive -- Tells DD3FE where to find the help file FE.HLP c} 6 [C]ursor Delay -- Changes the default cursor delay from 0 (fast) to d}9 (slow) Screen Color -- Press [+] or [-] to change the screen color [W]idth -- Changes the default width for e}every character of a font Once all settings are to your satisfaction, press [SPACE] to customize the program as spf}ecified by the [L] command. Press [X] to exit the program. Run the Font Editor by loading FE.COM, a standard machg}ine language file (BASIC must be disabled). SpartaDOS users can include a font's filename on the command line to lh}oad the font. Once the program runs, you'll see the main work screen: the left side of the screen contains the i}graphical character window with a blinking cursor; to the left of the window are two bars marking the height and unj}derline positions; the right side of the screen has a list of pertinent data for the current font; and the bottom right k}corner of the screen contains the I/O window. The blinking cursor is controlled by a joystick plugged into port 1 l}or by the arrow keys. Press the joystick button or [RETURN] to draw or erase, depending on the current mode. m} The following is a list of all DD3FE commands (^ means hold down [CTRL]). Note that you can press [SELECT] to see the n}on-line help file with a similar list (FE.HLP must be on the drive specified by the Customizer). C = Cursor do}elay, from 0 (fast) to 9 (slow) R = Restore: undoes the last command or joystick drawing < > = Decrease or increasep} character width, from 1 to 32 columns [SPACE] = Toggle between Draw and Erase mode ^P = Plot (freehand) mode: buttq}on draws or erases one pixel ^B = Box mode: press the button at the box's two corners ^L = Line mode: press the butr}ton at the line's two endpoints ^O = Outline mode: like Line mode, but second endpoint of last line becomes first es}ndpoint of next line ^S = Spoke mode: like Line mode, but first endpoint is retained for subsequent lines ^C =t} Circle mode: press button at center and radius ^E = Ellipse mode: press button at center, then move the joystick to u} control vertical and horizontal axes, then press button again ^F ^V ^G ^H = Scroll up, down, left, or right ^K ^Jv} = Inserts or deletes a column ^M ^I = Inserts or deletes a row V H = Vertical or horizontal flip I = Inverse w}image ^R = Cycle through mirrors: none, vertical, horizontal, diagonal, and four A = Flood fills region Wx} = Clear window + - = Move to next or previous character G = Goto a specific character y} 7 T = Copy a specific character into the current window M =z} Clear the current font from memory B = Set width of the space character ^. . = Raise or lower height bar: the heig{}ht bar should be lined up with the lowest extender of any character in the font. CAUTION!!! Make sure that if the |}height bar is at 15 or less, anything below the bar may be lost forever. ^, , = Raise or lower the underline bar: l}}ine up the underline bar with the position where you want the characters to be underlined 1 - 9 = Disk directory (*~}.NLQ): press L to load a font in the directory ! - ( = Disk directory (*.*): press L to load a font in the director}y L = Load a font S = Save a font ^Q = Print parameters: set graphic density (Low or High) and character }spacing (Space or No Space) for any printouts Q = Print current character F = Print entire font In general, w}hen creating a font, the top of the tallest character should be at the top of the character window and, because characte}r spacing is controlled by the main printing program, blank columns at the sides of the characters shouldn't be add}ed unless you want to force a non-proportional font. FONT UTILITIES Daisy-Dot III Font Utilities (DD3FU) ha}s 3 separate sub-programs for expanding your font collection: the magnifier, the italicizer, and the font converte}r. Run the program by loading FU.COM as a standard machine language file (BASIC must be disabled). At the main me}nu, press M for the magnifier, I for the italicizer, C for the font converter, or X to exit to DOS. All sub-p}rograms support wildcards so many fonts can be processed at one time. All sub-programs measure progress of process}es by displaying dots across the bottom of the screen -- the process is complete when the entire row is filled with} dots. The magnifier creates taller versions of existing fonts. The program will often create two or more files t}hat comprise the magnified font (only the extension will differ between the files). All of these files must be tog}ether on the same disk drive when printing with the magnified font from the Print Processor. You will be prompted }for the source file and the destination file. At either prompt you can press [1]-[9] for a directory. Next, you will } be prompted for the magnification factor: 2, 3, or 4. After confirmation, the process will begin. } 8 The italicizer creates proportional, italicized v}ersions of fonts. Specify the source and destination filenames and the process will begin. The converter con}verts Atari screen fonts into DD3 format. Specify the source file, the destination file, whether you want double width} and or height, and whether you want the resulting font to be made proportional. After confirmation the process wil}l begin. CONCLUSION This document summarizes all the features of Daisy-Dot III to give you a taste of its c}apabilities. For $25, I will send you a complete registered copy which includes SpartaDOS X support, 50 fonts, the } ability to switch fonts at any point in a document, and a 50 page printed manual with detailed coverage of all of DD3's} features and numerous examples of formatting commands.iPPR'SI6PHDE B VR`}  | Daisy-Dot III | | } | | Print Processor | Copyright 1990 By Roy GoldmanP0@M^AnI}BƅȱƅȱƅZ` @H V䥲 3 V)@@ LW@) Hii @ ViiL#@D}E`ƅȱƅȱƅȱƅȱƅȱƅĴȤɦȄL@`ƅȱƅȱƅȱƅIJ ɛL@`ƅȱƅ}ƅȱƅȱƅĴEȩɩ%FL$AeɑL0A ɛ LA) LKA)LKA`@ M MOLOMYM}ZOM)! OZ-<1 NnNgOhOkO])O ?O N |` lOTQM01M@K0Қ@K0K0]0}IBN0IB]xMiIB]_IBN0LIB|M0L&TB`1M)OlBrN] 0$sB];M"OoN`}&B|` | nNN&vI$BD F$B( M( MHOHOP MLO|^ ]M MOmNP] ]] ]PQ M}PQQQOMHCOOH&CMM$#CMMLMM N %O #O#O MM] ]M]kN ]MM];MNrN }0C!0N0UQ ML!f P M]@ ]] MgOhCiO$CiOkOCiOjO1fHMK0}]hD]MM.L&D] M!f@ ]]]]P] ]] ]QQRQQQPQNN 0N;M] ]M ]M M MM&oDL}kD?O&H!0?O0fD?O $H?O UQ MLkD$H$D$H_J&D$eDM& EmN EMoN.<,oNS>.4`$7G`]|V $EVPG]&fG`}|V $KHSk P|_ 0]VQG]&GWVHGWV.H&GMoNS>.<,oNS>.4`$lHW}D F`|V $KHfaWVHHWV.H&H]&EHMoNS>.<,oNS>.4`$lH|V $E$lHMo}N<,oN4`MHMOO0P&HMMO2.MO4I^&H$'IKjO&H$'ILHJ$eD.  HaH&aD Fv`]] ]VQ.nwW VQ| fb$ bD F$a}bwWON}bPpO00Tp00Yp00Pb0'0d_b0'0 nb0'0\pr00$b_pO} 00MM0N&b$bv$b'0$b]VQ.0'0$b M|4e cmO 0f cmOkp0}7f$b&ce$|d |@: &Yc ]|: &jc&jcpcM&c]]0u0]}VQ.nwW]0u0PQ&c]0Eo]]0, ]&c| |d&c>$c,ONPdr|}@|]]@r,|@|]VQ.nwW]@$d]]@r,]VQ.nwW]}@PQ&d]0Eo]]0, ]]Pu0]VQ.nwWPu0PQ&dPEo]P, ] f`e|!.} $ ef{e|". $ e|Y N>,,#O&@e`#O :&ce]&Ve`] Mae reMreM&eP}e`P] `P&eP.$e MeO0 MUQ&eUQ M$eM&eML&eUQO ObMhe`O$e :&}fd]$ ffMfM&fdP$ f`MdO MM.M.M0 M ]VQ.Mf]qN]0P,u0]VQ.nwWqN]0P,u}0PQ&fqN]0P,EoMqN]0P,, M]qN]0P,, ] |b]].|M.]2|M.]4}d]]hAh$ gd]$f|]0&#gz$$g,VQ],VQ],~]].0VQ],r}u0|VQ],~, &gVQ],r,E1wW],wW],~]].0w}W],ru0|wW],~, &gwW],r,E1$gVQpM ]]VQ]h] ]|MM0}]].. | ONo||@}]pN4&o$oVQwW..@PQ&p]VQ.MP,P&pMLHpMJp]&-p]MP,. ] M .NL2.NL3.NL}4T%d3%c3%c%cT01S%d3%c%c%c%c :..t P&p&p|  P ]%O #O#O | ] ]P]] }]PQQQNrN 0|4epp p&pp&F L$q`H$q{H$q|P&*q$p&3q$p}\~|  Pv, |4eB0Sq Pv, |4eB00qA.00&q Pv, rh@}q7$q0.P$pEqM&q]VQH&q Pv, q ]$p#qM&rkNpM%O91%O #O|`#OH2r]VQ2r}M&rz&IrmNIrM&p|4e |4e | |W0O| fPrMD F,4e J&r$xrrM} D FM., $pGr]VQrM&s Pv, & sMrM& sM& skNH&s.|4e |}4e | |W0O| fPgsND F,4e J&ms$EssN D FN., $p&smN&s}KL&s| D FfRs Pv,4e J&s$s$s.$pNt]VQtM&tM&'t Pv, &tM&pm}N$pUOt Pv, PQPQPQLtI$p*lt|  Pv, $pPu Pv, ]Lt&t|4eB0}LHtRHtCH&u Pv, u]]]]]VQ.MM0,Q0] ]$pTHu.H&=v P}v, ]p$Au$+u|]N0MM0.].nVQh6u]Lu]ru0]VQ.nwWru0.}uPQM]]~j $uPQ&uI]~ ]$p]Rv.uM MPQM|]$p]C7v}.!vM MPQM|]$p$6u$pZ6x Pv, M&mv|]P..ML&,wrpM.r0VQ.nwW}VQ.nwWpM.r0M.u0VQ.nwWM.u0M&wrpM.j M$wM&wM }]IpM ]d MM&lw||]P..<MlwP,VQpMpM.L&prpM.r0VQ.n}wWVQ.nwWpM.r0M.u0VQ.nwWM.u0M&xrpM.j M$xM&x}M ]IpM.~ ]d M$pW~x Pv, |4eh0bx5L&~x Pv, 0. ]$pAx?}O&x| |4e\x L&x?OD F, $x?O, ?Oiz$pLx]VQH&y Pv, ]LM$}pC>y Pv, ]LM] ]VQ ]PQ&pI$pRvy Pv, RM]VQcy]] ]PQ&pI$pJy]}VQH&y Pv, ]JM$pDy]VQH&zz Pv, |4eB0Ly Pv, OOMM!f$pD}zMP&)z Pv, MOMM!f$pHXzOhXzOB0ZWzMM.M.P&zz Pv, OOMM!f$p} z Pv, !Oz]zd]]]`]]VQ.]z]D]F7f$pX~ Pv, |4eB0}VH3{LH3{RH3{TH3{#H3{BH&>{]VQH\{HH\{AH\{SH&~ Pv, }VH.L&{${v$p{|,4e  Pv,|, |B0 H{t&{${${|, ||W0V{h{}"L&{ MLF|hF|MF|MM.L&F|OB0ZE|M.M.P&S| M!f#{|mNe|M&{|h{|}{|M&|mN&|rkN. MO$|rkN. MT|mN|M&|h||MO..hb|M&|OB}}M|M&}h}}MO..hb}M&&}ORm}hm}Mm}MM.L&m}OB0Zl}M.M.}P&z} M!fA}MM.L&}PQ&}Imj|M.]VQ.M2.M0h}]ru0]VQ.nwWru0}]~ ]SY~PQ&~Imj]VQ.M2,pMMM.L&Y~|rM0]ru0]VQ.nwWru0]~ ]He~M}&pB0H~mj]VQ.M2pM ]$~ ]$p$~| ]VQ.MN&~r:)c ]VQ.M~!O:&}~$F$~d Pv, - &p4e-;]%!O&+d]]e$Fe$p: `}e P~ M&zlNz!O&&M&!O&HH& ]C Y_ 0}_ 0_  0XN0 W]&)O 00/"K0]&00jׇ00j&~7|]}c˅$r0&~-$?$~]i]_r$rN] 000j&7|NЀ$r}0&$-0j$$N&iR ]1߂H0!$ |30B0 F|] 0]' &}]+i]_xr]| 0$rN] 00]<0RT́N/ N1i0N<0R}PkODkOFkO聘kORC 7S& [nNR YBA7S&0[hON&9[gOR YEq}7S&`[gOR&i[hOR YO Y 7|&|2iESJ&)O| 0R YXH}H& ˅R$ |N0f@r$ |)O0f @r*$F 03}r00 7|D | |: ||B 0|r0||0fɃ@r]&ƒWn@u0$a}R$a 0| |r90haD F 80E00|30 $a| Wnu0 0d|}00|r90fT$ah|00$ڃ!0l00 0r00$v$$ | &|}30 &߄0&߄0߄Y&脌&HH&~HH&&2F D~-0$Q}-0|, $!Lb|P&h$H&v$XN0TH0(0,UH0, u0-0|, D} F$r| 0 0<030B0Y00$ 0 -0Wn@u00j-0j}0j000 0Ɣ-00Ԕ-0 0Έ00R K0)OnN_kO0,gOhO 00}lO&lOWnp'u0 07kN00$ 0B00 &27|r0&2rr-$}$20K0-0  Y|&}|W0 [h}[LK0 RK0 Wnp u0 ALLODD}EVENP:} Daisy-Dot III Print ProcessorFont file: (1-9 for directory)>NLQNLQText file: (1-9 for directory)>*N}LQNLQ*Mask>D%c:*.%s*.:Enough :Continue%s %sError #%dExit? (}/)Press First Key To Change Optionutput: %sopies: %dage Select: %segin Pa }ge: %dnd Page: %d%d Page(s)Press To Print$?iàL}$…ȱ…ťiÈԑL}$…ȱ…ťiåՑ }ԑL}$ȱňĥԑĥ8ê9-$:-$Lt…ȱ…ťiÈąԄL}$…ȱ…ťiñąՈąL}$e }ȱeL$ȱňĥԑĥȑĈLr$ԅԄL}$ԪȱԈՆL}$i‘ȱ‘L$…ȱ…L$iԑȑL}$ԱԊ }ȦձՊL}$iȱª¨„ iiȑÈL}$q…q…ȱÍ%8L}$±ŠȦñÊ }L}$ªȱ…ƈL}$ L%L$ ȥLr)L\)q…q…L$&L}$&ձeԅȱeՅՈLr$8ԅȱՅՈLr$ԅ}Յȱ ,ԥLr$ &La& &ԥLr$ȱդLu,ԅȱՅՈLr$EԅȱEՅՈLr$%ԅȱ%ՅՈLr$}ȱJfՈLr$ȱLr$ȱ*ՈLr$ԱLr$8ԅԩՅL}$EԅԩEՅL}$L}$L}$8}Ԫȱ`ȱLr$ȱԄLr$ H'0 H'0 H'0ʊ H'0ȱՐɱԐȱՐзԐ}ЭȱՐЎԐLc'ȱՐ԰Lx'…ԄL}$ԄL}$i‘ȩL}$…ȱ…ťiÈią} ȱiąՈL}$ȱĈL}$…ȱ…ťiñąՈąiȱiĈL}$…ȱ…ťi8ą԰ ȱąՈL}$ȱąՈL}}$…ȱ…ťiñąՈą8ĐL}$ȱĈL}$rkLX)N[LX)…ȱ…8ԈĥBLX)…ȱ…8ԈĪ}0(Ll)8¥ԥiàL}$Ԅՠªȱ…Æ L}$8ª0ƊLl)˥ԈLl)ФԈ}LX)q…ԥq…L$…ȱ…ťiåqąԥqąՈL}$eȱeťiåiđđL}$eȱeť}iL;(eȱeťiLq(eȱeťiL(eȱeťiL(eȱeťiő}đL$eȱeňeԅȱeՅL$eȱeťiñ‘ąՈ‘ąL$eȱeűąՈąL$eȱeňą}ԄL$ ԄL}$L}$lȱňı88必ƥDZ…ȱ…ťi X+ԆL%eԅԐL}$e}…ȱ…ňiȱiĠªȱ…Æ L}$eȱeL+…ȱ…ťiÈ8ȱ0Ll)iàL}$}eȱeťiL,&&& Lo, `ɀE ɀf8ਊ F},$ 8$P 8`E0 IIL,8L-Ff eeFfff}$ 8`[+$$$($D$d$$$%%)%5%%M%d%%%%% &&)&;&M&n&t&&&&&&'%'4'='U'j'''''''''%'(](((L))})))))(*D*`*|****+())-) +8+N+-.'( (++%%&+*,++…ȱ…ťi .L}$l8…iƥiȱ}*.ȱ+. tԆՠiL}$ƝEƝDBI VL6($` |6LB. |6B0ƝKƝDȱƝEL?F}L3ʱƪȱƨ ؠ0.)ȩ.ȩ0ȩL2ȱ)L.ƅƅƅ͈ƅ̄ L/ƙșʙ` }` . L/ . (L/ . fL/ . `L/ 6ș ޠʈ`) 5Ԇՠƅȱƅ ٥΅LR/ . ަʤ L/!} 6ș LR/ƅɈƅȠș ٥Ԧ`S:ƅȢ`BƅDž B VBō/ȝK)IJL6``L=L^4Lc1L>7L(?LW7L"}>L5La?Lp.L6L4L6L7LY6LS6L1Ll6L@.Lh.L4Ln>LA?LQ?L7L7L7L7L9L7L/L'/L0/L9/LB/L/L/LJ9LO9Lx5L/L]/L/L.L5L/L/L>5L#}p4L4L4L4L?L?L?LY9Lk9L9Lu9L9LZ5L/L=Le=L,Lu,LL>L6L6L 6L36L?6LE5L8L,8LL8La8L8L8L8L8L8L8L8L=L8L8L8L-9L/$}L/L/LS9L9L9L9L!:L(:L:LY9L[4LV4L?=L;L;L04L;L3=LV4LV4LV4LV4LV4LV4LV4L5LQ5 6 80`` |62F%} 2G2 22ƅȱƅL1҅Ɉƅȩ 2<22Ȅʩ=΅ϩ======% 2=L1 2=L1`&}(L<ȱ% D?N=N-=L2.=L2AL2ȱ: 0蝀懲詛= ٭= ԅά==L'}2ԅϬ=L2=UD L\3ȱL2ȱ=IՈIiL2Ոƅ ح=+0=Ȍ==έ=ΐ 2 3(}L3 3Υ 2L 3= - 2Π0. 2=L,3)L2=`XL3Ȍ=ƅՈƅԥ=H)J)}JJJi0:i 2h)i0:i 2= =L{3=L1C ʱ 2L3SL.ʱƅȱƅŭ= 4L3===ΰ *}2 4L4 4=ΰ 2L3 2`ƠƠƠ ;HȊH x5hh```LV4 6LE7ƅVȱƅT+}ƅU` p4 qHqƪh`Lf6 l6H f6h` <`/}* <`L6 `ƅˈƅʈƅɈƅ` |6ƝB EƝD IƝH ƝJ ƝK V 0}Ii`` |6LY6BHIL6ȱ G77F676777() t䦾L6 6ձʑ `ƙȄͦʥ1}``ƅɈƅȢ`ƅȱƅ̠ƅȱȪ̑Ȋ` 7HȱȪh` 6ȅȱȅͥˑȥʈȦͥ`ƅƅ إԅ2}) ٥0Ԧ`IIi` |6&B VƙNȩ̽MʈL` |6ƝLȱƝMȱƝN%BL6 6 H 6h`L63} 7ƈL7HpƝDȱƝEhBL6#$ ީ!8ȩ8`8 282ƅȱƅL180H1h`eHȱeǪ4}h`0`` ` ?6iȥi ?6Ȇ ȅɅL9`Т   ```````/5} =/B`=/B` 9 BL6 9B V()`` |6ƝIƝHƝEƝD` 6 ``` 6}ƪТ`ƪƨ0 =Т` ƪ Т`ƪƨ0 = Т` /:` /:`ƪ q`ƅȱƅȄ`̽7}ɛ ,`̽ɛ ,` :hhL6̮֩@:HIDEB V8``ʅ͍@:ȩ8}ɱ |6@:ƅɈƅȄ :ʱ` D?% L6 H m:hD$̅ A:ԑȥՑ R:L;F$̅ 9} A:ԑΈ R:L;S%̅ R: A:̪ʊ8ĨȩΈʈL;CL; A:̽ R:L;HHƠƠƠȩ_ȩ=h:}hƠL88=ƍ;ȭ=ƍ;ǐ ;=;=``m==ȱm==`LN%dL== iȥ iɠ H =h `lƅɈƅ i!ʥ i˱ɛȩ`=ƅ>}ƅȱȥȦ " < D :=L> D :="=?©> 8==@@L?}}$@"I>L>B"/ =@l 6Π D? :< =  0 >ș@}..Ȅ̤αʤ̑`D1: 6̄ͱʅαͥ``ȱܱƅɈƅȢA}`{a `A[i LN?@i`ƝDȱƝEBȱƆ D?ARWUD`   B}JK V0JJJJ`L6ƨx`ƨТ`ȭ Ȑ Ң`JtFILEHELEWIDTCHEIGHUNDEPRINTEPRNTEMLPALOOTEMSPOTEMPSCREEBUFFICRSOLENGTDENSITLEFRIGHTO D}BOCHSLIDENDNEDEN A @ @  E} Av:XA@@@@@r@r@ F}@ @ $$******************************$$* Daisy-Dot III *$$* Print Pro G}cessor Customizer *($$* *2$$* Copyright (C) 1990 *<$$* By Roy Goldman H} *F$$******************************PZC +AY1@@CAR@n<<;@ I},;@,;@(,;A,;@,s&&6.h hEhDhIhHB V`x'6-@6-A '6-Ay J}6-@@6-@@z36-@r6-@r'6-@36-@{ 6.LOW6-@}6-AvA K}6. D1:PP.COM AY@4 @ Ae##@@K: A  Ae L})@"@+"@ ALIN"@ ATOP"@f M} ABOT"@h ADEN!"@ A!RIGHT "@i A LEFT!"@x N} A`!LENTH!"@ Aa!WIDTH?"@6-%@'6.LOW3"@?6-@"@ O} A "@g AP CHSP"@v Ab#"@C Ac# Af #"@E P}Ad# Af "@2Ap$ Ae$@A@d'A9AR@@( Q}},,($))(! Daisy-Dot III Print Processor( Customizer ++ R}(# Copyright (C) 1990 By Roy Goldman,,($(*(ocation of Program:H( S}(rinter: A@R(\(idth:a#-@!@#(Legth:f:( Lft Margin:(-@!@:( T}op Margin:k;( ight Margin:)-@!@;( ot Margin:n=( har Spacing:)-@!@=( Line p U}acing:pL$(ensity:($A )6-@!@L(Screen Color( )/(/($ V} AU,,($$0"@0(EPSON EX/FX/JX/LX/RX/COMPATS" W}@(EPSON MX,"@,(STAR GEMINI/SG10/COMPATS."@.(NEC PROWRITER/C.ITOH 8510A "@ X} ( ATARI XMM801."@.(LEGEND/BLUECHIP/MANNESMANN$ AV?-@@;( Enter Character S Y}pacing (0-19): ?'!!6@* @ *P:,"'6-$|=-@@=(# Press Inverse Key to Change Optio Z}n(""( : Customize(!!( :Exit Program$$-@@$(  [}AR$p AVzG-@@C(Page Length (288-1008/72>:@4,):G4.!A* \} A *%%@ *"P:,46-$ AVE-@@A(Page Width (120-320/40>:@4,):E ]}..!A* A!*"P:,*% Aa%$;5(+4HIGH*+"@)"@,*&&!A@,;6-$8C AV ^}-@@C(Enter Print Processor Location:=( Dn:FILENAME.EXTB-@@G"7@<@ _},4:"6.L$)6-%@"AV)6-@>0P:+&@,'@,"+&@,'@>6-%@ `}A$)6-&@")6-AT>0P:+&@,'@,"+&@,'@>6-&@ a}A$X AVb.-@@.( Customizing  >gS A@5@@ b}@@SSEE IF IT EXISTSl @@6-?:C:, t}*@@6-?:C:,!&#4LOW*+"@)"@,&$H!I44LOW*(++"@)"@,*&&!A@,? x}6.HIGHI ApR!K64DRAFT*(++"@)"@,*&&!A@,A6.HIGHK ApW!4DRAFT6.LOW$\! y}"4HIGH6.LOW" Apa!$z! A!$! AV!D-@@@(Left Margin (0-255/40>:@4 z},):D!77!6@* AV*&&!*"P:,A%!$!>5(+4HIGH*+"@)"@,*&&!A@ {},;6->$!$(#4DRAFT6-@$2#0!4LOW*@*@-6-@0$<# 4LOW6-@$F# |}1"4HIGH*@*@.6-@1$P#4HIGH6-@$% AV&%E-@@A(Right Margi }}n (0-255/40>:@4,):E0%77!6@* AV*&&!*"P:,A@:%$D%>5(+4HIGH*+"@)"@ ~},*&&!A@,;6->$N%$% AV%D-@@@(Line Spacing (0-33/72>:@4,):D%'!! }6@* @4*"P:,'6-%$% AV%C-@@?(Top Margin (0-255/72>:@4,):C%5/! }6@* AV*&&!@*"P:,56-&$H& AVR&F-@@B(Bottom Margin (0-255/72>:@4, }):F\&5/!6@* AV*&&!@*"P:,56-f&$&6#"@)"@)"@6*@@v& }""@"*@@u&""@"*@@x&""@"*@@&$'""@"* }@@',"@)"@,*@@$'""@"*@A".'""@"*@@ }8'""@"*@@vB'$D1:PPCUSTOM.BASAPPR'SI6PHDE B VR`}  | Daisy-Dot III | | } | | Font Editor | Copyright 1990 By Roy GoldmanP0@@GJGM }| | A MMLMZMM-MMMM%NkPSy5<1 M|nMu0| MMM MMM 0X }N0 MPM Mmd MdMMpQM< MM4 M?U1xM |0&H|Lt#o@K0 }K0MM 0M1 MHM/.K0&Mv2IQdIR1,Ix|H0 fL@6gTI }zK0@6|IzK0|}I@K0$IH0>K0|30 H0&IK0|: |B0 R }IRMpo&IRFqQ| >IML&JW<JMhJM&JWC+JzW;J\XQh0JJ }:LfJh \J)LfJ@H&qJvIJRMMw@QFHJQH&J{JmBJu }+Jp-JmpGJqTJrMJ rL KrSKyV#KX/KY;KY }GKZ SK[H_K^mK` {K`Kb KbK\ K| 2T.K }d,Ke`K&eKJeH&LH&LH&LH&LH&LH&L H&GLRMM_T }Q@beASL~^MfLUtL UL ULU|LU^LU\L  }U_L UXLqH0&LM&L| |xH0,M| MN&M$MD F$M$M| rUH0& }:MDMH&lM&^MRFqQ| Kh| | H0&H| | $HNoneD1:FE.HLP@Gƅȱƅȱƅȱƅ }!])EL2@i(iL@`ƅȱƅȱƅ`ƅȱƅȱƅ%`ƅȱƅȱƅ沢7IJ }])IL@I @L@i(iL@`ƅȱƅȱƅȱƅȱƅĴ4)) FF @)L@ } L@`ƅȱƅȱƅȱƅȱƅȱƅIĴ&)%L^A%  @1 @LDA`ƅȱƅȱLAi(i }`ƅȱƅȱLA8(`ƅȱLA氥`ƅȱLAư`ƅȱƅȱƅȱƅȱƅȱ }ƅL"B %Ŷ1ŴL:B!]XY S R``ƅȱƅȱƅȱƅȱƅI P6% } @%% @i(ii(iLB`ƅȱƅ+) ) J) @i(iLB`ƅȱ }ȱƅȱƅȱƅȱƅ˥ʅ C D C)LCʩ Di@i C D C @Ȧ }``.F%źi(iFLCeLC ɛLC˦ʆ̑Ķ)FLCLC` }ei`ƅȱƅȱƅȱƅȱƅ) qD D qD)@@` Di@i qD D qD` }1%ŷi(iFLDF @LDĶ)FLsDLsD`ei`IBƅȱƅȱƅ }Z` YEH V䥲 3 V)@@ L1E) Hii YE ViiLDDE`I Bƅȱƅ }ȱƅȱƅZ|LE)LE ȑĵLE FH V)@@ LE) Hii F Vi }iLEDE`ƅȱƅȱƅȱƅȱƅĴEȩɩ%FL8FeɑLDF ɛ L(F) L_F)L_F` }ƅƅƅȱƅȱƅȱƅȱƅȱƅȱƅȱƅȱƅȱƅȄȄ葲 EG Gz G G EG G GU }  ƸƸLFLFƹƹLFȩLF豶L#G`JץXեYieׅեi֥Jע }i(եiLmGץ) )`LG`ؠդ%`ؠ%ױ @դ`  ` \`Lb }MZrr0r0 rr0r0 r0 |jH0.jrK00@K0Қ@K0/K0H00 }00|0ndu0dE1E1E1E1$ E10E }14E18E1<E1DE1HE1L E1XE1\E1h }E1pE1$E1E1E1u0E1 E10u0E1 } E1E1E1E1E10E1E1 E10E1 }rK0|jH0.jrK0rK00 MКK06K06K06K0oK0КK0 КK0 }K0Mn MMu0ME1MpMpMH0MM.>:&CQ MMpMpMMM.>B^@M>M< }>,6K0MM M. 2,M<>,0M&RMpMpMH0MM.>:&QMMpMpMMM.>B^@ }M>M<>,6K0MMM. 2,M<>,0M&RMpMpMH0MM.>:&]RMMpMpMMM }.>B^@M>M<>,6K0MMn M. 2,M<>,0 M&RM MMpMpMMM.>E@ }M M. 2,M<>,u0M&HSM&"SMMMpMpMMM.>E@MM. 2,M<>,u0M& }SM&vSMMMpMpMMM.>E@Mn M. 2,M<>,u0 K0pZ00{x0RK0Z }00RK0&0-0-0&0-0-00Z00)T$Tv$TZ00$T-0M M 0M&T }TZZ00$^TZZ00 M&TMn2M26K0Mn3M4>6M<6K0$TMn2M26K0Mn3 }M4>6M<6K0Mn9M.26K0Mn:M.426M<6K0 $0ZM>M600  }M{MXE1Mn#MYE1MpMP M06@M{pMSM0,K0Mn#pMR M0,K0 M{Mu0 }Mn#Mu0MpM@ RM:U*V:VWV:V2W:VVQ_T M9VM: }VVMMA MMB: M MfVM:VMMpA MMB: M M&VMM.LVMM.H&VM.MHV }MMH&1WMMA MMB: M$1WMM.LWMM.H&WM.MHWMMH&1WMMA MMB: M  }M&fWM&FWM:cWMMA MMB: M$WM&tWM:WMMA MMB: M UM&W`MMB: M?U"U } UMWdMMB: MMMH&WM.MH& XRMMA MMB: MQ_T?U"U RM&B^@$ZXM~~r.>@6E@ R ZZX$zXZ( Z$eXMpZMu0M&oXMpZpMPK0$oX R }ZZY$XZ( Z$XMpZZMpM@MnZ.MpZMpM@ZMnZ.MpM0$XQ RZu0Mn }MnMpM@MnZMpMA ZZhY$qYZ(. Z$YYMpZMpZMpM@MpZMpZ(MpM }A$dYZMMpMAQ RZu0MMMpM@MZMpM A ZZTZ$ZZ( Z$ZMpZ }MpZMpM@MpZMpZ(.MpM A$ZZMnMpM AQ Daisy-Dot III Font Editor }UH%sErase%sDraw %-2dZWdRMnMnMpM@MnZdMpMAZd }u0ZdpMPK0 XdXdMR&[$\[Xd(. Xd$A[MpXdMpXdMpM@MpXdMpXd(MpMA$O[ZdMpMMpM }AM[MpMMpMMpM@Q RM[MpMMpMMpM@MpMZdMpM AZdu0ZdpMPK0 }M( XdXd|\$A\Xd( Xd$,\MpXdMpXdMpM@MpXdMpXd(.MpM A$6\ZdMnMpM AQ  0 }MN\MpM.M.(2>MH,M>M6rFQ(! kdRM&_||MM<,|MrzM4,N& }`$_v$_|zMpMnFpM|.|u0r|`Brz~`B|x`BrzN&_|u0r| `Bz.~ }`B|x. `B$_$`||MM<,|MrzM4,N&`$_v$_|zMpMpM|.nE~~ `$`~ }$_rzP&"`~ H&(`$_|u0kdu0r|rz`B|Bzkdx.`BkdBkdr~rz`B|xx. }`B$`$_Qx(! kdRM`M`M&ax&`M&`Mkd`B$bx&aMaM| `BMB$a }M| `B$a^$b|~MpMx&@a|MpM$Ia|M|u0kdu0Mar~| `B|||r|~R&a$a }z|$wa|.z `Br|B$ax&aMHa.B|Bxa|M`B$bv~r~|`B~.kd ` }BkdBkd|`Bz~|||r|~R&Qb$5bz|$"b|.z `Br|B$/bx&^bMHmb.Bxb|M }`BQz(! kdRMbMbM&cx&bM&bM|`B$9dx&cMbM|`BMB$ cM }| `B$ c^$9d|u0kdu0|~MpMx&Dc|MpM$Mc|Mr|`BM&dcx&nc|B||~r| }|N&c$cv|$uc|z`Br|B$cv~M&cr~B~kd`BkdBkd| `Bxc||`B$ dr~ }Bx d|| `Bx&dMH&5dkd`B|~`BQzHorzVertDiagFourNone%smd*nM<0&d } M:0,-0 0mM00$d -0 M<0&d M:0,-0$ 0mM00$d -0 M e }md`Mmd MM%ed`Md MhIemddMmdMMIeJe MhaeddMd  0M\P{e$e }m00$e\Le$em00$e\Oe$en00$e\Ee$e n00$e\Be$en00$e\Ce$en00$e\Se$e#n00$e "|M }>M.,|M>M.,|M.(2>MH,|M.(2>MH,|r.|r.xfMS }J&f|||||||@|@|r0|r0rP&f|$f||| }rN&g$gv$g~~rP&Vg.rg,rP&g. }rg,rrg$gg@ g  @P&gM>pML&g@P&g L&Hh|M|M|M }|M< M4 M<(0 M40, M ] M M M MMPYhM&h MM MM }MM MM MMEh MM MM MM MM MQ$jM&hMMJhMMJhMMJhMMJ&jMBiR| }M|M|M|M|M|M|M|MM MM MeM MM M M M M Me M M M } Me M M M Me M M M M MQMLiRe MQ$jMSiReQ$jMO } jReM MM MM MM MQ$jMC'jRBk MQ$jMEXjMMJXjMMJXjMMJXjMMJ&jR }M>M., +nM.(2>MH, -nM>pM.+n.0 3nM.(2>MH,-n.0 5nl M M_T }Q$jMj ]+np/n-np1ng+n/n.-np1ng+np/n-n1n.g+n/n.-n1n.g (M>M., +n }M>M., /nM.(2>MH, -nM.(2>MH, 1n+n/n.|{0-n1n.|{0|||Z0||| }Z0|||`0||]1|~0 3n3n 5nl@|3n3n0|5n5n0r|{0r|{00|{00|{ }05n|{0|{0|||Z02|{0|||Z0|||c0|||`0 /n5n 1n&3m|||c0: }l$3mj:&l&mb1n|||c0|||c0^/n|||`0|||`0|||`0$lr.20|{0|| }|c0|||c0|{0|||]0|||`01nhmj:&m^/n|||`0|||`0b1n|||c0| }||c0|||`0$m%-2d%-2dPlot Line OutlineEllipseBox Circle Spoke 7nI0M-0  }0ur000&qnK0ur00 ,n$n$nM~ $n|30 nn!Ln }`Hn{Hn|P&n|30 $nHoH& oK0-0K0mo$Cov$3or }0jo$aov$Qo -0$[o$=o|M|q>,|q,\XU|: &o< M4 M }M D$oM< MM4 M?Up_T"UQ M M M MMM RpdpM_H:pMzH&HpM }M$`pM|Xp!M$`pMDMF7nMpo RppMaHpM|H&pM.M$pM!p|M$pMFMD7nMpo  }|MM|q>,M|q,MM>pMMB&@quvHnv<.400,M|q,MM>pMMB f`q|!. $qf{q|". $q|Y  }Rpq"v(vHn|n &qM7n#oMpoR*v0vHnnB0Yrt#oQ R2v>vHnn }B0Yr|nMu0ouMMumddMMmddMpo#oQ R@vLvHn|n &rpo }#oQRNvYvHn|r&r|Lt#oQM&r& s[vM00| | &Ct|30 As&As }M&As&As&TsM 0M&es&es&s| | M 0N&s$sD F$ts~-0$s&sHs }H&s~HsH&s&sF D~-0$ss-0r, $Ct!Lt|P&t$sH&$t$s- }0r, D F$s#o"^v?0|r0{tr6u$-u|90Dt3J&t6u$-ud }mdDtMM|90MbvpvHnMD3u$0M$0M$0MudmdMr 0ou }Mpo!0qv}vHnv@00hu$_uv$Uu$_u00vMM:H.00 0vM }00 RvvHn|r&u||W0hu!L&uMu#oQ%s%s Please ChangeColumn %d, Half }%dGoto:>Exit?>Erase Font?>Transcribe:>Load Font:>%sNLQ Loading... Error %d%-12s%-2dSpace Wi }dth:>R.|D z|0h0v@J&v| |z0$wf(v| $ w@w|8 $ w|9 |z0| }|08wr6u$ xzzHn||90P& x0w||0| ||00| z|0 }0|30 w$ xB0LDw!0|| 0| |, w$wD F$w$w| |, || 0||?0#o }|Lt$ x$Dw!0#oQou7n 0{M00M M2TuMbezdmd"U_T RK00{ }00 0+{00 | R&by|M0xr6u| $Yym{~{HnRK0| fYy$ yD F$x }0| fEy$/yD F$y|90{|00$$y30y| $Yy$y!0$xy{x1x#oQ!0 }y$y($yM~u0$yRpyz{{Hn|r&yz|{?0||0zr6u$sz#o }{{Hn{<0MMPMdEM'0M'0|M'0ez#or6u$ozM| 0ou!0#oMpo }% 0{M200 R#o{{Hn|n 0&z0.0Mz#oQ:*.NLQ* :Load Font%-17 }s%sFont:Char: Width: X: Y:Height: Und:Ref: Curs: Space:: Help Menu:Quit Help}:Continue%sSave Font:>NLQ Saving...3%dCursor Delay -:>6Rpb|?0{r6u$\B}QHnQ~|M>pM RMM:H.M 00|M,0 | | f}$o|D F$Y|4&}|| $||M MN|wM00|{00$|0000fd|0'0f |0'000$ }}M 00|MM|q>,M|q,,MNJ}r| F$X}r|0}$m}v$]}|}0rMN&g}$}v$}'0$}$g}'0, }MM|q>,M|q,@:&d|$}$d|MN}}00$\M0<00$\|MM:H.MMM 00I$1$\~n $F~| }~$~$k~M~~&~M~~:$~M,$u~M0,|4 |2 |  H~H}&~D F| | f$D F$4&)| $0|M MNςM00Yӂ00$b؂00}00dz0'0r00$䂌M 00܀$$|M~~ rMN&$v }$'0$$@:ML&P&?r:N&$1v$'0$+$|M~~:.0, }MN}r|: F$r|0|:0@:&MP&| rMN&$΀v$'0$Ȁ$ }&ꀚ'0'0& $$ MN00$P~M<00$P~MNE00$\M0< }00!0#oQRM&0MMH&00$0000$%Hn|nB0 L΁MM$܁H܁ }MM#o0M&'00$700GHHn|nB0 S(M$4N4M#oQP: Printing...Fo}nt:%-17sCharacter:%c Width:%d%cT01T15S0%d3%c%c%c%cNA3%cFont:%-17sHeight:%-7dUnder:%-7dSpace:%-7d%}cT01T15S0%d3%c%c%c%cT083%cNA3%cOW/ighow/IGH Density:>PACE/o Space:pace/O SPACE:>$}?iàL}$…ȱ…ťiÈԑL}$…ȱ…ťiåՑĈԑL}$ȱňĥԑĥ8ê9-$:-$L}t…ȱ…ťiÈąԄL}$…ȱ…ťiñąՈąL}$eȱeL$ȱňĥԑĥȑĈLr$ԅԄL}$ԪȱԈՆL}}$i‘ȱ‘L$…ȱ…L$iԑȑL}$ԱԊȦձՊL}$iȱª¨„ iiȑÈL}}$q…q…ȱÍ%8L}$±ŠȦñÊL}$ªȱ…ƈL}$ L%L$ ȥLr)}L\)q…q…L$&L}$&ձeԅȱeՅՈLr$8ԅȱՅՈLr$ԅՅȱ ,ԥLr$ &La& &ԥLr$}ȱդLu,ԅȱՅՈLr$EԅȱEՅՈLr$%ԅȱ%ՅՈLr$ȱJfՈLr$ȱLr$ȱ*}ՈLr$ԱLr$8ԅԩՅL}$EԅԩEՅL}$L}$L}$8Ԫȱ`ȱLr$ȱԄLr$ H}'0 H'0 H'0ʊ H'0ȱՐɱԐȱՐзԐЭȱՐЎԐLc'ȱՐ԰Lx'…Ԅ}L}$ԄL}$i‘ȩL}$…ȱ…ťiÈią ȱiąՈL}$ȱĈL}$…ȱ…ťiñąՈą}iȱiĈL}$…ȱ…ťi8ą԰ ȱąՈL}$ȱąՈL}$…ȱ…ťiñąՈą8ĐL}$ȱĈL}$}rkLX)N[LX)…ȱ…8ԈĥBLX)…ȱ…8ԈĪ0(Ll)8¥ԥiàL}$Ԅՠ}ªȱ…Æ L}$8ª0ƊLl)˥ԈLl)ФԈLX)q…ԥq…L$…ȱ…ťiåqąԥq}ՈL}$eȱeťiåiđđL}$eȱeťiL;(eȱeťiLq(eȱeť}iL(eȱeťiL(eȱeťiőđL$eȱeňeԅȱeՅL$eȱeť}iñ‘ąՈ‘ąL$eȱeűąՈąL$eȱeňąԄL$ ԄL}$L}$lȱňı8}8必ƥDZ…ȱ…ťi X+ԆL%eԅԐL}$e…ȱ…ňiȱiĠªȱ…Æ L}$ }eȱeL+…ȱ…ťiÈ8ȱ0Ll)iàL}$eȱeťiL,&&& Lo,!} `ɀE ɀf8ਊ F,$ 8$P 8`E0 IIL,"}8L-Ff eeFfff$ 8`[+$$$($D$d$$$%%)%5%%M%d%%%#}%% &&)&;&M&n&t&&&&&&'%'4'='U'j'''''''''%'(](((L)))))))(*D*`*|****+())-) +8+N+-.'( (++$}%%&+*,++…ȱ…ťi .L}$l8…iƥiȱ*.ȱ+. tԆՠiL}$ƝEƝDBI V%}L6($` |6LB. |6B0ƝKƝDȱƝEL?FL3ʱƪȱƨ ؠ0.)ȩ.ȩ0ȩL2ȱ&})L.ƅƅƅ͈ƅ̄ L/ƙșʙ`̈` . L/ . (L/ . fL/ . `L/ 6ș '}ޠʈ`) 5Ԇՠƅȱƅ ٥΅LR/ . ަʤ L/ 6ș LR/ƅɈƅȠș ٥Ԧ`S:ƅȢ`(}BƅDž B VBō/ȝK)IJL6``L=L^4Lc1L>7L(?LW7L>L5La?Lp.L6L4L6L7LY6LS6L1Ll6L@.Lh.L4Ln>LA?LQ?L7)}L7L7L7L9L7L/L'/L0/L9/LB/L/L/LJ9LO9Lx5L/L]/L/L.L5L/L/L>5Lp4L4L4L4L?L?L?LY9Lk9L9Lu9L9LZ5L/L=Le=L,Lu,LL*}>L6L6L 6L36L?6LE5L8L,8LL8La8L8L8L8L8L8L8L8L=L8L8L8L-9L/L/L/LS9L9L9L9L!:L(:L:LY9L[4LV4L?=L;L;L04L;+}L3=LV4LV4LV4LV4LV4LV4LV4L5LQ5 6 80`` |62F 2G2 22ƅȱƅL1҅Ɉƅȩ 2<2,}2Ȅʩ=΅ϩ======% 2=L1 2=L1`(L<ȱ% D?N=N-=L2.=L2A-}L2ȱ: 0蝀懲詛= ٭= ԅά==L2ԅϬ=L2=UD L\3ȱL2ȱ=IՈI.}iL2Ոƅ ح=+0=Ȍ==έ=ΐ 2 3L3 3Υ 2L 3= - 2Π0. 2/}=L,3)L2=`XL3Ȍ=ƅՈƅԥ=H)JJJJi0:i 2h)i0:i 2= =L{3=L10}C ʱ 2L3SL.ʱƅȱƅŭ= 4L3===ΰ 2 4L4 4=ΰ 2L3 2`Ơ1}ƠƠ ;HȊH x5hh```LV4 6LE7ƅVȱƅTƅU` p4 qHqƪh`Lf6 l6H f6h` <`* <`L6 `ƅˈƅʈƅɈƅ` |6ƝB6} EƝD IƝH ƝJ ƝK V Ii`` |6LY6BHIL6ȱ G77F7}676777() t䦾L6 6ձʑ `ƙȄͦʥ``ƅɈƅȢ`ƅȱƅ̠8}ƅȱȪ̑Ȋ` 7HȱȪh` 6ȅȱȅͥˑȥʈȦͥ`ƅƅ إԅ) ٥0Ԧ`IIi` |6&B VƙN9}ȩ̽MʈL` |6ƝLȱƝMȱƝN%BL6 6 H 6h`L6 7ƈL7HpƝDȱƝEhBL6#$ ީ!:}8ȩ8`8 282ƅȱƅL180H1h`eHȱeǪh`0`` ` ?6iȥi ?6;}Ȇ ȅɅL9`Т   ```````/ =/B`=/B` 9 BL6 9B V()`<}` |6ƝIƝHƝEƝD` 6 ``` ƪТ`ƪƨ0 =Т` ƪ Т`ƪ=}ƨ0 = Т` /:` /:`ƪ q`ƅȱƅȄ`̽ɛ ,`̽ɛ ,` :>}hhL6̮֩@:HIDEB V8``ʅ͍@:ȩɱ |6@:ƅɈƅȄ :ʱ` D?% ?}L6 H m:hD$̅ A:ԑȥՑ R:L;F$̅ A:ԑΈ R:L;S%̅ R: A:̪ʊ8ĨȩΈ@}ʈL;CL; A:̽ R:L;HHƠƠƠȩ_ȩ=hhƠL88=ƍ;ȭ=ƍ;ǐ ;=;=``mA}==ȱm==`LN%dL== iȥ iɠ D} H =h `lƅɈƅ i!ʥ i˱ɛȩ`=ƅɈƅȱȥȦ " < DE} :=L> D :="=?©> 8==@@L}$@"I>L>B"/ =@l 6ΠF} D? :< =  0 >ș..Ȅ̤αʤ̑`D1:G} 6̄ͱʅαͥ``ȱܱƅɈƅȢ`{a `A[i LN?@iH}`ƝDȱƝEBȱƆ D?ARWUD`   JK V0JJJJ`L6ƨx`ƨТ`I}ȭ Ȑ Ң` Cursor Control ---------------:  Up Down  Left Right K}:  Four Diagonals :"Button" Joystk 1/Button L} :Cursor Delay Graphics Modes ---------------:Draw/Erase M}:Plot :Box :Circle :Ellipse :Outline :Line :N}Spoke    I/O,Print,EO}xit ----------------:Dir *.NLQ -:Dir *.* :Load Font :Save Font :Quick Print P}:Print Font :Print Params:Exit Program    Q}Char Management---------------:Clear Window :Clear Memory :RestoreR} :Transcribe :Next :Previous :Goto   S}   Rows,Cols,Fill ---------------T}:Scroll Up :Scroll Down :Scroll Left :Scroll Right:Delete Row :Add Row :DeleU}te Col :Add Col :Fill   V}Size,Symmetry ---------------:Inc Width :Dec Width :Space Width :Inc Base W}ޮ:Dec Base :Inc Under ެ:Dec Under :Horz Flip :Vert Flip :Inverse :MiX}rrors  VWFILEHELEWIDTCHEIGHUNDEPRINTEPRNTEMLPALOOTEMSPOTEMPSCREEBUFFICRSO @Z}@@ @  AQ @ ADB:[}AP@ $$******************************$$* Daisy-Dot III Font Editor *$$* Customizer \} *($$* *2$$* Copyright (C) 1990 *<$$* By Roy Goldman *F$$**]}****************************PZC +AY1@@CAR@n11;@,;@^},;@(,;A ,s&&6.h hEhDhIhHB V`x36-@6-@'6-@36-@}6-A_}vA6. D1:FE.COM AY@4 @ Ae##@@K: A `} Ae)@"@+"@r A`"@ Aa5"@a}6-%@)"@56-@"@g AP"@v Ab#"@C Ac# Af b}#"@E Ad# Af "@2Ap$ Ae$?A@d'A9Ac}R@?(},,($,,($Daisy-Dot III Font Editor Customizer( ++(# Copd}yright (C) 1990 By Roy Goldman,,($(*(ocation of Editor:H((rine}ter: A@R(\..(elp File Drive: ursor Delay:f(p@(idth Default:*-@!@@(Screef}n Color( )/(/($ AU,,($$g}0"@0(EPSON EX/FX/JX/LX/RX/COMPATS"@(EPSON MX,"@,(STAR GEMINI/SG10/COMPATS."h}@.(NEC PROWRITER/C.ITOH 8510A "@ ( ATARI XMM801."@.(LEGEND/BLUECHIP/MANNESMANN$i} AV9-@@5(Enter Cursor Delay (0-9): 9'!!6@* @*P:,"'6-$|=-@j}@=(# Press Inverse Key to Change Option(""( : Customize(!!( :Exit Progrk}am$$-@@$( AR$p AVz<-@@8(Enter Help Filel} Drive (1-9): <& !* @*"P:,&6-$ AV;-@@7(Enter Width Default (1-m}32): ;& !* @3*"P:,&6-$8? AV-@@?(Enter Font Editor Location:=(n} Dn:FILENAME.EXTB-@@G"7@<@,4:"6.L$)6-%@"AV)6-@o}>0P:+&@,'@,"+&@,'@>6-%@A$)6-&@")6-AT>p}0P:+&@,'@,"+&@,'@>6-&@ A$X AVb.-@@.( Customiq}zing  >gS A@5@@@@SSEE IF IT EXISTSl @@r}6-?:C:,%@(š% A@y}5AR@*(ERR F:A,5@J-@AP T AeD1:FECUSTOM.BASs3H0xxȉ~|8}FI ` @  0 1! }!12 !"24KFfȈp`E͈`P?1`fN^ڒi1?qaLΞr}S "B~2b‚~P興rȈv}O?1``@@@>?qa@Rg~<|8}R興ȈR興}ȈO?0``@@D??q`@ĀU}Ȉ Ȉ KP}` `@` `@S̎Ȉ'#}NX>'|#O}Vp8x<}Q?;q`@Cw~< ?a~<QXpp0Ȉp`}R ?a@Cw>>w~< p ```ࠠ000 R[qp0Ȉ}p`Mapx؜C``a@P`@}P 0Q} X }S!8#!@Q @@~<0 `@`@@x0 `@}NcƌCƌ 00aÀM 0` 0`}I0 `0 M@@@@@L}N  LN}L N ^}K  M @ J A €}M H  0p@ `OO}HN€W      }P    M    }N  0pЀ O  ЀO }J  H80AAAAA5 ""}@@@@<@@|AA~ &h@D >">>@|@@@<@@@@< >""@|@@@@<  }8@@@@8 ?$$ADDDD8 $$?8DDDDA>" @|@@@@2($$PPPPD@@@@D <>@xD|@ }  @`PP`@ 000@`X X`@ ""@D``D@ !  @aQ P`@" &D@H@P@`DmDAISY-DOT NLQ FONT||||@@@@$@H@$H @X0dȈDL0hĄ \ҲD"}4̌8|Ƃx|8x H0x0H p p <<88 0` 0` 8|D"}D|80xx0B~@BFbfD LDDllHH (J  @􂢢䠀<<|R 8| $"}<@ ||  `p|x`p""$$"#%&((DD00HH((((((((DD((HH00@@``@"}@ l@80H00p  8Hx @`8  llH 8|D0x̄ț D|8x0 "}0 0 8|D 0x̄ܛ   "}(Ɔ0H  0  @  @ B @  8|DD|80x̄x0 "}``@ 8|DD~80x̄x2 dbDf L ț  "} p ``8` 0.Ƃh00X 2 ` < @ ††"}0`@`0 `0 @@@@@@@@ **<> PPPT|< "<@@D<8"}<"" 8::EEEE~~@ ">@@@<<@@|"}|AA~~ "dD@>>>>>>@|<@@@<|@@@|< >>"">@||@@@<<<""<8> @@|<@@@` 0 ($$PPPP h|@@@@ <<>>@x|DD||@ 0 "} @@`p `@@ 080@`x\ X`@ ""&@@d`hDD@ 0 @Aaq P`@ " 2"`DLHPp`@D r