Khaled Hosny
|
e0b517a6e7
|
A couple ufoLib.pointPen → pens.pointPen
|
2019-02-14 23:38:11 +02:00 |
|
Chris Simpkins
|
7458cebda1
|
[ufoLib glifLib] minor typo fix
|
2019-01-23 11:21:06 -05:00 |
|
Cosimo Lupo
|
42ab9aba57
|
[ufoLib] rename deprecated fs.setbytes -> writebytes
Follow up of #1445
Fixes #1424
|
2019-01-15 11:07:04 +00:00 |
|
Nikolaus Waxweiler
|
f47fee933c
|
ufoLib, fs calls: Replace deprecated getbytes with readbytes (#1445)
fs 2.2.0 comes with some renamed APIs.
|
2019-01-15 09:49:24 +00:00 |
|
Cosimo Lupo
|
59d9abf5f3
|
UFOReader: getFileModificationTime should be without leading underscore
that's what it's currently in UFOReader. The UFOWriter and GlyphSet will gain that one for free.
|
2018-10-24 17:43:47 +01:00 |
|
Cosimo Lupo
|
7f3bf46096
|
ufoLib: use a single (abstract) base class for sharing methods between UFOReader, UFOWriter and GlyphSet
|
2018-10-23 20:41:35 +01:00 |
|
Cosimo Lupo
|
f997005fb7
|
make UFOWriter a subclass of UFOReader, use mixins for shared methods
|
2018-10-23 19:43:37 +01:00 |
|
Cosimo Lupo
|
8081bf57fa
|
etree/plistlib/glifLib: using (default) single quotes in XML_DECLARATION
https://github.com/fonttools/fonttools/pull/1335#issuecomment-431118568
|
2018-10-18 19:49:52 +01:00 |
|
Cosimo Lupo
|
176b5f763d
|
change 'import ufoLib' to 'import fontTools.ufoLib'
|
2018-10-17 17:43:28 +01:00 |
|
Cosimo Lupo
|
7cd80a37dd
|
move Lib/ufoLib to Lib/fontTools/ufoLib
|
2018-10-17 17:05:17 +01:00 |
|