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 |
|
Erik van Blokland
|
65b2d92a9f
|
MarginPen now has a isHorizontal flag when initialising. Default set to True, the calculations will be horizontal. When False, the measurements will be vertical.
Scripts using MarginPen should continue to work without changes.
git-svn-id: http://svn.robofab.com/trunk@94 b5fa9d6c-a76f-4ffd-b3cb-f825fc41095c
|
2008-09-20 09:32:33 +00:00 |
|
Erik van Blokland
|
339ce1c71c
|
Test for glyph and font in the test.
git-svn-id: http://svn.robofab.com/trunk@93 b5fa9d6c-a76f-4ffd-b3cb-f825fc41095c
|
2008-07-28 23:23:45 +00:00 |
|
Erik van Blokland
|
04e27a3cca
|
MarginPen now pays attention to the transformation set for components.
git-svn-id: http://svn.robofab.com/trunk@92 b5fa9d6c-a76f-4ffd-b3cb-f825fc41095c
|
2008-07-28 23:21:29 +00:00 |
|
Erik van Blokland
|
dc76c06826
|
Add method getAll() which returns a sorted list of unique slice values.
git-svn-id: http://svn.robofab.com/trunk@89 b5fa9d6c-a76f-4ffd-b3cb-f825fc41095c
|
2008-05-30 17:52:38 +00:00 |
|
Erik van Blokland
|
689472553a
|
Handle components. Handle self overlapping bezier segments with any number of intersections.
git-svn-id: http://svn.robofab.com/trunk@88 b5fa9d6c-a76f-4ffd-b3cb-f825fc41095c
|
2008-05-30 09:47:54 +00:00 |
|
Erik van Blokland
|
2093fcbad2
|
Removed print statements.
git-svn-id: http://svn.robofab.com/trunk@87 b5fa9d6c-a76f-4ffd-b3cb-f825fc41095c
|
2008-05-30 08:18:23 +00:00 |
|
Erik van Blokland
|
ac33952df5
|
Pen to calculate the horizontal margins of a glyph at any given height by intersecting the shape with a horizontal line. Results can be obtained for the whole glyph with pen.getMargins() or for each individual contour with pen.getCounterMargins().
git-svn-id: http://svn.robofab.com/trunk@86 b5fa9d6c-a76f-4ffd-b3cb-f825fc41095c
|
2008-05-30 07:49:39 +00:00 |
|