I want to write a node module that can look into a font file and check the metadata to determine the font-family, font-style, and font-weight of the font so it can be added as a css @font-face.
I'm new to encodings and fonts and would like some advice on any useful tools or methods I can use to get the font-family, font-style, font-weight from the file.
Any feedback will be greatly appreciated. : )
via Jonathan002
No comments:
Post a Comment