All Projects → fzerorubigd → Persian Fonts Linux

fzerorubigd / Persian Fonts Linux

Persian fonts installer for linux

Programming Languages

shell
77523 projects

Persian fonts for linux

This script, download and install persian fonts on any linux distro.

There is two version available :

  • farsifont.sh : simple cli version
  • zfarsifont.sh : GUI version (require zenity)

See http://fzerorubigd.github.com/persian-fonts-linux

Installation

Also you can run the script directly from your shell (it's wise to check the script before running the command) :

sh -c "$(curl -fsSL https://raw.githubusercontent.com/fzerorubigd/persian-fonts-linux/master/farsifonts.sh)"

Available fonts

  • Vazir
  • FarsiFonts
  • BFonts
  • IranianSans
  • IranNastaliq
  • FPF
  • Lalezar
  • XBZar
  • XBNilufar
  • XBKhoramshahr
  • XBKayhan
  • XBYaghout
  • XBRiyaz
  • XBRoya
  • XBShafigh
  • XBShafighKurd
  • XBShafighUzbek
  • XBShiraz
  • XBSols
  • XBTitr
  • XBTabriz
  • XBTraffic
  • XBVahid
  • XBVosta
  • XBYermook
  • XBYas
  • XBZiba
  • Tahoma
  • Samim
  • Shabnam
  • Sahel
  • VazirCode
  • Tanha
  • Nahid
  • Parastoo

Getting started

In the TeX file, include:

\usepackage{xepersian}
\usepackage{fontspec}
\settextfont[Scale=1]{IranNastaliq}
\setlatintextfont[Scale=1]{TeX Gyre Termes}
xelatex <TeX file>
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].