parastoo-font
v2.0.1
Published
A Persian (farsi) Font - فونت (قلم) فارسی پرستو
Downloads
33
Readme
Parastoo-Font
A Persian (Farsi) Font
فونت فارسی پرستو
نمایش فونت - صفحه رسمی پروژه
صفحه دریافت (دانلود) بسته فونت شامل فایل های ttf,woff,eot
با تشکر از برنامه FontForge
نسخههای مخصوص چاپ، بدون حروف لاتین و تمام ارقام فارسی درون بسته فشرده موجود میباشد.
فرآیند تولید بسته نهایی شامل انواع نسخهها و فرمتها توسط ابزار fontbuilder انجام میشود.
نمونه متن Sample:
طریقه استفاده در صفحات وب:
@font-face {
font-family: Parastoo;
src: url('Parastoo.eot');
src: url('Parastoo.eot?#iefix') format('embedded-opentype'),
url('Parastoo.woff2') format('woff2'),
url('Parastoo.woff') format('woff'),
url('Parastoo.ttf') format('truetype');
font-weight: normal;
}
@font-face {
font-family: Parastoo;
src: url('Parastoo-Bold.eot');
src: url('Parastoo-Bold.eot?#iefix') format('embedded-opentype'),
url('Parastoo-Bold.woff2') format('woff2'),
url('Parastoo-Bold.woff') format('woff'),
url('Parastoo-Bold.ttf') format('truetype');
font-weight: bold;
}
Install
Arch Linux
Arch user's could use parastoo-fonts package from AUR repository to install parastoo font. Use your favourite AUR helper like pacaur or yaourt for installing package:
pacaur -S parastoo-fonts
GNU/Linux
gnu/linux users could use kateb font manager, to install parastoo font.
kateb install parastoo
or
kateb update parastoo
2016 Saber Rastikerdar (@rastikerdar). See the LICENSE
file.