fbpx
Wikipedia

Symbol (typeface)

Symbol (often written as Σψμβολ in typeface) is one of the four standard fonts available on all PostScript-based printers, starting with Apple's original LaserWriter (1985). It contains a complete unaccented Greek alphabet (upper and lower case) and a selection of commonly used mathematical symbols. Insofar as it fits into any standard classification, it is a serif 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 text, though it has been used for that purpose in the absence of proper Greek fonts. Its primary purpose is to typeset mathematical 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.[1]

Encoding edit

Symbol Encoding
 
Code page layout (in DejaVu fonts). The vacant spot marked by the red Bowen knot (⌘) may be an Apple logo in some variants.
Alias(es)x-mac-symbol, ibm-1038
Language(s)Mathematical notation, Greek (partial)
DefinitionsAdobe Symbol
Mac OS Symbol
ClassificationPostScript core pi font mapped over extended ASCII
Other related encoding(s)ISO 646
Other PS pi fonts: Zapf Dingbats

The font was created by Adobe and has its own character encoding, with the Greek letters arranged according to similar Latin letters (Chi = C, etc.). The document describing the mapping to Unicode code points[2] 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's version of the font[3] 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, and uses 0xA0 for a numeric space character.[4][5]

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 many older versions of Symbol. While both Adobe and Apple agree on assigning characters 0x66 and 0x6A respectively to Unicode code points U+03C6 (φ, GREEK SMALL LETTER PHI) and U+03D5 (ϕ, GREEK PHI SYMBOL), some versions of the font interchange these two symbols.[4]

Mapping of the angle bracket characters at 0xE1 and 0xF1 can vary. Adobe uses code points U+2329 and U+232A (〈 and 〉), 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 Asian typography.[6] 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.[7] This equivalence is sometimes considered mistaken,[6] but cannot be changed under the Unicode stability policy.[8] For comparison, the fullwidth Latin characters in the Halfwidth and Fullwidth Forms block are mapped to their ASCII equivalents using compatibility mapping,[9] 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.[7]


Font comparison edit

Uppercase
Default Α Β Γ Δ Ε Ζ Η Θ Ι Κ Λ Μ Ν Ξ Ο Π Ρ Σ Τ Υ Φ Χ Ψ Ω
Times Α Β Γ Δ Ε Ζ Η Θ Ι Κ Λ Μ Ν Ξ Ο Π Ρ Σ Τ Υ Φ Χ Ψ Ω
Symbol Α Β Γ Δ Ε Ζ Η Θ Ι Κ Λ Μ Ν Ξ Ο Π Ρ Σ Τ Υ Φ Χ Ψ Ω
Symbol* A B G D E Z H Q I K L M N X O P R S T U F C Y W
Lowercase
Default α β γ δ ε ζ η θ ι κ λ μ ν ξ ο π ρ ς σ τ υ φ χ ψ ω
Times α β γ δ ε ζ η θ ι κ λ μ ν ξ ο π ρ ς σ τ υ φ χ ψ ω
Symbol α β γ δ ε ζ η θ ι κ λ μ ν ξ ο π ρ ς σ τ υ φ χ ψ ω
Symbol* a b g d e z h q i k l m n x o p r V s t u f c y w

*encoded as ASCII for older versions of the font

HTML edit

The use of the Symbol font in mathematical expressions was part of a W3C recommendation for HTML 4. [11] At the time of that original recommendation (December 1997), the only native way to display many mathematical symbols in HTML 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. 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 glyph U+221A corresponding to the square-root sign (the HTML entity 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 (with or without a short vinculum) have the same disembodied meaning, so the integrity of the Unicode repertoire is not compromised by this adjustment.

Full legacy support of the Symbol font is provided by major modern web browsers like Internet Explorer and Google Chrome. 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, Safari and Firefox.[when?] Such browsers do not correctly render legacy HTML documents that make explicit use of the Symbol font.

See also edit

Notes edit

  1. ^ The character at 0x60 does not appear in Unicode. It is described in the Adobe map as "RADICAL EXTENDER", with the Adobe glyph name "radicalex", and is mapped to the PUA code point U+F8E5. It is an over-bar for extending the radical sign over the operands of the radical operator. Some versions of the font implement this as a non-spacing character so that it can be combined (like non-spacing diacritical marks) with the operands it covers. The Unicode overbar character is shown here.
  2. ^ Before Mac OS 8.5, the character 0xA0 was unassigned. IBM code page 1038 includes a whitespace character specified in this position with mnemonic "NSP" and GCGID SP310000.[4] This GCGID refers to a numeric space (i.e. U+2007); contrast SP300000 for a required space.[5]
  3. ^ a b c d e f The characters ®, ©, and ™ are encoded twice: one version has serifs, the other is sans-serif. The Adobe mapping uses PUA for all six characters to ensure that the presence or absence of serifs is observed, assigning the serif versions to U+F6DA, U+F6D9 and U+F6DB and the sans-serif versions to U+F8E8, U+F8E9 and U+F8EA respectively. The Apple mapping assigns the serif versions to the standard Unicode code points. Earlier versions of the Apple mapping[10] assigned the sans-serif versions to the same codepoints as Adobe, but the current version assigns the sans-serif versions to sequences consisting of the standard codepoints followed by the private use character U+F87F as a "transcoding hint".[10]
  4. ^ Apple logo, found only in Apple's version (the code point is unused in Adobe's) and in other Apple fonts. The most similar glyph in cross-platform Unicode is U+1F34E 🍎︎ RED APPLE. Compare the status of the Windows logo in the Wingdings font encoding.

