James Godfrey-Kittle
b1087a138f
Remove old robofab reference in readme
2016-04-05 10:34:51 -07:00
James Godfrey-Kittle
17e25e8ec9
Rename rf module to ufo
2016-04-04 15:18:27 -07:00
jamesgk
f7c251e9a2
Rename "report" parameter to "stats"
...
This also makes the stats parameter optional in the other public rf
module functions.
2015-12-08 14:21:44 -08:00
jamesgk
56f36a1b2a
[API] Take in list of fonts, no **kwarg syntax
...
This is hopefully the last non-backwards-compatible API change. We
take a list of fonts in rf.fonts_to_quadratic so that we can spell out
its keyword arguments explicitly. Also, only one max error argument is
accepted.
2015-12-08 14:19:57 -08:00
jamesgk
856ffe1fca
Make only a few functions public
...
This way we hopefully don't have to worry about changing things behind
the scenes.
2015-12-08 12:42:42 -08:00
jamesgk
bf6b2d9f7e
Specify tolerance in em through max_err_em
...
This way, the `max_err` parameter is consistent with the other
functions (being in font units).
2015-11-24 12:52:03 -08:00
jamesgk
4f107a9119
Merge branch 'master' into error-em
2015-11-20 14:39:10 -08:00
jamesgk
85821f081d
Update readme with max_error param changes
2015-11-20 12:08:28 -08:00
jamesgk
5ef46a5bb3
Update readme with API changes
2015-11-19 17:17:56 -08:00
jamesgk
c551ce3ecf
Simplify API, always convert compatibly
2015-11-05 15:54:04 -08:00
jamesgk
34e5702c52
Update module references in readme
2015-11-05 15:45:38 -08:00
jamesgk
d0797e4f4b
Add contributing and readme files
2015-10-05 18:14:26 -07:00