Sur cette page vous pouvez télécharger la police TeX Gyre Adventor dans sa version Version 1.104;PS 1.104;hotconv 1.0.49;makeotf.lib2.0.14853, qui appartient à la famille de polices TeX Gyre Adventor (Regular tracing). Graphiste : GUST e-foundry. Téléchargez TeX Gyre Adventor gratuitement sur fr.GetFonts.net. Cette police appartient aux catégories suivantes: headings, oblique, paragraph. Taille de la police: 133 Kb uniquement.
Famille | TeX Gyre Adventor |
Traçage | Regular |
Identité | 1.104;URW ;TeXGyreAdventor-Regular |
Nom complet | TeX Gyre Adventor |
Version | Version 1.104;PS 1.104;hotconv 1.0.49;makeotf.lib2.0.14853 |
Nom PostScript | TeXGyreAdventor-Regular |
Taille | 133 Kb |
Marque déposée | Please refer to the Copyright section for the font trademark attribution notices. |
Créateur | GUST e-foundry |
Description de la licence | This is a preliminary version (2006-09-30), barring acceptance from the LaTeX Project Team and other feedback, of the GUST Font License. (GUST is the Polish TeX Users Group, http://www.gust.org.pl) For the most recent version of this license see http://www.gust.org.pl/fonts/licenses/GUST-FONT-LICENSE.txt or http://tug.org/fonts/licenses/GUST-FONT-LICENSE.txt This work may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.3c of this license or (at your option) any later version. Please also observe the following clause: 1) it is requested, but not legally required, that derived works be distributed only after changing the names of the fonts comprising this work and given in an accompanying "manifest", and that the files comprising the Work, as listed in the manifest, also be given new names. Any exceptions to this request are also given in the manifest. We recommend the manifest be given in a separate file named MANIFEST-<fontid>.txt, where <fontid> is some unique identification of the font family. If a separate "readme" file accompanies the Work, we recommend a name of the form README-<fontid>.txt. The latest version of the LaTeX Project Public License is in http://www.latex-project.org/lppl.txt and version 1.3c or later is part of all distributions of LaTeX version 2006/05/20 or later. |
Vous pouvez connecter la police TeX Gyre Adventor à votre site sans la télécharger depuis notre serveur. Il vous suffit simplement de suivre les instructions ci-dessous:
Choisissez l’option d’installation la plus appropriée et ajoutez ce code à votre site (collez-le immédiatement après la balise d'ouverture <head>):
<link href="https://fr.getfonts.net/allfont.css?fonts=tex-gyre-adventor" rel="stylesheet" type="text/css" />
@import url(https://fr.getfonts.net/allfont.css?fonts=tex-gyre-adventor);
Activez la police pour le texte dans votre CSS:
font-family: 'TeX Gyre Adventor', arial;
Exemple de code source:
<html> <head> <link href="https://fr.getfonts.net/allfont.css?fonts=tex-gyre-adventor" rel="stylesheet" type="text/css" /> <style>body {font-family : 'TeX Gyre Adventor', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with TeX Gyre Adventor!</div> </body> </html>
Résultat:
Vous pouvez appliquer différents styles et CSS, à l'aide de notre bibliothèque d'effets,, afin de donner une apparence attrayante et personnelle à votre site.