We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Are virtual fonts obsolete?

Formal Metadata

Title
Are virtual fonts obsolete?
Title of Series
Part Number
03
Number of Parts
35
Author
License
CC Attribution - NoDerivatives 2.0 UK: England & Wales:
You are free to use, copy, distribute and transmit the work or content in unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language
Production PlaceSan Francisco, California, USA

Content Metadata

Subject Area
Genre
Abstract
Virtual fonts (\vf) were created to address a shortcoming of \TeX{} fonts: each slot address occupied exactly one byte, so there were no more than 256 different characters per font.Later, when PostScript fonts got popular, \vf{} became the way of choice for integration of these fonts with \TeX{}~. Today new font formats (\OTF, \TTF, etc.)\ can be directly read by the modern \TeX{} engines, and, for example, \XeTeX{} can directly work with system fonts.There is a temptation to declare \vf{} obsolete. In this talk we show that there is much more functionality in \vf{} than just making PostScript fonts available for \TeX. There are various tricks developed over the years, that use \vf{} technology to achieve new striking effects. The aim of this presentation is to convince the users to learn how to employ \vf, and to convince the programmers of the new engines to provide the interface for font manipulation comparable to \vf.