From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,c689b55786a9f2bd X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news1.google.com!npeer03.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!nntp.club.cc.cmu.edu!micro-heart-of-gold.mit.edu!newsswitch.lcs.mit.edu!nntp.TheWorld.com!not-for-mail From: Robert A Duff Newsgroups: comp.lang.ada Subject: Re: for S'Image use Func?? Date: Tue, 11 May 2010 10:27:27 -0400 Organization: The World Public Access UNIX, Brookline, MA Message-ID: References: <4be417b4$0$6992$9b4e6d93@newsspool4.arcor-online.net> <1qcb6z4i20dyb.1dz2hd4c0vx69.dlg@40tude.net> NNTP-Posting-Host: shell01.theworld.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: pcls6.std.com 1273588038 13842 192.74.137.71 (11 May 2010 14:27:18 GMT) X-Complaints-To: abuse@TheWorld.com NNTP-Posting-Date: Tue, 11 May 2010 14:27:18 +0000 (UTC) User-Agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.3 (irix) Cancel-Lock: sha1:Kpn87fREbve7ivSYSaNqLLQcjE0= Xref: g2news2.google.com comp.lang.ada:11492 Date: 2010-05-11T10:27:27-04:00 List-Id: "Dmitry A. Kazakov" writes: > Nobody want to see fixed font output. > Only if the output is improperly formatted. There is no application for > fixed point fonts other than for source code of a machine language. Hmm. Why do you exempt "source code" from your "Nobody..." above? (I assume by "machine language" you mean "programming language", not machine language as in ones-and-zeros with op-codes and all that.) - Bob