Skip to content

mhkarimi1383/persian-fonts-linux

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

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>

About

Persian fonts installer for linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%