On our website you can download font Open Baskerville 0.0.53 version 0.0.53 (g939f078), which belongs to the family Open Baskerville 0.0.53 (subfamily Normal). Manufacturer by The Open Baskerville Project. Designer - Isaac Moore, James Puckett, Rob Mientjes (You can contact the designer at: http://www.dunwichtype.com/).Download Open Baskerville 0.0.53 free on MyFonts.club. It size - only 31.11 KB All right reserved (c) 2008 James Puckett, (c) 2009 Rob Mientjes. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 47 times |
| size | 31.11 KB |
| Family | Open Baskerville 0.0.53 |
| Subfamily | Normal |
| Full name | Open Baskerville 0.0.53 |
| PostScript name | OpenBaskerville0.0.53 |
| Version | 0.0.53 (g939f078) |
| Unique ID | FontForge 2.0 : Open Baskerville 0.0.53 : 16-3-2011 |
| Description | The Open Baskerville font files are dual-licensed under the GNU GPL version 3 (GNU General Public License) and the SIL Open Font License (OFL). See 'COPYING-GPLv3.txt' and 'COPYING-OFL.txt' respectively. There is also a FAQ on the OFL (see 'COPYING-OFL-FAQ.txt'). |
| Designer | Isaac Moore, James Puckett, Rob Mientjes |
| Designer URL | http://www.dunwichtype.com/ |
| Manufacturer | The Open Baskerville Project |
| Vendor URL | http://klepas.org/openbaskerville |
| Copyright | (c) 2008 James Puckett, (c) 2009 Rob Mientjes |
| License URL | http://scripts.sil.org/OFL |
| License Description | The Open Baskerville font files are dual-licensed under the GNU GPL version 3 (GNU General Public License) and the SIL Open Font License (OFL). See 'COPYING-GPLv3.txt' and 'COPYING-OFL.txt' respectively. There is also a FAQ on the OFL (see 'COPYING-OFL-FAQ.txt'). |
| Vendor ID | pyrs |
You can connect the font Open Baskerville 0.0.53 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=open-baskerville-0053" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=open-baskerville-0053);
Activate this font for text in your CSS styles file::
font-family: 'Open Baskerville 0.0.53', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=open-baskerville-0053" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Open Baskerville 0.0.53', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Open Baskerville 0.0.53!</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.