Tal Leming
|
e7fdadce17
|
Reworked RFeatures so that it works.
git-svn-id: http://svn.robofab.com/branches/ufo3k@527 b5fa9d6c-a76f-4ffd-b3cb-f825fc41095c
|
2011-12-27 14:21:29 +00:00 |
|
Tal Leming
|
f6a0695002
|
Starting to actually test things.
git-svn-id: http://svn.robofab.com/branches/ufo3k@526 b5fa9d6c-a76f-4ffd-b3cb-f825fc41095c
|
2011-12-27 14:09:10 +00:00 |
|
Tal Leming
|
a902d7d61c
|
More or less blindly merge all lib/robofab changes from the trunk. I don't know what they were all about, but they need to be merged so that work can continue here. Only one file had conflicts: interface/all/dialogs_default.py I noted that the ufo3k branch was the one in conflict and to use the changes in the trunk.
git-svn-id: http://svn.robofab.com/branches/ufo3k@525 b5fa9d6c-a76f-4ffd-b3cb-f825fc41095c
|
2011-12-27 14:02:11 +00:00 |
|
Tal Leming
|
78bbe3752c
|
Work to make it easier for environments using defcon objects to simply reuse these objects.
git-svn-id: http://svn.robofab.com/branches/ufo3k@524 b5fa9d6c-a76f-4ffd-b3cb-f825fc41095c
|
2011-12-27 13:44:51 +00:00 |
|
Tal Leming
|
4b7b577bfd
|
Remove the path normalization from __init__.
git-svn-id: http://svn.robofab.com/branches/ufo3k@523 b5fa9d6c-a76f-4ffd-b3cb-f825fc41095c
|
2011-12-27 13:27:42 +00:00 |
|
Tal Leming
|
15bdb78391
|
initial, untested and incomplete work. this can't be tested until we work out the layer API.
git-svn-id: http://svn.robofab.com/branches/ufo3k@522 b5fa9d6c-a76f-4ffd-b3cb-f825fc41095c
|
2011-12-27 05:01:47 +00:00 |
|
Tal Leming
|
bb68f3e59c
|
a place for an experimental rewrite of objectsRF using defcon as the core. if this works, it will merge back into objectsRF.
git-svn-id: http://svn.robofab.com/branches/ufo3k@521 b5fa9d6c-a76f-4ffd-b3cb-f825fc41095c
|
2011-12-27 04:59:23 +00:00 |
|
Tal Leming
|
e036df8034
|
merge trunk changes 471:472 for /objects
git-svn-id: http://svn.robofab.com/branches/ufo3k@520 b5fa9d6c-a76f-4ffd-b3cb-f825fc41095c
|
2011-12-27 04:58:03 +00:00 |
|
Tal Leming
|
a43e586f8b
|
Moved the adapter pen back to RoboFab.
git-svn-id: http://svn.robofab.com/branches/ufo3k@517 b5fa9d6c-a76f-4ffd-b3cb-f825fc41095c
|
2011-12-07 17:17:40 +00:00 |
|
Tal Leming
|
225677a9ed
|
I shouldn't have deleted the entire point pen file. It's back and it imports AbstractPointPen from ufoLib.pointPen.
git-svn-id: http://svn.robofab.com/branches/ufo3k@516 b5fa9d6c-a76f-4ffd-b3cb-f825fc41095c
|
2011-12-07 17:17:00 +00:00 |
|
Tal Leming
|
d3bce60a6a
|
Added a method for setting the modification time of the UFO. This addresses ticket #20.
git-svn-id: http://svn.robofab.com/branches/ufo3k@515 b5fa9d6c-a76f-4ffd-b3cb-f825fc41095c
|
2011-12-07 15:45:06 +00:00 |
|
Tal Leming
|
d16c3ee928
|
Set a value properly.
git-svn-id: http://svn.robofab.com/branches/ufo3k@512 b5fa9d6c-a76f-4ffd-b3cb-f825fc41095c
|
2011-12-06 20:27:14 +00:00 |
|
Tal Leming
|
87eee9dc29
|
Added font info conversion functions. These should resolve tickets #10 and #11.
git-svn-id: http://svn.robofab.com/branches/ufo3k@511 b5fa9d6c-a76f-4ffd-b3cb-f825fc41095c
|
2011-12-06 20:25:49 +00:00 |
|
Tal Leming
|
429fc95ae6
|
Deprecate conversion function. It wasn't possible to make a safe in place conversion for FO 3, so I think these should go away.
git-svn-id: http://svn.robofab.com/branches/ufo3k@510 b5fa9d6c-a76f-4ffd-b3cb-f825fc41095c
|
2011-12-06 19:17:35 +00:00 |
|
Tal Leming
|
5312ac46d1
|
Updating the documentation.
git-svn-id: http://svn.robofab.com/branches/ufo3k@509 b5fa9d6c-a76f-4ffd-b3cb-f825fc41095c
|
2011-12-06 19:13:57 +00:00 |
|
Tal Leming
|
6f7a70d13f
|
Found an error in a test and a couple of typos in the code.
git-svn-id: http://svn.robofab.com/branches/ufo3k@508 b5fa9d6c-a76f-4ffd-b3cb-f825fc41095c
|
2011-12-06 18:47:56 +00:00 |
|
Tal Leming
|
ff01e27763
|
Added a kerning validator. This must be run by the caller since groups are required. This should resolve ticket #8.
git-svn-id: http://svn.robofab.com/branches/ufo3k@507 b5fa9d6c-a76f-4ffd-b3cb-f825fc41095c
|
2011-12-06 18:46:31 +00:00 |
|
Tal Leming
|
b836b3287a
|
Made _validateAndMassagePointStructures run about 0.00003985 seconds faster. This should resolve ticket #22.
git-svn-id: http://svn.robofab.com/branches/ufo3k@506 b5fa9d6c-a76f-4ffd-b3cb-f825fc41095c
|
2011-12-06 15:35:44 +00:00 |
|
Tal Leming
|
5571ca07de
|
Typo.
git-svn-id: http://svn.robofab.com/branches/ufo3k@505 b5fa9d6c-a76f-4ffd-b3cb-f825fc41095c
|
2011-12-01 14:11:37 +00:00 |
|
Tal Leming
|
98318feb3c
|
Validate the lib when writing a glyph.
git-svn-id: http://svn.robofab.com/branches/ufo3k@504 b5fa9d6c-a76f-4ffd-b3cb-f825fc41095c
|
2011-11-21 17:48:55 +00:00 |
|
Tal Leming
|
f7db746770
|
Added a modification time method.
git-svn-id: http://svn.robofab.com/branches/ufo3k@483 b5fa9d6c-a76f-4ffd-b3cb-f825fc41095c
|
2011-10-28 16:59:16 +00:00 |
|
Tal Leming
|
8def59e71a
|
More verbose method name.
git-svn-id: http://svn.robofab.com/branches/ufo3k@482 b5fa9d6c-a76f-4ffd-b3cb-f825fc41095c
|
2011-10-28 16:54:11 +00:00 |
|
Tal Leming
|
5d3c381e97
|
Added a path property to the writer.
git-svn-id: http://svn.robofab.com/branches/ufo3k@480 b5fa9d6c-a76f-4ffd-b3cb-f825fc41095c
|
2011-10-27 14:59:01 +00:00 |
|
Tal Leming
|
1cc8ddbe43
|
Add a mod time request method to the reader.
git-svn-id: http://svn.robofab.com/branches/ufo3k@479 b5fa9d6c-a76f-4ffd-b3cb-f825fc41095c
|
2011-10-27 14:53:54 +00:00 |
|
Erik van Blokland
|
21b07b4bee
|
Documentation tweaks. Grmbl. spaces.
git-svn-id: http://svn.robofab.com/branches/ufo3k@469 b5fa9d6c-a76f-4ffd-b3cb-f825fc41095c
|
2011-10-23 10:01:35 +00:00 |
|
Erik van Blokland
|
1f7eda87b3
|
Documentation tweaks. Grmbl. spaces.
git-svn-id: http://svn.robofab.com/branches/ufo3k@468 b5fa9d6c-a76f-4ffd-b3cb-f825fc41095c
|
2011-10-23 10:00:28 +00:00 |
|
Erik van Blokland
|
926c6b90c6
|
Documentation tweaks.
git-svn-id: http://svn.robofab.com/branches/ufo3k@467 b5fa9d6c-a76f-4ffd-b3cb-f825fc41095c
|
2011-10-23 09:58:22 +00:00 |
|
Erik van Blokland
|
badb475e66
|
Documentation stub for interface stuff.
git-svn-id: http://svn.robofab.com/branches/ufo3k@466 b5fa9d6c-a76f-4ffd-b3cb-f825fc41095c
|
2011-10-22 09:17:11 +00:00 |
|
Erik van Blokland
|
de2e534fe5
|
Documentation stub for interface stuff.
git-svn-id: http://svn.robofab.com/branches/ufo3k@465 b5fa9d6c-a76f-4ffd-b3cb-f825fc41095c
|
2011-10-22 09:15:46 +00:00 |
|
Erik van Blokland
|
71b16be2a2
|
Documentation. Add code and result examples to digestPen objects.
git-svn-id: http://svn.robofab.com/branches/ufo3k@460 b5fa9d6c-a76f-4ffd-b3cb-f825fc41095c
|
2011-10-20 21:37:54 +00:00 |
|
Erik van Blokland
|
5434ab1166
|
Documentation. Add stuff to ufoLib.
git-svn-id: http://svn.robofab.com/branches/ufo3k@459 b5fa9d6c-a76f-4ffd-b3cb-f825fc41095c
|
2011-10-20 21:37:13 +00:00 |
|
Erik van Blokland
|
e22dffb485
|
Documentation. Add new section on ufoLib, Move pointPen docs to ufoLib/
git-svn-id: http://svn.robofab.com/branches/ufo3k@458 b5fa9d6c-a76f-4ffd-b3cb-f825fc41095c
|
2011-10-20 21:11:04 +00:00 |
|
Erik van Blokland
|
b8c5e26092
|
Documentation. Move the pointPen.rst to the new ufoLib/. Also adds a new chapter for glifLib.
git-svn-id: http://svn.robofab.com/branches/ufo3k@457 b5fa9d6c-a76f-4ffd-b3cb-f825fc41095c
|
2011-10-20 21:10:24 +00:00 |
|
Erik van Blokland
|
eecd520f33
|
Fix the imports of ufoLib.
git-svn-id: http://svn.robofab.com/branches/ufo3k@456 b5fa9d6c-a76f-4ffd-b3cb-f825fc41095c
|
2011-10-20 20:53:15 +00:00 |
|
Erik van Blokland
|
8f6ece340b
|
Fix the imports to reflect the move of robofab.pens.pointPen to ufoLib.pointPen.
git-svn-id: http://svn.robofab.com/branches/ufo3k@455 b5fa9d6c-a76f-4ffd-b3cb-f825fc41095c
|
2011-10-20 20:51:16 +00:00 |
|
Erik van Blokland
|
9eb79f866c
|
Fix the imports to reflect the move of robofab.pens.pointPen to ufoLib.pointPen.
git-svn-id: http://svn.robofab.com/branches/ufo3k@454 b5fa9d6c-a76f-4ffd-b3cb-f825fc41095c
|
2011-10-20 20:50:46 +00:00 |
|
Erik van Blokland
|
3620969c4f
|
Move pointPen to ufoLib
git-svn-id: http://svn.robofab.com/branches/ufo3k@453 b5fa9d6c-a76f-4ffd-b3cb-f825fc41095c
|
2011-10-20 20:46:26 +00:00 |
|
Erik van Blokland
|
78cafdf55f
|
Documentation for pen modules.
git-svn-id: http://svn.robofab.com/branches/ufo3k@452 b5fa9d6c-a76f-4ffd-b3cb-f825fc41095c
|
2011-10-20 20:45:41 +00:00 |
|
Erik van Blokland
|
9c1ab2a2e2
|
Documentation for pen modules.
git-svn-id: http://svn.robofab.com/branches/ufo3k@451 b5fa9d6c-a76f-4ffd-b3cb-f825fc41095c
|
2011-10-20 20:45:18 +00:00 |
|
Erik van Blokland
|
a9ee5c7434
|
More documentation. Removes 2 functions that are cute, but unnecessary (moved to contrib.snippets.filters)
git-svn-id: http://svn.robofab.com/branches/ufo3k@450 b5fa9d6c-a76f-4ffd-b3cb-f825fc41095c
|
2011-10-20 20:44:23 +00:00 |
|
Erik van Blokland
|
d76191b0b1
|
Make AbstractPointPen a new style class. This might break code.
git-svn-id: http://svn.robofab.com/branches/ufo3k@449 b5fa9d6c-a76f-4ffd-b3cb-f825fc41095c
|
2011-10-20 20:43:33 +00:00 |
|
Erik van Blokland
|
e506232f7a
|
Documentation and notes in filterPen, pointPen and quartzPen.
git-svn-id: http://svn.robofab.com/branches/ufo3k@448 b5fa9d6c-a76f-4ffd-b3cb-f825fc41095c
|
2011-10-20 16:27:06 +00:00 |
|
Erik van Blokland
|
ea843d1e68
|
This reflects the move to pens/printingPens
git-svn-id: http://svn.robofab.com/branches/ufo3k@447 b5fa9d6c-a76f-4ffd-b3cb-f825fc41095c
|
2011-10-20 15:56:22 +00:00 |
|
Erik van Blokland
|
cf434fd941
|
Restructuring pointPen: PrintingPointPen, PrintingSegmentPen and SegmentPrintingPointPen really have no place in pens/pointPen. This moves them to their own module pens/printingPens.
git-svn-id: http://svn.robofab.com/branches/ufo3k@446 b5fa9d6c-a76f-4ffd-b3cb-f825fc41095c
|
2011-10-20 15:54:39 +00:00 |
|
Erik van Blokland
|
5911d4c945
|
Documentation. Whitespace issue, sorry.
git-svn-id: http://svn.robofab.com/branches/ufo3k@445 b5fa9d6c-a76f-4ffd-b3cb-f825fc41095c
|
2011-10-20 15:17:07 +00:00 |
|
Erik van Blokland
|
299b7689f6
|
How does 1.3.0a sound for this version?
git-svn-id: http://svn.robofab.com/branches/ufo3k@444 b5fa9d6c-a76f-4ffd-b3cb-f825fc41095c
|
2011-10-20 15:10:35 +00:00 |
|
Erik van Blokland
|
cbb7fdd409
|
Documentation. Added some notes.
git-svn-id: http://svn.robofab.com/branches/ufo3k@443 b5fa9d6c-a76f-4ffd-b3cb-f825fc41095c
|
2011-10-20 15:09:19 +00:00 |
|
Erik van Blokland
|
80e97e431b
|
Tiny tweaks in the docs.
git-svn-id: http://svn.robofab.com/branches/ufo3k@442 b5fa9d6c-a76f-4ffd-b3cb-f825fc41095c
|
2011-10-19 21:52:26 +00:00 |
|
Erik van Blokland
|
846f0633da
|
Tiny tweaks in the docs.
git-svn-id: http://svn.robofab.com/branches/ufo3k@441 b5fa9d6c-a76f-4ffd-b3cb-f825fc41095c
|
2011-10-19 21:51:56 +00:00 |
|
Erik van Blokland
|
0efb80da2d
|
Change the version number.
git-svn-id: http://svn.robofab.com/branches/ufo3k@440 b5fa9d6c-a76f-4ffd-b3cb-f825fc41095c
|
2011-10-19 21:42:32 +00:00 |
|