-The first argument can be: `path`, `canvas`, `image`,`base64`. The function returns a Promise which when is resolved returns an array (containing each font compared) which is ordered in descending order (considering the similarity percentage).
+The first argument can be the `path` or the`base64` of the image. The function returns a Promise which when is resolved returns an array (containing each font compared) which is ordered in descending order (considering the similarity percentage).
##Preview
Text on the cover of a book (texts are in italian because I live in Italy).
0 comments on commit
8ff9447