- published: 21 Sep 2016
- views: 2083
Metafont is a description language used to define vector fonts. It is also the name of the interpreter that executes Metafont code, generating the bitmap fonts that can be embedded into e.g. PostScript. Metafont was devised by Donald Knuth as counterpart to his TeX typesetting system.
One of the characteristics of Metafont is that all of the shapes of the glyphs are defined with geometrical equations. In particular, one can define a given point to be the intersection of a line segment and a Bézier cubic.
Unlike more common outline font formats (such as TrueType or PostScript Type 1), a Metafont font is primarily made up of strokes with finite-width "pens", along with filled regions. Thus, rather than describing the outline of the glyph directly, a Metafont file describes the pen paths. Some simpler Metafont fonts, such as the calligraphic mathematics fonts in the Computer Modern family, use a single pen stroke with a relatively large pen to define each visual "stroke" of the glyphs. More complex fonts such as the Roman text fonts in the Computer Modern family use a small pen to trace around the outline of the visual "strokes", which are then filled; the result is much like an outline font, but with slightly softened corners defined by the pen shape.
Donald Ervin Knuth (/kəˈnuːθ/kə-NOOTH; born January 10, 1938) is an American computer scientist, mathematician, and professor emeritus at Stanford University.
He is the author of the multi-volume work The Art of Computer Programming. Knuth has been called the "father of the analysis of algorithms". He contributed to the development of the rigorous analysis of the computational complexity of algorithms and systematized formal mathematical techniques for it. In the process he also popularized the asymptotic notation. In addition to fundamental contributions in several branches of theoretical computer science, Knuth is the creator of the TeX computer typesetting system, the related METAFONT font definition language and rendering system, and the Computer Modern family of typefaces.
As a writer and scholar, Knuth created the WEB and CWEB computer programming systems designed to encourage and facilitate literate programming, and designed the MIX/MMIX instruction set architectures. As a member of the academic and scientific community, Knuth is strongly opposed to the policy of granting software patents. He has expressed his disagreement directly to both the United States Patent and Trademark Office and European Patent Organization.
METAFONT creator Donald Knuth explains how the letterforms are created, and the algorithms that manipulate their style. He also shares memories of Stanford, Xerox PARC, and writing "The Art of Computer Programming." Check out Donald Knuth's books from our online catalog: https://sfpl.bibliocommons.com/search?utf8=%E2%9C%93&t;=author&search;_category=author&q;=donald+knuth
Dave Crossland University of Reading, UK Zeeba TV (http://zeeba.tv) is part of the River Valley group of Companies. http://www.rivervalleytechnologies.com/
Stanislav Šarman Clausthal University of Technology, Germany Zeeba TV (http://zeeba.tv) is part of the River Valley group of Companies. http://www.rivervalleytechnologies.com/
Donald Knuth (b. 1938), American computing pioneer, is known for his greatly influential multi-volume work, 'The Art of Computer Programming', his novel 'Surreal Numbers', his invention of TeX and METAFONT electronic publishing tools and his quirky sense of humour. [Listener: Dikran Karagueuzian] TRANSCRIPT: Somebody suggested that I call it Metafont, because it... it wasn't my... yeah... it wasn't something I... I made up myself and I can't... I think it was maybe Bob Filman, but I can't remember for sure. But as... as we were looking at these things up at the lab, there was lots of visitors and people talking to me all the time, and that... that was a nice name because... because of the parameters. I'm not designing just one font of type, but I'm designing a font... font that varies wi...
Nelson Beebe University of Utah Zeeba TV (http://zeeba.tv) is part of the River Valley group of Companies. http://www.rivervalleytechnologies.com/
Урок 5. Что такое атрибуты и как их использовать (p, meta, font). Часть 1. HTML 5. Курс Самоучитель начинающего веб программиста.
本次活动很荣幸地邀请到了知乎网红马起园,鲁尚文等 TeX 界知名人士为大家讲座。https://tuna.moe/event/2017/TeX-workshop/ 内容包括: * 马起园《ApTeX 与 OpenType 排版》和《METAFONT: 新与旧》 * 鲁尚文《LaTeX beamer 宏包技术介绍与研习》