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 |
|
Khaled Hosny
|
8851bcfd32
|
Add missing dot
Since 153ec402094adbea673e914385b87f1d99191d0b.
|
2013-12-04 08:54:12 +02:00 |
|
Behdad Esfahbod
|
153ec40209
|
Fix a few pychecker warnings
Fixes https://github.com/behdad/fonttools/issues/58
|
2013-12-04 01:15:46 -05:00 |
|
Behdad Esfahbod
|
21bae0e3db
|
py23 fixes for psOperators
|
2013-11-29 20:27:21 -05:00 |
|
Behdad Esfahbod
|
70c46de635
|
Revert "Remove unused fontTools.misc.psOperators"
psOperators is still used by t1Lib. I'm not sure whether I want
to drop t1Lib just yet.
This reverts commit f3a8aeada3ba54e16b0f7e6aa90ca59358668b85.
|
2013-11-29 20:24:58 -05:00 |
|
Behdad Esfahbod
|
f3a8aeada3
|
Remove unused fontTools.misc.psOperators
|
2013-11-24 19:59:07 -05:00 |
|
jvr
|
b6eda92dd1
|
nits
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@270 4cde692c-a291-49d1-8350-778aa11640f8
|
2002-06-04 19:10:14 +00:00 |
|
Just
|
528614e6e2
|
Moved psCharStrings.py, psLib.py and psOperators.py to fontTools.misc, since they're not "toplevel" font tools.
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@59 4cde692c-a291-49d1-8350-778aa11640f8
|
2000-01-16 22:14:02 +00:00 |
|