* refactors font patcher and adds new option to specify output directory
* adds timing and parallelization (background processes) to all fonts patcher
** takes advantage of new 'outputdir' option needed when running multiple processes - puts font in correct directory
* Resolved adding 'mv' for better directory refactoring
* Improved some of the text output
* Updated script version to 0.5.0
Conflicts:
gotta-patch-em-all-font-patcher!.sh
* It now runs on OS X
* find incompatibility is fixed
* FontForge from Homebrew can be found by Python
* It checks for FontForge availability and directs to installaction
instructions if it's not found
* It is much shorter