adambisek / string-pixel-width

Blazingly fast measure string width in pixels on the server in Javascript (Node.Js)
https://medium.com/@adambisek/text-pixel-width-measuring-on-javascript-backend-node-js-2b82bea97fab#.8ypyiffyw
MIT License
103 stars 41 forks source link

Support for bold, italic, Open Sans. #6

Closed ziacik closed 7 years ago

ziacik commented 7 years ago

Hi, I have added an Open Sans font and also basic support for bold and italic fonts.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 6d2d38d939d8cb5ca263cbc233e70499b1ac5ece on ziacik:feature/open-sans-bold-italic into 9e27b02e4ed605ee95dd7f6fb97bc4c314a38975 on adambisek:master.

adambisek commented 7 years ago

Thanks for your pull request :) Released version 1.3.0.