A Postscript Font Installation Package Written in TEX

Total Page:16

File Type:pdf, Size:1020Kb

A Postscript Font Installation Package Written in TEX A PostScript Font Installation Package Written in TEX Alan Jeffrey School of Cognitive and Computing Sciences University of Sussex Falmer Brighton BN1 9QH UK Internet: a1 an jeecogs. susx.ac. uk Abstract Ths paper describes a font installation package written entirely in TEX. It can parse Adobe Font Metric and Font Encoding files, and convert them into Prop- erty List and Virtual Property List files, for processing with pltotf and vptovf. Since it is written in TEX, it is very custornizable, and can deal with arbitrary font encodings, as well as mathematics fonts. Introduction The most important difference between ths package and other PostScript font installation packages (such This paper describes fonti nst version 0.19, a pro- as Rokicki's (1993) afm2tfm, used in Rahtz's (1993) totype font installation package for PostScript fonts psnfss) is that it is written in TEX rather than C, (or any other fonts with font metrics given in Adobe and so can be more easily customized by the user to Font Metric format). This package: deal with non-standard encodings and mathematical Is written in TEX, for maximum portabhty (at fonts. At the moment, only the T1 (Cork) encoding the cost of speed). is supported, but mathematical fonts will be added Supports as much of the Cork encoding as once an 8-bit font standard can be agreed upon. possible. Allows fonts to be generated in an arbitrary Usage encoding, with arbitrary 'fake' characters, There are four ways to generate fonts using the for example, the 'ij' character can be faked if fonti nst package: necessary by putting an 'i' next to a 'j'. The simplest method to install the 'varda' Allows caps and small caps fonts with letter fonts (Times, Courier and Helvetica) with spacing and kerning. the T1 (Cork) encoding is to run TEX on Allows kerning to be shared between fontvani . tex. characters, for example, 'ij' can be kerned If you want to install other TI fonts, you can on the left as if it were an 'i' and on the edit fontvani . tex to create a TEX file which right as if it were a 'j'. This is useful, installs your fonts. since many PostScript fonts only include a Alternatively, you can run TEX on the lile kerning information for characters without fontinst. tex and get an interactive prompt, diacriticals. wbch asks you for details on the fonts you Allows the generation of math fonts with want to install. nextlarger, varchar, and arbitrary font If you want to install some fonts in a dmensions. non-Cork encoding, you can create new Allows more than one PostScript font to encodmg files. These consist of: a macros file, contribute to a TEX font, for example, the 'ffi' a PostScript encoding vector, and a 'fudge' file ligatures for a font can be taken from the containing all the information that TEX needs Expert encoding, if you have it. that isn't contained in the afm lile. Automatically generates an fd file for use with In each case, the fonti nst package creates a nurn- version 2 of the New Font Selection Scheme. ber of files: Can be customized by the user to deal with filename. pl contains the Property List of each arbitrary font encodings. PostScript font. You should convert it to a TEX TUGboat, Volume 14 (1993), No. 3 -Proceedings of the 1993 Annual Meeting 285 Alan Jeffrey font metric with pl totf, and then delete the ptmbq roman, bold weight. pl file. ptmbi q italic, bold weight. filename. vpl contains the Virtual Property rn ptmbcq caps and small caps, bold weight. List of each TEX font. You should convert it Each of these fonts may be built from more than to a TEX font metric and a Virtual Font with one PostScript font, for example, ptmrq might use vptovf, and then delete the vp1 file. Times-Roman for most characters, and the Expert filename. f d contains the LATEX Font set for the ffi and ffl Ligatures. Definitions for each family. If you are using When you run TEX on fontinst. tex you are version 2 of the New Font Selection Scheme, prompted for information on the font family you you can use these to access the font family by would llke to install. For each famdy, you are promp- saying \font fami 1y{family name}. ted for: filename. atx is a temporary file containing \Fami 1yName, for example, Adobe Times a translation of an afm file into a syntax that Roman is ptm. can be read by TEX, and can be deleted. \Fami 1yEncodi ng, for example, TI. filename. etx is a temporary file containing Each famly can include a number of fonts, and a translation of a PostScript encoding vector you will be prompted for mformation about each into a syntax that can be read by TEX, and can of them: be deleted. \FontName, for example, Adobe Times Roman Vanilla Fonts is ptmrq. s \FontEncodi ng, for example, Tlul c (for T1 To install the vanilla fonts, you just copy the follow- upper and lower case) or Tlcsc (for T1 caps ing afm files into a directory read by TEX, and run TEX and small caps). on fontvani tex. \Fontweight, for example, m (medium) or b Ti mes-Roman Ti mes-Ital i c (bold). Ti mes-Bo1 d Times-BoldItalic \Fontshape, for example, n (normal), sl Courier Couri er-Obl i que (oblique), it (italic) or sc (caps and small Courier-Bold Courier-Boldoblique caps). He1 veti ca Helveti ca-Obl i que Helveti ca-Bold Helveti ca-BoldObl ique Each TEX font can be built from a number of Post- Script fonts. For each Postscript font you will be This installs the Times, Courier and Helvetica famil- asked for: ies, in bold and normal weights, with roman, italic, and small caps variants. If you would like to install \AFMName, for example, Adobe Times is other PostScript fonts, the simplest thing to do is Ti mes-Roman. edit fontvani . tex. For example, to generate the \AFMShortName, for example, Adobe Times Palatino fonts, you can say: Roman is ptmr0. \makevanilla{ppt} \AFMEncodi ng, for example, adobe (for Adobe {Pal ati no}{Palati no-Ital i c} Standard Encoding) or expert (for Adobe {Pal ati no-Obl ique}{Pal atino-Bol dl Expert Encoding). {Pal ati no-Bol dIta1i c} Using font inst in Other Macro Packages {Pal ati no-Bol dObl i que} If you run TEX on fonti nst . tex, you will be promp- Prompts ted interactively about the fonts you want to in- When you run TEX on fontinst.tex, you Mill1 be stall. Sometimes this is not what you want, for ex- prompted for mformation about the fonts you are ample, fontvani . tex uses the macros defined in going to install. For each font family, you can specify fonti nst. tex without running the prompt. This is a number of TEX fonts, which can in turn be built achieved by having fonti nst. tex check to see if a from a number of PostScript fonts. For example, the macro \noprompt is defined. So if you want to use Times Roman (ptm) font famdy consists of the fonts: fonti nst . tex yourself, you should say: ptmrq roman, medium weight. \def\noprompt{!} \input fonti nst ptmri q italic, medium weight. The most useful commands given by fonti nst . tex rn ptmrcq caps and small caps, medium weight. are: 286 TUGboat, Volume 14 (1993), No. 3 -Proceedings of the 1993 Annual Meeting A PostScript Font Installation Package Written in TEX \makef ami 1y {commands} This generates \afmuni ts is the length of one afm unit. a font famdy named \Fami 1yName with There are usually 1000 afm units to the encodmg \Fami 1yEncodi ng using the em-quad. \maketexfont commands. \itsl ant is the italic slant, measured in \maketexfont{commands) Ths generates points. Ths is normally assigned to font a TEX font named \FontName with encoding dimension 1. \FontEncoding, weight \Fontweight and \xhei ght is the x-height of the font, shape \Fontshape using the \makerawfont measured in afm units. This is usually commands. assigned to font dimension 5. \makerawfont Ths generates a PostScript \capheight is the capital height of the font, font named \AFMName with short name measured in afm units. \AFMShortName and encoding \AFMEncodi ng. \ascender is the ascender height of the font, For example, to generate a family consisting of just measured in afm units. Adobe Times Roman you could say: \under1 inethi ckness is the rule width of \def\FamilyName{ptm} the font, measured in afm units. \def\Fami 1yEncodi ng{Tl} \iffi xedpi tch is true if the font is \makefami 1y{ monoweight. \def\FontName{ptmr} \getchar{glyph} globally sets the following \def\FontEncoding{Tlul c} parameters: \def\FontWeight{m} - \chardp, \charht, \chari c and \def\FontShape{n} \charwd are the dimensions of the \maketexfont{ character and its italic correction. These \def\AFMName{Times-Roman) are given in points. \def\AFMShortName{rptmr} - \map is a token list consisting of the MAP \def\AFMEncodi ng{adobe} instructions used to generate the glyph. 1 For example, to set character 123 from 1 font 0, followed by character 45 from Installing a New Encoding font 2, \map would be set to: (SETCHAR D 123) The main advantage of using a font installation pack- (SELECTFONT D 2) age written in TEX is that it is very custornizable. To (SETCHAR D 45) install a font in a new encoding, you just have to - \startfont is the font number the generate a new enc file, a new mac file and a new character expects to start in, and fud file.
Recommended publications
  • Introducing Opentype Ab
    UBS AG ab Postfach CH-8098 Zürich Tel. +41-44-234 11 11 Brand Management Visual Identity Stephanie Teige FG09 G5R4-Z8S Tel. +41-1-234 59 09 Introducing OpenType Fax +41-1-234 36 41 [email protected] July 2005 www.ubs.com OpenType is a new font format developed collaboratively by Adobe and Microsoft. OpenType enhances the TrueType and PostScript technologies and extends their capabilities. Most fonts today are released in the OpenType format, now considered the industry standard. The resulting new generation of UBSHeadline and Frutiger fonts offers improved typographic and layout features. 1. What is OpenType? Frutiger is not always Frutiger Due to the wide variety of Frutiger styles available world- A single font format wide, be sure to install and use only the client-specific UBS OpenType provides a single universally acceptable font licensed version of this font. Do not use any other versions format that can be used on any major operating system of Frutiger to create UBS media. and in any application. Using the client-specific UBS Frutiger guarantees access to Macintosh Windows UBS-relevant cuts. It also prevents changes to kerning and line-break in comparison to random Frutiger styles. UBSHeadline, Frutiger UBSHeadline, Frutiger (PostScript) (TrueType) Linotype Frutiger UBS Frutiger Frutiger LT 45 Light Frutiger 45 Light Macintosh and Frutiger LT 46 Light Italic Frutiger 45 Light Italic Windows Frutiger LT 55 Roman Frutiger 55 Roman Frutiger LT 56 Italic Frutiger 55 Roman Italic UBSHeadline, Frutiger Frutiger LT 65 Bold Frutiger 45 Light Bold (OpenType) Frutiger LT 75 Black Frutiger 55 Roman Bold Frutiger LT 47 Light Condensed Frutiger 47 Light CN Unicode OpenType supports Unicode, which allows much larger Comparison of common Linotype Frutiger versus UBS client- character sets – more than 65,000 glyphs per font in many specific Frutiger.
    [Show full text]
  • Wiley APA Style Manual: a Usage Guide
    Version 2.2 Wiley Documentation Wiley APA Style Manual: A Usage Guide File name: Wiley APA Style Manual Version date: 01 June 2018 Version Date Distribution History Status and summary of changes Version 2.2 01 June 2018 Journal copyedit levels Updating supporting information; using stakeholder group semicolon for back-to-back parentheses; numbered abstracts are allowed for some society journals; display and block quotes to be set in roman. Table of Contents Preface .......................................................................................................................................................... 3 Part I: Structuring and XML Tagging ........................................................................................................... 4 Part II: Mechanical Editing ........................................................................................................................... 4 2. Manuscript Elements ................................................................................................................................ 4 2.1 Running Head ..................................................................................................................................... 4 2.2 Article Title ......................................................................................................................................... 4 2.3 Article Category .................................................................................................................................. 5 2.4 Author’s Name
    [Show full text]
  • Font HOWTO Font HOWTO
    Font HOWTO Font HOWTO Table of Contents Font HOWTO......................................................................................................................................................1 Donovan Rebbechi, elflord@panix.com..................................................................................................1 1.Introduction...........................................................................................................................................1 2.Fonts 101 −− A Quick Introduction to Fonts........................................................................................1 3.Fonts 102 −− Typography.....................................................................................................................1 4.Making Fonts Available To X..............................................................................................................1 5.Making Fonts Available To Ghostscript...............................................................................................1 6.True Type to Type1 Conversion...........................................................................................................2 7.WYSIWYG Publishing and Fonts........................................................................................................2 8.TeX / LaTeX.........................................................................................................................................2 9.Getting Fonts For Linux.......................................................................................................................2
    [Show full text]
  • How to Build a Newton Font on Macos X
    How To build a Newton Font on MacOS X by Paul Guyot <[email protected]> 16th April 2004 1 Introduction This How-To explains how to port a MacOS font to NewtonOS on MacOS X. Porting fonts rely on old Apple font tools and therefore on Classic. We (the DCL Group) are currently investigating a method to port fonts without relying on these tools, but some features of these old tools we need are apparently not available in MacOS X Font Tools. Important Note : Fonts are copyrightable and usually copyrighted. Please make sure that porting a font is compatible with the license you were granted on it. This tutorial supposes that you have basic knowledge of MacOS X, that you know what the Terminal is, but it does not require that you have a long experience with the tools involved. We may use terms that would require a definition or a clarification. Most unusual terms used here are defined in the Newton Glossary1. Do not hesitate to send me corrections or ask me for clarifications if required. This tutorial will guide through porting Gill Sans. The font book application shows this font: 1http://www.splorp.com/newton/glossary/ 1 Newton Fonts How-To 2 This font actually exists in 6 forms: • Gill Sans Regular • Gill Sans Bold • Gill Sans Italic • Gill Sans Bold Italic • Gill Sans Light • Gill Sans Light Italic This font can be ported as two Newton font packages (Gill Sans and Gill Sans Light). The Gill Sans package will include regular (or plain), bold, italic and bold-italic forms and the Gill Sans Light package will include regular and italic forms.
    [Show full text]
  • Surviving the TEX Font Encoding Mess Understanding The
    Surviving the TEX font encoding mess Understanding the world of TEX fonts and mastering the basics of fontinst Ulrik Vieth Taco Hoekwater · EuroT X ’99 Heidelberg E · FAMOUS QUOTE: English is useful because it is a mess. Since English is a mess, it maps well onto the problem space, which is also a mess, which we call reality. Similary, Perl was designed to be a mess, though in the nicests of all possible ways. | LARRY WALL COROLLARY: TEX fonts are mess, as they are a product of reality. Similary, fontinst is a mess, not necessarily by design, but because it has to cope with the mess we call reality. Contents I Overview of TEX font technology II Installation TEX fonts with fontinst III Overview of math fonts EuroT X ’99 Heidelberg 24. September 1999 3 E · · I Overview of TEX font technology What is a font? What is a virtual font? • Font file formats and conversion utilities • Font attributes and classifications • Font selection schemes • Font naming schemes • Font encodings • What’s in a standard font? What’s in an expert font? • Font installation considerations • Why the need for reencoding? • Which raw font encoding to use? • What’s needed to set up fonts for use with T X? • E EuroT X ’99 Heidelberg 24. September 1999 4 E · · What is a font? in technical terms: • – fonts have many different representations depending on the point of view – TEX typesetter: fonts metrics (TFM) and nothing else – DVI driver: virtual fonts (VF), bitmaps fonts(PK), outline fonts (PFA/PFB or TTF) – PostScript: Type 1 (outlines), Type 3 (anything), Type 42 fonts (embedded TTF) in general terms: • – fonts are collections of glyphs (characters, symbols) of a particular design – fonts are organized into families, series and individual shapes – glyphs may be accessed either by character code or by symbolic names – encoding of glyphs may be fixed or controllable by encoding vectors font information consists of: • – metric information (glyph metrics and global parameters) – some representation of glyph shapes (bitmaps or outlines) EuroT X ’99 Heidelberg 24.
    [Show full text]
  • DE-Tex-FAQ (Vers. 72
    Fragen und Antworten (FAQ) über das Textsatzsystem TEX und DANTE, Deutschsprachige Anwendervereinigung TEX e.V. Bernd Raichle, Rolf Niepraschk und Thomas Hafner Version 72 vom September 2003 Dieser Text enthält häufig gestellte Fragen und passende Antworten zum Textsatzsy- stem TEX und zu DANTE e.V. Er kann über beliebige Medien frei verteilt werden, solange er unverändert bleibt (in- klusive dieses Hinweises). Die Autoren bitten bei Verteilung über gedruckte Medien, über Datenträger wie CD-ROM u. ä. um Zusendung von mindestens drei Belegexem- plaren. Anregungen, Ergänzungen, Kommentare und Bemerkungen zur FAQ senden Sie bit- te per E-Mail an [email protected] 1 Inhalt Inhalt 1 Allgemeines 5 1.1 Über diese FAQ . 5 1.2 CTAN, das ‚Comprehensive TEX Archive Network‘ . 8 1.3 Newsgroups und Diskussionslisten . 10 2 Anwendervereinigungen, Tagungen, Literatur 17 2.1 DANTE e.V. 17 2.2 Anwendervereinigungen . 19 2.3 Tagungen »geändert« .................................... 21 2.4 Literatur »geändert« .................................... 22 3 Textsatzsystem TEX – Übersicht 32 3.1 Grundlegendes . 32 3.2 Welche TEX-Formate gibt es? Was ist LATEX? . 38 3.3 Welche TEX-Weiterentwicklungen gibt es? . 41 4 Textsatzsystem TEX – Bezugsquellen 45 4.1 Wie bekomme ich ein TEX-System? . 45 4.2 TEX-Implementierungen »geändert« ........................... 48 4.3 Editoren, Frontend-/GUI-Programme »geändert« .................... 54 5 TEX, LATEX, Makros etc. (I) 62 5.1 LATEX – Grundlegendes . 62 5.2 LATEX – Probleme beim Umstieg von LATEX 2.09 . 67 5.3 (Silben-)Trennung, Absatz-, Seitenumbruch . 68 5.4 Seitenlayout, Layout allgemein, Kopf- und Fußzeilen »geändert« . 72 6 TEX, LATEX, Makros etc. (II) 79 6.1 Abbildungen und Tafeln .
    [Show full text]
  • The Verdana Font Package∗
    The verdana font package∗ Walter Daems ([email protected]) January 9, 2016 1 Introduction This package is only useful when using standard LATEX. If you use XELATEXor LuaLATEX, access to fonts has been greatly simplified. In that case, you don't need this package. 'Verdana' is a common font that can be downloaded from: http: //prdownloads.sourceforge.net/corefonts/verdan32.exe?download The font is readily available on machines with a Microsoft oper- ating system. The wrapper provides a T1 encoded font. The wrapper would be most straightforward weren't it for the ligature problems that Verdana exhibits. The core of the problem is that over the years, Microsoft removed several glyphs from the font, including the ligatures ’fi’ and ’fl’ (on the T1 octal positions 34 and 35). The font version 2006 (as it can be downloaded from sourceforge), still has the ligatures. In version 2008 they have been removed. In version 2010, even more glyphs have been removed. The reason for removing these glyphs is unclear to me. To overcome these issues, the wrapper provides an option 'nofligs' (shorthand for 'no f-ligatures'), that disables the invo- cation of these ligatures involving f. ∗This document corresponds to verdana 1.2b, dated 2016/01/08. 1 If a testpage, or a testfont page generated with TEX shows miss- ing ligatures, then just use the options 'nofligs'. Most standard TEX installations do embed fonts in PDF files. How- ever, in case your PDF document does not contain embedded fonts, make sure, when handing over a PDF document contain- ing Verdana to your publishing company, to check wether their version of Verdana contains the fi and fl glyphs.
    [Show full text]
  • Miktex Manual Revision 2.0 (Miktex 2.0) December 2000
    MiKTEX Manual Revision 2.0 (MiKTEX 2.0) December 2000 Christian Schenk <[email protected]> Copyright c 2000 Christian Schenk Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice are preserved on all copies. Permission is granted to copy and distribute modified versions of this manual under the con- ditions for verbatim copying, provided that the entire resulting derived work is distributed under the terms of a permission notice identical to this one. Permission is granted to copy and distribute translations of this manual into another lan- guage, under the above conditions for modified versions, except that this permission notice may be stated in a translation approved by the Free Software Foundation. Chapter 1: What is MiKTEX? 1 1 What is MiKTEX? 1.1 MiKTEX Features MiKTEX is a TEX distribution for Windows (95/98/NT/2000). Its main features include: • Native Windows implementation with support for long file names. • On-the-fly generation of missing fonts. • TDS (TEX directory structure) compliant. • Open Source. • Advanced TEX compiler features: -TEX can insert source file information (aka source specials) into the DVI file. This feature improves Editor/Previewer interaction. -TEX is able to read compressed (gzipped) input files. - The input encoding can be changed via TCX tables. • Previewer features: - Supports graphics (PostScript, BMP, WMF, TPIC, . .) - Supports colored text (through color specials) - Supports PostScript fonts - Supports TrueType fonts - Understands HyperTEX(html:) specials - Understands source (src:) specials - Customizable magnifying glasses • MiKTEX is network friendly: - integrates into a heterogeneous TEX environment - supports UNC file names - supports multiple TEXMF directory trees - uses a file name database for efficient file access - Setup Wizard can be run unattended The MiKTEX distribution consists of the following components: • TEX: The traditional TEX compiler.
    [Show full text]
  • About Basictex-2021
    About BasicTeX-2021 Richard Koch January 2, 2021 1 Introduction Most TeX distributions for Mac OS X are based on TeX Live, the reference edition of TeX produced by TeX User Groups across the world. Among these is MacTeX, which installs the full TeX Live as well as front ends, Ghostscript, and other utilities | everything needed to use TeX on the Mac. To obtain it, go to http://tug.org/mactex. 2 Basic TeX BasicTeX (92 MB) is an installation package for Mac OS X based on TeX Live 2021. Unlike MacTeX, this package is deliberately small. Yet it contains all of the standard tools needed to write TeX documents, including TeX, LaTeX, pdfTeX, MetaFont, dvips, MetaPost, and XeTeX. It would be dangerous to construct a new distribution by going directly to CTAN or the Web and collecting useful style files, fonts and so forth. Such a distribution would run into support issues as the creators move on to other projects. Luckily, the TeX Live install script has its own notion of \installation packages" and collections of such packages to make \installation schemes." BasicTeX is constructed by running the TeX Live install script and choosing the \small" scheme. Thus it is a subset of the full TeX Live with exactly the TeX Live directory structure and configuration scripts. Moreover, BasicTeX contains tlmgr, the TeX Live Manager software introduced in TeX Live 2008, which can install additional packages over the network. So it will be easy for users to add missing packages if needed. Since it is important that the install package come directly from the standard TeX Live distribution, I'm going to explain exactly how I installed TeX to produce the install package.
    [Show full text]
  • JAF Herb Specimen © Just Another Foundry, 2010 Page 1 of 9
    JAF Herb specimen © Just Another Foundry, 2010 Page 1 of 9 Designer: Tim Ahrens Format: Cross platform OpenType Styles & weights: Regular, Bold, Condensed & Bold Condensed Purchase options : OpenType complete family €79 Single font €29 JAF Herb Webfont subscription €19 per year Tradition ist die Weitergabe des Feuers und nicht die Anbetung der Asche. Gustav Mahler www.justanotherfoundry.com JAF Herb specimen © Just Another Foundry, 2010 Page 2 of 9 Making of Herb Herb is based on 16th century cursive broken Introducing qualities of blackletter into scripts and printing types. Originally designed roman typefaces has become popular in by Tim Ahrens in the MA Typeface Design recent years. The sources of inspiration range course at the University of Reading, it was from rotunda to textura and fraktur. In order further refined and extended in 2010. to achieve a unique style, other kinds of The idea for Herb was to develop a typeface blackletter were used as a source for Herb. that has the positive properties of blackletter One class of broken script that has never but does not evoke the same negative been implemented as printing fonts is the connotations – a type that has the complex, gothic cursive. Since fraktur type hardly ever humane character of fraktur without looking has an ‘italic’ companion like roman types few conservative, aggressive or intolerant. people even know that cursive blackletter As Rudolf Koch illustrated, roman type exists. The only type of cursive broken script appears as timeless, noble and sophisticated. that has gained a certain awareness level is Fraktur, on the other hand, has different civilité, which was a popular printing type in qualities: it is displayed as unpretentious, the 16th century, especially in the Netherlands.
    [Show full text]
  • A Collection of Mildly Interesting Facts About the Little Symbols We Communicate With
    Ty p o g raph i c Factettes A collection of mildly interesting facts about the little symbols we communicate with. Helvetica The horizontal bars of a letter are almost always thinner than the vertical bars. Minion The font size is approximately the measurement from the lowest appearance of any letter to the highest. Most of the time. Seventy-two points equals one inch. Fridge256 point Cochin most of 50the point Zaphino time Letters with rounded bottoms don’t sit on the baseline, but slightly below it. Visually, they would appear too high if they rested on the same base as the squared letters. liceAdobe Caslon Bold UNITED KINGDOM UNITED STATES LOLITA LOLITA In Ancient Rome, scribes would abbreviate et (the latin word for and) into one letter. We still use that abbreviation, called the ampersand. The et is still very visible in some italic ampersands. The word ampersand comes from and-per-se-and. Strange. Adobe Garamond Regular Adobe Garamond Italic Trump Mediaval Italic Helvetica Light hat two letters ss w it cam gue e f can rom u . I Yo t h d. as n b ha e rt en ho a s ro n u e n t d it r fo w r s h a u n w ) d r e e m d a s n o r f e y t e t a e r b s , a b s u d t e d e e n m t i a ( n l d o b s o m a y r S e - d t w A i e t h h t t , h d e n a a s d r v e e p n t m a o f e e h m t e a k i i l .
    [Show full text]
  • Adobe Type Library Online Adobe Font Folio™ 9.0 Adobe Type Basics Adobe Type Library Reference Book Adobe Type Manager® Deluxe
    Adobe offers one of the largest collections of high-quality typefaces in the world, bringing you the combination of typographic excellence with the convenience of round-the-clock availability. Whether you're communicating via print, web, video, or ePaper®, Adobe Type gives you the power to create, manage and deliver your message with the richness and reliability you've come to expect from Adobe. The Adobe Type Library Online Adobe Font Folio™ 9.0 Adobe Type Basics Adobe Type Library Reference Book Adobe Type Manager® Deluxe The Adobe Type Library Online With more than 2,750 typefaces from internationally renowned foundries, such as Adobe, Agfa Monotype, ITC, and Linotype, as well as award-winning individual type designers and distinguished design studios, the Adobe Type Library offers one of the largest collections of high-quality type in the world. Choose from thousands of fonts in the PostScript® Type 1 format, offered in broad range of outstanding designs and exciting styles. And now you can also select from hundreds of fonts in the new OpenType® format, which offers improved cross-platform document portability, richer linguistic support, powerful typographic capabilities, and simplified font management. Whether you're publishing to print, web, video, or ePaper, Adobe typefaces work seamlessly with most popular software applications. Best of all, you can access any of the high-quality Adobe typefaces you need, anytime you need them, directly from the Adobe web site. You can browse, preview, purchase and immediately download any font from the online Adobe Type Library at your convenience - day or night. Simply visit http://www.adobe.com/type in North America, or at the Adobe Download Centre at http://downloadcentre.adobe.com in many other regions of the world, including Europe, Australia, Hong Kong, Singapore, and more to come.
    [Show full text]