Big news!Introducing Socket AI - ChatGPT-Powered Threat Analysis. Learn more
Socket
Log inDemoInstall

mehr

Package Overview
Dependencies
0
Maintainers
1
Versions
3
Issues
File Explorer

Advanced tools

mehr

Mehr Nastaliq Web Font

    1.0.2latest
    GitHub

Version published
Maintainers
1
Weekly downloads
550
decreased by-41.11%

Weekly downloads

Readme

Source

Mehr Nastaliq Web Font

npm version npm font version 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 NodeJS, NPM and Bower installed globally just open up a terminal, navigate to your projects root directory and then execute

# install via NPM $ npm install mehr --save # install via Bower $ bower install mehr --save

Usage

<!-- Just 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 provided font-face it 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 License.

Keywords

FAQs

Last updated on 11 Feb 2018

Did you know?

Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.

Install Socket
Socket
support@socket.devSocket SOC 2 Logo

Product

  • Package Issues
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc