arial-for-vercel

1.0.3 • Public • Published

Arial font for vercel usage

Package includes file that exports font and font itself. Usage :

import pathForArial from "arial-for-vercel"

To use it in registerFont()

try {
    registerFont(pathForArial, { family: "Arial" })
}
catch(e){
    console.log(e)
}

If you want to do the same thing for your own font but not sure how to, feel free to contact me.

Package Sidebar

Install

npm i arial-for-vercel

Weekly Downloads

13

Version

1.0.3

License

ISC

Unpacked Size

1.04 MB

Total Files

4

Last publish

Collaborators

  • mdsync