1ae29591efbb29492ce05378909ccf4028d7c1ee |
|
14-Jan-2014 |
Behdad Esfahbod <behdad@behdad.org> |
from __future__ import absolute_import Such that our Python 2 is closer to Python 3. Part of https://github.com/behdad/fonttools/issues/77
/external/fonttools/Lib/fontTools/ttLib/tables/sbixBitmap.py
|
de85e4599f192055569542b90da96773d4140661 |
|
07-Dec-2013 |
Behdad Esfahbod <behdad@behdad.org> |
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.
/external/fonttools/Lib/fontTools/ttLib/tables/sbixBitmap.py
|
1b8cde1b6f005d3c9c1b2aadf11a0519cc02f15e |
|
07-Dec-2013 |
Behdad Esfahbod <behdad@behdad.org> |
Fix imports
/external/fonttools/Lib/fontTools/ttLib/tables/sbixBitmap.py
|
4801a3ae39bfd79b05e3bb00245c06ab5e09d622 |
|
07-Dec-2013 |
Behdad Esfahbod <behdad@behdad.org> |
Whitespace
/external/fonttools/Lib/fontTools/ttLib/tables/sbixBitmap.py
|
f1394f3fddcccc9ecf4669522c1a6d8152e5f173 |
|
07-Dec-2013 |
Behdad Esfahbod <behdad@behdad.org> |
Initial sbix support from Jens Kutilek
/external/fonttools/Lib/fontTools/ttLib/tables/sbixBitmap.py
|