Cosimo Lupo
|
0e56002348
|
[TSI1] Fix computation of the textLength of VTT private tables entries
https://gitter.im/caryll/otfcc?at=58e28b284cb8d091735567fe
Thanks Belleve Invis! ;)
|
2017-04-10 19:47:48 +01:00 |
|
moyogo
|
304994851b
|
TSI1: text can be utf-8
|
2016-09-15 07:16:57 +01:00 |
|
Behdad Esfahbod
|
b30e12ae00
|
More whitespace
|
2015-04-26 02:01:01 -04:00 |
|
Behdad Esfahbod
|
bd67253118
|
Some more whitespace fixes from pep8 tool
|
2015-04-26 01:59:01 -04:00 |
|
moyogo
|
2499ea3521
|
[TSI1] use tobytes()
|
2014-12-02 21:58:45 +00:00 |
|
moyogo
|
6021331a70
|
[TSI1] Use bytes literal
|
2014-12-02 21:45:21 +00:00 |
|
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 |
|
Denis Jacquerye
|
af1c9968b2
|
from __future__ imports must be first for python 3.3.2
adding \ to break lines in fontTools/misc/transorm.py
unneeded closing parenthesis in T_S_I__1.py
|
2013-11-29 16:03:42 -05:00 |
|
Behdad Esfahbod
|
5e1e8f6890
|
py23 More bytes fixes
|
2013-11-28 17:32:44 -05:00 |
|
Behdad Esfahbod
|
18316aa769
|
ps23 More bytes fixes. All ''join()'s fixed
|
2013-11-28 17:32:43 -05:00 |
|
Behdad Esfahbod
|
32c10eecff
|
py23 from __future__ import division and adjust divisions
|
2013-11-28 17:32:42 -05:00 |
|
Behdad Esfahbod
|
30e691edd0
|
py23 from __future__ import print_function
|
2013-11-27 17:27:45 -05:00 |
|
Behdad Esfahbod
|
7ed91eca1e
|
py23 import in all nontrivial source files and unused import cleanup
|
2013-11-27 15:25:00 -05:00 |
|
Behdad Esfahbod
|
c2297cd41d
|
2to3 --fix=dict with manual cleanup
|
2013-11-27 14:01:45 -05:00 |
|
Behdad Esfahbod
|
14fb031125
|
Remove most uses of module string
|
2013-11-27 14:01:44 -05:00 |
|
Behdad Esfahbod
|
ac1b435946
|
2to3 --fix=idioms
|
2013-11-27 04:15:34 -05:00 |
|
Behdad Esfahbod
|
3a9fd30180
|
2to3 equivalent to --fix=tuple_params
I hope I got this all right...
|
2013-11-27 03:30:21 -05:00 |
|
Behdad Esfahbod
|
2b06aaa2a6
|
2to3 --fix=import
|
2013-11-27 02:34:11 -05:00 |
|
Behdad Esfahbod
|
bc5e1cb195
|
2to3 --fix=has_key
|
2013-11-27 02:33:03 -05:00 |
|
jvr
|
8633195104
|
fixed problem with private VTT table, found by Peter Bilak
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@522 4cde692c-a291-49d1-8350-778aa11640f8
|
2008-02-19 18:49:14 +00:00 |
|
Just
|
b0860a8c2b
|
added some initializer in case the table is empty.
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@49 4cde692c-a291-49d1-8350-778aa11640f8
|
2000-01-04 14:02:05 +00:00 |
|
Just
|
7842e56b97
|
Created a new library directory called "FreeLib". All OpenSource RFMKII components will reside there, fontTools being the flagship.
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@2 4cde692c-a291-49d1-8350-778aa11640f8
|
1999-12-16 21:34:53 +00:00 |
|