References edit

  1. ^ Jaspert, W. Pincus, W. Turner Berry and A.F. Johnson, The Encyclopedia of Type Faces. Blandford Press Lts.: 1953, 1983, ISBN 0-7137-1347-X, p. 154-5.
  2. ^ "Adobe Symbol Encoding to Unicode". Unicode.org. 30 March 1999.
  3. ^ "Map from Mac OS Symbol character set to Unicode 4.0 and later". Unicode.org. 5 April 2005.
  4. ^ a b c IBM. (PDF). Archived from the original (PDF) on 2015-07-08.
  5. ^ a b IBM (1996). "Symbols - Personal Computer". REGISTRY, Graphic Character Sets and Code Pages. GCSGID 01310.
  6. ^ a b Karlsson, Kent (2001-01-16). "Disunify braces/brackets for math, computing science, and Z notation from similar-looking CJK braces/brackets". L2/01-033.
  7. ^ a b Unicode Technical Committee. "Public Review Issue #122: Proposal for Additional Deprecated Characters". Unicode Consortium.
  8. ^ Unicode Consortium. "Unicode Character Encoding Stability Policies".
  9. ^ Lunde, Ken (2020-01-18). "Unicode Standard Annex #11: East Asian Width".
  10. ^ a b Apple, Inc. "CORPCHAR.TXT: Registry (external version) of Apple use of Unicode corporate-zone characters". Unicode Consortium.
  11. ^ W3C (1998). "Introduction to character entity references".{{cite web}}: CS1 maint: numeric names: authors list (link)

Further reading edit

  • kiisu. "VENTURA_SYM". Eesti Keele Instituut (EKI). Tallinn, Estonia. from the original on 2017-07-17. Retrieved 2017-07-17.

