On our website you can download font Palatino Linotype version Version 1.40, which belongs to the family Palatino Linotype (subfamily Regular). Manufacturer by LINOTYPE-HELL AG. Designer - Hermann Zapf (You can contact the designer at: http://www.microsoft.com/typography/designers/hzapf.htm).Download Palatino Linotype free on MyFonts.club. It size - only 478.40 KB All right reserved Copyright 1981-1983, 1989,1993, 1998 Heidelberger Druckmaschinen AG. All rights reserved. The digitally encoded machine readable outline data for producing the Typefaces licensed are the property of Heidelberger Druckmaschinen AG and/or its subsidiaries, represented by Linotype Library GmbH, Dupont Strasse 1, 61352 Bad Homburg Germany. Portions © 1996-1998 Microsoft Corporation. All Rights Reserved.. You will have to buy the font if it is paid.
Support the project! Tell your friends about us: |
Viewed | 88 times |
size | 478.40 KB |
Family | Palatino Linotype |
Subfamily | Regular |
Full name | Palatino Linotype |
PostScript name | PalatinoLinotype-Roman |
Version | Version 1.40 |
Unique ID | Palatino Linotype Regular April 1998 |
Description | Palatino Linotype is the definitive new version of Hermann Zapf’s Palatino, which since its design in 1950 has become one of the world's most widely used typefaces. For this new digital version, Professor Zapf has drawn numerous additional characters to include an extensive range of ligatures, numerals, fractions and support for Cyrillic and both monotonic and polytonic Greek. Special care has been taken to enhance the quality of the letterforms when displayed on the computer screen, ensuring that Palatino Linotype is highly legible whether displayed on the screen or in print. This typeface is ideal for use in extended text settings such as books, periodicals and catalogs. |
Designer | Hermann Zapf |
Designer URL | http://www.microsoft.com/typography/designers/hzapf.htm |
Trademark | Palatino® is a registered trademark of Heidelberger Druckmaschinen AG and its subsidiaries. |
Manufacturer | LINOTYPE-HELL AG |
Vendor URL | http://www.fonts.de |
Copyright | Copyright 1981-1983, 1989,1993, 1998 Heidelberger Druckmaschinen AG. All rights reserved. The digitally encoded machine readable outline data for producing the Typefaces licensed are the property of Heidelberger Druckmaschinen AG and/or its subsidiaries, represented by Linotype Library GmbH, Dupont Strasse 1, 61352 Bad Homburg Germany. Portions © 1996-1998 Microsoft Corporation. All Rights Reserved. |
License URL | http://www.LinotypeLibrary.com/ |
License Description | This font file came with a piece of Microsoft software and is governed by the license agreement for that piece of software. This font may not be given away, sold, rented or loaned to others in any way, but you are allowed to make a backup copy of this font file. |
Vendor ID | LINO |
You can connect the font Palatino Linotype to your site without even downloading it from our server. All you have to do is follow the instructions below:
Choose the font installation that suits you best and add this code to your site (insert it right after the opening tag <head>):
<link href="https://myfonts.club/myfonts?fonts=palatino-linotype" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=palatino-linotype);
Activate this font for text in your CSS styles file::
font-family: 'Palatino Linotype', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=palatino-linotype" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Palatino Linotype', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Palatino Linotype!</div> </body> </html>
The result is:
You can apply other CSS styles using our effects library, for an attractive and individual appearance of your site.