HOME

TheInfoList



OR:

Symbol (which would appear as Σψμβολ if the name of the font is written in the font itself) is one of the four standard fonts available on all
PostScript PostScript (PS) is a page description language and dynamically typed, stack-based programming language. It is most commonly used in the electronic publishing and desktop publishing realm, but as a Turing complete programming language, it c ...
-based printers, starting with
Apple An apple is a round, edible fruit produced by an apple tree (''Malus'' spp.). Fruit trees of the orchard or domestic apple (''Malus domestica''), the most widely grown in the genus, are agriculture, cultivated worldwide. The tree originated ...
's original LaserWriter (1985). It contains a complete unaccented
Greek alphabet The Greek alphabet has been used to write the Greek language since the late 9th or early 8th century BC. It was derived from the earlier Phoenician alphabet, and is the earliest known alphabetic script to systematically write vowels as wel ...
(upper and lower case) and a selection of commonly used mathematical symbols. Insofar as it fits into any standard classification, it is a
serif In typography, a serif () is a small line or stroke regularly attached to the end of a larger stroke in a letter or symbol within a particular font or family of fonts. A typeface or "font family" making use of serifs is called a serif typeface ( ...
font designed in the style of Times New Roman. Due to its non-standard character set, lack of diacritical characters, and type design inappropriate for continuous text, Symbol cannot easily be used for setting
Greek language Greek (, ; , ) is an Indo-European languages, Indo-European language, constituting an independent Hellenic languages, Hellenic branch within the Indo-European language family. It is native to Greece, Cyprus, Italy (in Calabria and Salento), south ...
text, though it has been used for that purpose in the absence of proper Greek fonts. Its primary purpose is to typeset
mathematical Mathematics is a field of study that discovers and organizes methods, Mathematical theory, theories and theorems that are developed and Mathematical proof, proved for the needs of empirical sciences and mathematics itself. There are many ar ...
expressions. There was also an earlier ''Symbol'' designed in 1933 by Carl Albert Fahrenwaldt for Schriftguss Type Foundry. It was a font of decorative initials based on his roman font '' Minister''.


Encoding

The font was created by Adobe and has its own
character encoding Character encoding is the process of assigning numbers to graphical character (computing), characters, especially the written characters of human language, allowing them to be stored, transmitted, and transformed using computers. The numerical v ...
, with the Greek letters arranged according to similar Latin letters ( Chi = C, etc.). The document describing the mapping to Unicode code points was created before several of the characters were added to Unicode, so the original mapping assigns several of the characters to the Private Use Area (PUA). A newer mapping table for
Apple An apple is a round, edible fruit produced by an apple tree (''Malus'' spp.). Fruit trees of the orchard or domestic apple (''Malus domestica''), the most widely grown in the genus, are agriculture, cultivated worldwide. The tree originated ...
's version of the font uses more recently introduced Unicode code points instead. The table below mostly follows the Apple mapping. IBM calls the encoding Code page 1038, although the code page definition predates the addition of the
euro sign The euro sign () is the currency sign used for the euro, the official currency of the eurozone. The design was presented to the public by the European Commission on 12 December 1996. It consists of a stylized letter E (or epsilon), crossed by ...
, and uses 0xA0 for a numeric space character. Beyond the use of Private Use Area code points, Adobe and Apple have a few other minor differences in code point assignments. Character 0x27 (called "suchthat" in the Adobe document) is assigned by Adobe to U+220B (∋, CONTAINS AS MEMBER) but by Apple to U+220D (∍, SMALL CONTAINS AS MEMBER), which more closely resembles the symbol usually used for ''such that''. Apple also introduces the Apple logo as PUA code point U+F8FF for character 0xF0, a position not used in the original Adobe font. Lowercase Greek letters appear in
italics In typography, italic type is a cursive font based on a stylised form of calligraphic handwriting. Along with blackletter and roman type, it served as one of the major typefaces in the history of Western typography. Owing to the influence f ...
in many older versions of Symbol. While both Adobe and Apple agree on assigning characters 0x66 and 0x6A respectively to Unicode code points and , some versions of the font interchange these two symbols. Mapping of the angle bracket characters at 0xE1 and 0xF1 can vary. Adobe uses code points U+2329 and U+232A (), whereas Apple uses U+3008 and U+3009 (〈 and 〉). The characters U+3008 and U+3009 are fullwidth punctuation, usually rendered with additional spacing so as to align them within em squares, as appropriate in
East Asia East Asia is a geocultural region of Asia. It includes China, Japan, Mongolia, North Korea, South Korea, and Taiwan, plus two special administrative regions of China, Hong Kong and Macau. The economies of Economy of China, China, Economy of Ja ...
n typography. The characters U+2329 and U+232A, however, are canonically equivalent to U+3008 and U+3009, and are therefore changed to the latter under both NFC and NFKC Unicode normalisation. This equivalence is sometimes considered mistaken, but cannot be changed under the Unicode stability policy. For comparison, the fullwidth Latin characters in the
Halfwidth and Fullwidth Forms In CJK characters, CJK (Chinese, Japanese, and Korean) computing, graphic characters are traditionally classed into fullwidth and halfwidth characters. Unlike monospaced fonts, a halfwidth character occupies half the width of a fullwidth characte ...
block are mapped to their ASCII equivalents using compatibility mapping, not canonical equivalence, and therefore only changed by NFKC and NFKD normalisation. The alternatives U+27E8 and U+27E9 (⟨ and ⟩) are now preferred for mathematical use.


HTML

The use of the Symbol font in mathematical expressions was part of a
W3C recommendation The World Wide Web Consortium (W3C) is the main international standards organization for the World Wide Web. Founded in 1994 by Tim Berners-Lee, the consortium is made up of member organizations that maintain full-time staff working together in ...
for HTML 4. At the time of that original recommendation (December 1997), the only native way to display many mathematical symbols in
HTML Hypertext Markup Language (HTML) is the standard markup language for documents designed to be displayed in a web browser. It defines the content and structure of web content. It is often assisted by technologies such as Cascading Style Sheets ( ...
was a direct use of the "Symbol" font. Such explicit references are now strongly discouraged for new documents, but they survive in many existing pages on the
Internet The Internet (or internet) is the Global network, global system of interconnected computer networks that uses the Internet protocol suite (TCP/IP) to communicate between networks and devices. It is a internetworking, network of networks ...
. Also, the Symbol font provides graphics that are specifically intended as components in the two-dimensional layout of mathematical expressions. Examples include upper and lower parts of brackets or integral signs and a square-root sign ''without'' a vinculum. Until 2010 or so, the
Unicode Unicode or ''The Unicode Standard'' or TUS is a character encoding standard maintained by the Unicode Consortium designed to support the use of text in all of the world's writing systems that can be digitized. Version 16.0 defines 154,998 Char ...
glyph U+221A corresponding to the square-root sign (the HTML
entity An entity is something that Existence, exists as itself. It does not need to be of material existence. In particular, abstractions and legal fictions are usually regarded as entities. In general, there is also no presumption that an entity is Lif ...
is named ''radic'' and has decimal code 8730) was usually rendered with a short built-in vinculum. That made it an inadequate graphical replacement for the original character from the Symbol font (itself designed around a slanted line extending all the way to the upper-right corner of the character box, without any spacing). The more recent renditions of the HTML ''radic'' entity (U+221A) no longer feature any vinculum and are thus more compatible with the standard graphical representation introduced in the Symbol font. Both styles of the square-root
glyph A glyph ( ) is any kind of purposeful mark. In typography, a glyph is "the specific shape, design, or representation of a character". It is a particular graphical representation, in a particular typeface, of an element of written language. A ...
(with or without a short vinculum) have the same disembodied ''meaning'', so the integrity of the
Unicode Unicode or ''The Unicode Standard'' or TUS is a character encoding standard maintained by the Unicode Consortium designed to support the use of text in all of the world's writing systems that can be digitized. Version 16.0 defines 154,998 Char ...
repertoire is not compromised by this adjustment. Full
legacy Legacy or Legacies may refer to: Arts and entertainment Comics * " Batman: Legacy", a 1996 Batman storyline * '' DC Universe: Legacies'', a comic book series from DC Comics * ''Legacy'', a 1999 quarterly series from Antarctic Press * ''Legacy ...
support of the Symbol font is provided by major modern web browsers like
Internet Explorer Internet Explorer (formerly Microsoft Internet Explorer and Windows Internet Explorer, commonly abbreviated as IE or MSIE) is a deprecation, retired series of graphical user interface, graphical web browsers developed by Microsoft that were u ...
and
Google Chrome Google Chrome is a web browser developed by Google. It was first released in 2008 for Microsoft Windows, built with free software components from Apple WebKit and Mozilla Firefox. Versions were later released for Linux, macOS, iOS, iPadOS, an ...
. That support involves a specific handling of Adobe's special encoding, which is not properly implemented in at least some versions of other browsers, including
Opera Opera is a form of History of theatre#European theatre, Western theatre in which music is a fundamental component and dramatic roles are taken by Singing, singers. Such a "work" (the literal translation of the Italian word "opera") is typically ...
,
Safari A safari (; originally ) is an overland journey to observe wildlife, wild animals, especially in East Africa. The so-called big five game, "Big Five" game animals of Africa – lion, African leopard, leopard, rhinoceros, African elephant, elep ...
and
Firefox Mozilla Firefox, or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. It uses the Gecko rendering engine to display web pages, which implements curr ...
. Such browsers do not correctly render
legacy Legacy or Legacies may refer to: Arts and entertainment Comics * " Batman: Legacy", a 1996 Batman storyline * '' DC Universe: Legacies'', a comic book series from DC Comics * ''Legacy'', a 1999 quarterly series from Antarctic Press * ''Legacy ...
HTML documents that make explicit use of the Symbol font.


See also

* Aldo Novarese * DEC Technical Character Set * Lotus Multi-Byte Character Set (LMBCS) * MathTime


Notes


References


Further reading

* {{MacOS typefaces Symbol typefaces Typefaces and fonts introduced in 1985