Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site uw-beaver Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!mhuxt!houxm!vax135!cornell!uw-beaver!laser-lovers From: laser-lovers@uw-beaver Newsgroups: fa.laser-lovers Subject: Re: font spacing and scaling Message-ID: <1105@uw-beaver> Date: Mon, 29-Apr-85 16:08:23 EDT Article-I.D.: uw-beave.1105 Posted: Mon Apr 29 16:08:23 1985 Date-Received: Tue, 30-Apr-85 06:43:18 EDT Sender: daemon@uw-beaver Organization: U of Washington Computer Science Lines: 97 From: naiman.pa@Xerox.ARPA Unfortunately, I am still a little mystified as to the spacing/scaling issues. Below are some excerpts from Ed Taft's recent article (denoted with the '>' at the beginning of the lines) followed by my comments/impressions/questions. My major concern here is to disambiguate scaling and spacing issues and how PostScript handles them. > Most of the issues about spacing derive from the methods used to scale > characters to different sizes. Considerable misunderstanding can arise > from confusing "geometric" (or "optical") scaling with "typographic" > scaling. Since PostScript actually supports both, an explanation is in > order. This implies that PostScript supports both forms of *scaling*. > Having different "design sizes" for a font is an aspect of typographic > scaling. As characters become small, type designers would like them to > change in several ways to improve appearance and legibility. Typical > changes are to increase the x-height, open up the counters, and increase > the inter-character spacing relative to the size of the character. Note that *spacing* is just one of the issues in typographic *scaling*. > In the old days of hot type, these kinds of design changes from point > size to point size were the rule. But since the advent of > phototypesetting, such changes are the exception. The following is my understanding of the evolution of spacing/scaling as paraphrased from "Computer-Aided Letter Design", by Kindersley and Wiseman, in Printing World, October 1979, pp. 12-17. In early phototypesetters, the size of the letter image was controlled by interchanging several lenses or by employing a zoom lens of variable focal length. The adjustment of interletter spacing for special letter combinations was much simpler than for metal type. On the other hand, a significant advantage of hot-metal typography was given up: the type design could not be varied with the size of the type without preparing a new master image. The cost of additional master-image carriers and the inconvenience of interchanging them discouraged their use. One would have thought that some of the restrictions of technique imposed by the old methods would be lifted at the first opportunity. In other words, while the new technology allowed for improved spacing, it set the quality of the fonts back a ways. Moral: just because economic issues constrained the use of true-cut masters in phototypesetters, does not mean that we should be satisfied today with geometrically scaled fonts. > For instance, ITC offers only one design for a given face. It is > intended that the letter shapes be geometrically scaled and that the > relative spacing between characters be increased as the letters are made > smaller. Note that this only addresses one aspect of scale modification (i.e., spacing). Moreover, just because ITC (and most everyone else) relies on a single master, does not mean that Adobe (or some other company that wants to be at the leading edge) should not strive for higher quality fonts through 'true-cut' masters. > In PostScript, geometric scaling is the default, because it minimizes > the burden on composition programs (only one set of metrics per face are > required for determining placement and justification of any size of > text). However, given designs for fonts to be used at small sizes, it is > quite easy to make inter-character spacing be a function of both the > target point size and the device resolution. Sumner Stone (Adobe's > directory of typography) has done some of this to illustrate how > PostScript users can control typographic spacing. Given designs by whom? I take it Adobe isn't providing them. Note that this is the first time Ed uses the term 'typographic spacing' and that this is in fact all that PostScript can handle (i.e., typographic spacing, not typographic scaling). > The point of all this discussion is that there is no single "correct" > approach to character scaling and spacing. There are several approaches > which are incompatible to some degree and each of which is appropriate > in different contexts. PostScript uses one approach by default, but > provides users the flexibility to employ other approaches. This implies that PostScript supports both forms of spacing in addition to both forms of scaling. My conclusions from Ed's article are that PostScript supplies a single master for each font which can be geometrically scaled to various sizes. Furthermore, as a default, the spacing data are also geometrically scaled, but could (through user programming) be 'typographically' scaled. However, short of designing your own font (or, I suppose purchasing one from someone else), PostScript does NOT provide any way to typographically SCALE the master font. Have I got that right Ed? Avi Naiman University of Toronto avi@toronto.csnet Summer address: Naiman.pa@Xerox.Arpa