Na tej stronie można pobrać Ubuntu Medium czcionek w wersji Version 0.80, które należą do rodziny Ubuntu Light (Bold odwzorowanie). Producentem czcionki jest Ubuntu-Medium. Projektant - Dalton Maag Ltd (w celu korespondencji, należy skorzystać z następującego adresu: http://www.daltonmaag.com). pobierz Ubuntu Medium fza darmo na pl.GetFonts.net. Ta czcionka należy do następujących kategorii: czcionki cyrylicy, czcionki rosyjskie, czcionki łacińskie. Rozmiar czcionki - tylko 333 Kb
Prawa autorskie | Copyright 2011 Canonical Ltd. Licensed under the Ubuntu Font Licence 1.0 |
Rodzina | Ubuntu Light |
Odwzorowanie | Bold |
Ident | DaltonMaagLtd: Ubuntu Medium 0.80 |
Pełna nazwa | Ubuntu Medium |
Wersja | Version 0.80 |
Nazwa PostScript | Ubuntu-Medium |
Producent | Ubuntu-Medium |
Rozmiar | 333 Kb |
Znak firmowy | Ubuntu and Canonical are registered trademarks of Canonical Ltd. |
Projektant | Dalton Maag Ltd |
Adres URL projektanta | http://www.daltonmaag.com |
Adres URL dostawcy | http://www.daltonmaag.com/ |
Opis | The Ubuntu Font Family are libre fonts funded by Canonical Ltd on behalf of the Ubuntu project. The font design work and technical implementation is being undertaken by Dalton Maag. The typeface is sans-serif, uses OpenType features and is manually hinted for clarity on desktop and mobile computing screens. The scope of the Ubuntu Font Family includes all the languages used by the various Ubuntu users around the world in tune with Ubuntu's philosophy which states that every user should be able to use their software in the language of their choice. The project is ongoing, and we expect the family will be extended to cover many written languages in the coming years. |
Można użyć czcionki Ubuntu Medium na swojej stronie bez konieczności jej pobierania z naszego serwera. W tym celu należy postępować zgodnie z instrukcjami poniżej:
Wybierz najbardziej odpowiednią opcję, aby zainstalować czcionkę i dodaj ten kod na swojej stronie (wklej go bezpośrednio po znaczniku otwierającym <head>):
<link href="https://pl.getfonts.net/allfont.css?fonts=ubuntu-medium" rel="stylesheet" type="text/css" />
@import url(https://pl.getfonts.net/allfont.css?fonts=ubuntu-medium);
Aktywuj czcionkę dla tekstu w CSS:
font-family: 'Ubuntu Medium', arial;
Przykładowy kod źródłowy:
<html> <head> <link href="https://pl.getfonts.net/allfont.css?fonts=ubuntu-medium" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Ubuntu Medium', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Ubuntu Medium!</div> </body> </html>
Wyniki:
Można zastosować różne style i CSS, korzystając z naszej biblioteki efektów, w celu uzyskania atrakcyjnego i spersonalizowanego wyglądu strony.