font-store icon indicating copy to clipboard operation
font-store copied to clipboard

Multiple Fonts

Open glennphilp opened this issue 7 years ago • 2 comments

Is there a way to use this single script to run through an array of fonts, like md5 = [ string, another-string, even-another-string]

Then create a variable like font_paths = [ ./webfont1.json, ./webfont2.json, ./webfont3.json]

So then for each request would load and/or store each font used without creating a new function for each separate font.

glennphilp avatar Nov 15 '17 22:11 glennphilp

Or even the ability to run multiple fonts from the terminal to build all the fonts into one JSON file.

glennphilp avatar Nov 16 '17 19:11 glennphilp

Hey, I haven't touched this project in a while... will have to look into it when I have time 😅

CrocoDillon avatar Nov 16 '17 20:11 CrocoDillon