šŸš€ Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →
Socket
Sign inDemoInstall
Socket

mehr

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mehr

Mehr Nastaliq Web Font

2.0.1
latest
Source
npm
Version published
Weekly downloads
6
-97.89%
Maintainers
1
Weekly downloads
Ā 
Created
Source

Mehr Nastaliq Web Font

npm version npm font version font license MIT license

A simple package providing the Mehr Nastaliq Web font-face. The font was created by Muhammad Zeeshan Nasar following the calligraphy of Nasrullah Mehr.

mehr sample

Features

  • Faster rendering speed as compared to other Nastaliq fonts
  • OTF Font file size reduced up to an amazing 108 kb only
  • Best look according to National Calligraphic Standards
  • Open Type, character-based, Lahori Nastaliq Font
  • Aaraab and marks support
  • Limited Kashida support
  • Reduced line height

Installing

Assuming you have npm installed, open up a terminal, navigate to your project root directory, and then execute:

$ npm install mehr --save

Usage

<!-- Add the following stylesheet link to your html file: -->
<link rel="stylesheet" href="https://unpkg.com/mehr/mehr-font.css">
/* or import font stylesheet from within your CSS file */
@import url(//unpkg.com/mehr/mehr-font.css);

Then use the provided font-face in your CSS:

h1 {
  font-family: Mehr;
}

p.quote {
  font-family: Mehr;
}

License

This package is available under the MIT license and the Mehr Nastaliq Web font is available under the Creative Commons Attribution-ShareAlike (BY-SA) License.

Keywords

Mehr

FAQs

Package last updated on 15 Nov 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts