Behdad Esfahbod
|
1ae29591ef
|
from __future__ import absolute_import
Such that our Python 2 is closer to Python 3.
Part of https://github.com/behdad/fonttools/issues/77
|
2014-01-14 15:07:50 +08:00 |
|
Behdad Esfahbod
|
de85e4599f
|
2to3 sbix code
This seems to work now.
At some point we should go back and clean up and merge datastructures
between the four different color font formats.
|
2013-12-06 19:53:28 -05:00 |
|
Behdad Esfahbod
|
1b8cde1b6f
|
Fix imports
|
2013-12-06 19:41:49 -05:00 |
|
Behdad Esfahbod
|
4801a3ae39
|
Whitespace
|
2013-12-06 19:40:00 -05:00 |
|
Behdad Esfahbod
|
f1394f3fdd
|
Initial sbix support from Jens Kutilek
|
2013-12-06 19:35:09 -05:00 |
|