Open fubarhouse opened 8 years ago
So building seems to be working with the following:
https://github.com/adobe-type-tools/afdko
But, should best practice state we use a specific standard or simply run shell scripts? Theres a dependency issue here... The build script will then fire off a makeInstancesUFO
command, or alternatively the makeotf
command.
So we could do a few things here:
Things to consider:
makeInstancesUFO
where an array is defined || !empty?makeotf
where an array is defined || !empty?I know which way I'm swinging for - despite not planning it previously.
A cool little
thing
I was playing with earlier today was the ability to build specific fonts from their sources.I couldn't get it working locally or via Ansible but I was pressed for time.
It'd be a cool little feature to have here - so here's the issue!