symbol, typeface, symbol, often, written, Σψμβολ, typeface, four, standard, fonts, available, postscript, based, printers, starting, with, apple, original, laserwriter, 1985, contains, complete, unaccented, greek, alphabet, upper, lower, case, selection, commo. Symbol often written as Spsmbol in typeface is one of the four standard fonts available on all PostScript based printers starting with Apple s original LaserWriter 1985 It contains a complete unaccented Greek alphabet upper and lower case and a selection of commonly used mathematical symbols Insofar as it fits into any standard classification it is a serif 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 text though it has been used for that purpose in the absence of proper Greek fonts Its primary purpose is to typeset mathematical 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 1 Contents 1 Encoding 2 Font comparison 3 HTML 4 See also 5 Notes 6 References 7 Further readingEncoding editSymbol Encoding nbsp Code page layout in DejaVu fonts The vacant spot marked by the red Bowen knot may be an Apple logo in some variants Alias es x mac symbol ibm 1038Language s Mathematical notation Greek partial DefinitionsAdobe SymbolMac OS SymbolClassificationPostScript core pi font mapped over extended ASCIIOther related encoding s ISO 646Other PS pi fonts Zapf DingbatsvteThe font was created by Adobe and has its own character encoding with the Greek letters arranged according to similar Latin letters Chi C etc The document describing the mapping to Unicode code points 2 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 s version of the font 3 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 and uses 0xA0 for a numeric space character 4 5 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 many older versions of Symbol While both Adobe and Apple agree on assigning characters 0x66 and 0x6A respectively to Unicode code points U 03C6 f GREEK SMALL LETTER PHI and U 03D5 ϕ GREEK PHI SYMBOL some versions of the font interchange these two symbols 4 Mapping of the angle bracket characters at 0xE1 and 0xF1 can vary Adobe uses code points U 2329 and U 232A and 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 Asian typography 6 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 7 This equivalence is sometimes considered mistaken 6 but cannot be changed under the Unicode stability policy 8 For comparison the fullwidth Latin characters in the Halfwidth and Fullwidth Forms block are mapped to their ASCII equivalents using compatibility mapping 9 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 7 Symbol typeface 0 1 2 3 4 5 6 7 8 9 A B C D E F0x1x2x SP amp 3x 0 1 2 3 4 5 6 7 8 9 lt gt 4x A B X D E F G H I ϑ K L M N O5x P 8 R S T Y s W 3 PS Z 6x a a b x d e f g h i ϕ k l m n o7x p 8 r s t y ϖ w 3 ps z 8x9xAx b ϒ ƒ Bx Cx ℵ ℑ ℜ Dx c c c c Ex c c c c Fx nbsp d Font comparison editUppercaseDefault A B G D E Z H 8 I K L M N 3 O P R S T Y F X PS WTimes A B G D E Z H 8 I K L M N 3 O P R S T Y F X PS WSymbol A B G D E Z H 8 I K L M N 3 O P R S T Y F X PS WSymbol A B G D E Z H Q I K L M N X O P R S T U F C Y WLowercaseDefault a b g d e z h 8 i k l m n 3 o p r s s t y f x ps wTimes a b g d e z h 8 i k l m n 3 o p r s s t y f x ps wSymbol a b g d e z h 8 i k l m n 3 o p r s s t y f x ps wSymbol a b g d e z h q i k l m n x o p r V s t u f c y w encoded as ASCII for older versions of the fontHTML editThe use of the Symbol font in mathematical expressions was part of a W3C recommendation for HTML 4 11 At the time of that original recommendation December 1997 the only native way to display many mathematical symbols in HTML 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 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 glyph U 221A corresponding to the square root sign the HTML entity 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 with or without a short vinculum have the same disembodied meaning so the integrity of the Unicode repertoire is not compromised by this adjustment Full legacy support of the Symbol font is provided by major modern web browsers like Internet Explorer and Google Chrome 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 Safari and Firefox when Such browsers do not correctly render legacy HTML documents that make explicit use of the Symbol font See also editAldo Novarese DEC Technical Character Set Lotus Multi Byte Character Set LMBCS MathTimeNotes edit The character at 0x60 does not appear in Unicode It is described in the Adobe map as RADICAL EXTENDER with the Adobe glyph name radicalex and is mapped to the PUA code point U F8E5 It is an over bar for extending the radical sign over the operands of the radical operator Some versions of the font implement this as a non spacing character so that it can be combined like non spacing diacritical marks with the operands it covers The Unicode overbar character is shown here Before Mac OS 8 5 the character 0xA0 was unassigned IBM code page 1038 includes a whitespace character specified in this position with mnemonic NSP and GCGID SP310000 4 This GCGID refers to a numeric space i e U 2007 contrast SP300000 for a required space 5 a b c d e f The characters c and are encoded twice one version has serifs the other is sans serif The Adobe mapping uses PUA for all six characters to ensure that the presence or absence of serifs is observed assigning the serif versions to U F6DA U F6D9 and U F6DB and the sans serif versions to U F8E8 U F8E9 and U F8EA respectively The Apple mapping assigns the serif versions to the standard Unicode code points Earlier versions of the Apple mapping 10 assigned the sans serif versions to the same codepoints as Adobe but the current version assigns the sans serif versions to sequences consisting of the standard codepoints followed by the private use character U F87F as a transcoding hint 10 Apple logo found only in Apple s version the code point is unused in Adobe s and in other Apple fonts The most similar glyph in cross platform Unicode is U 1F34E RED APPLE Compare the status of the Windows logo in the Wingdings font encoding References edit Jaspert W Pincus W Turner Berry and A F Johnson The Encyclopedia of Type Faces Blandford Press Lts 1953 1983 ISBN 0 7137 1347 X p 154 5 Adobe Symbol Encoding to Unicode Unicode org 30 March 1999 Map from Mac OS Symbol character set to Unicode 4 0 and later Unicode org 5 April 2005 a b c IBM Code Page 01038 PDF Archived from the original PDF on 2015 07 08 a b IBM 1996 Symbols Personal Computer REGISTRY Graphic Character Sets and Code Pages GCSGID 01310 a b Karlsson Kent 2001 01 16 Disunify braces brackets for math computing science and Z notation from similar looking CJK braces brackets L2 01 033 a b Unicode Technical Committee Public Review Issue 122 Proposal for Additional Deprecated Characters Unicode Consortium Unicode Consortium Unicode Character Encoding Stability Policies Lunde Ken 2020 01 18 Unicode Standard Annex 11 East Asian Width a b Apple Inc CORPCHAR TXT Registry external version of Apple use of Unicode corporate zone characters Unicode Consortium W3C 1998 Introduction to character entity references a href Template Cite web html title Template Cite web cite web a CS1 maint numeric names authors list link Further reading editkiisu VENTURA SYM Eesti Keele Instituut EKI Tallinn Estonia Archived from the original on 2017 07 17 Retrieved 2017 07 17 Retrieved from https en wikipedia org w index php title Symbol typeface amp oldid 1215979207 Encoding, wikipedia, wiki, book, books, library,

article

, read, download, free, free download, mp3, video, mp4, 3gp, jpg, jpeg, gif, png, picture, music, song, movie, book, game, games.