root/branches/ufo3k


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @576 [576] 05/11/12 13:00:18 tal Redundant test. Caught by Lasse Fister.
(edit) @575 [575] 05/11/12 12:57:39 tal Redundant test. Caught by Lasse Fister.
(edit) @574 [574] 05/11/12 12:53:17 tal Handle the default layer test a bit more efficiently. Caught by Lasse …
(edit) @573 [573] 05/11/12 12:42:58 tal Checks needed for the dir attribute. Caught by Lasse Fister.
(edit) @572 [572] 05/11/12 12:40:33 tal Wrong value being pushed to a function. Caught by Lasse Fister.
(edit) @571 [571] 05/11/12 12:38:27 tal validKeys was not referenced. Caught by Lasse Fister.
(edit) @569 [569] 03/07/12 09:01:12 erik This adds a simple test of the MarginPen? object. Basically to make sure …
(edit) @568 [568] 03/07/12 08:21:38 erik This adds a simple test of the MarginPen? object. Basically to make sure …
(edit) @567 [567] 03/07/12 05:28:46 erik This adds a simple test of the ControlBoundsPen? object. Basically to make …
(edit) @566 [566] 03/07/12 04:34:45 just removed oboloete adapter pen
(edit) @563 [563] 02/21/12 06:59:23 tal Bug fix patch from Lasse Fister.
(edit) @562 [562] 02/21/12 06:55:19 tal Extension elements may have an id attribute.
(edit) @561 [561] 02/20/12 19:42:52 tal Don't assume that the glyph name is ASCII.
(edit) @557 [557] 02/14/12 06:32:32 tal Merge changes from trunk.
(edit) @553 [553] 02/14/12 05:59:11 erik Tweaks in the documentation.
(edit) @551 [551] 02/13/12 21:38:32 tal Duplicate records are now allowed.
(edit) @550 [550] 02/13/12 21:34:28 tal The last table is no longer required to be 0xFFFF.
(edit) @549 [549] 02/13/12 21:25:21 tal The UFO 3 spec requires ints for many format specific fields now.
(edit) @548 [548] 01/30/12 09:19:05 tal Make the automatic group rename mapping available.
(edit) @547 [547] 01/27/12 08:15:48 tal Further implementation of these objects by Frederik.
(edit) @546 [546] 01/17/12 09:13:52 tal Clarified a requirement in the spec: smooth is allowed in any point type …
(edit) @545 [545] 01/06/12 06:34:37 tal Merge Erik's trunk changes.
(edit) @544 [544] 01/05/12 17:23:44 tal Going to try this again.
(edit) @541 [541] 12/30/11 14:14:46 tal The winds have changed.
(edit) @540 [540] 12/30/11 14:14:03 tal For posterity's sake, here is incomplete work on BaseContour?.
(edit) @539 [539] 12/30/11 14:13:47 tal For posterity's sake, here is incomplete work on RContour.
(edit) @537 [537] 12/29/11 16:11:11 tal Removed the weird glyph.getGlyph(glyphName) method.
(edit) @536 [536] 12/29/11 16:10:07 tal Implementing RGlyph and cleaning up BaseGlyph?.
(edit) @535 [535] 12/27/11 22:20:47 tal Fixes for layer info.
(edit) @534 [534] 12/27/11 22:14:42 tal This may rip a hole in the fabric of the universe, but I don't want to …
(edit) @533 [533] 12/27/11 22:10:47 tal More work on layers.
(edit) @532 [532] 12/27/11 22:00:29 tal Basic implementation of BaseLayer? and RLayer.
(edit) @531 [531] 12/27/11 21:33:28 tal Implementation of BaseLayerSet? and RLayerSet.
(edit) @530 [530] 12/27/11 13:41:37 tal Working out the layer API.
(edit) @529 [529] 12/27/11 13:25:25 tal Rearranging to make it easier for me to scroll through.
(edit) @528 [528] 12/27/11 09:33:55 tal Beginning to add layer support. I moved compileGLyph, generateGLyph and …
(edit) @527 [527] 12/27/11 08:21:29 tal Reworked RFeatures so that it works.
(edit) @526 [526] 12/27/11 08:09:10 tal Starting to actually test things.
(edit) @525 [525] 12/27/11 08:02:11 tal More or less blindly merge all lib/robofab changes from the trunk. I don't …
(edit) @524 [524] 12/27/11 07:44:51 tal Work to make it easier for environments using defcon objects to simply …
(edit) @523 [523] 12/27/11 07:27:42 tal Remove the path normalization from init.
(edit) @522 [522] 12/26/11 23:01:47 tal initial, untested and incomplete work. this can't be tested until we work …
(edit) @521 [521] 12/26/11 22:59:23 tal a place for an experimental rewrite of objectsRF using defcon as the core. …
(edit) @520 [520] 12/26/11 22:58:03 tal merge trunk changes 471:472 for /objects
(edit) @517 [517] 12/07/11 11:17:40 tal Moved the adapter pen back to RoboFab.
(edit) @516 [516] 12/07/11 11:17:00 tal I shouldn't have deleted the entire point pen file. It's back and it …
(edit) @515 [515] 12/07/11 09:45:06 tal Added a method for setting the modification time of the UFO. This …
(edit) @512 [512] 12/06/11 14:27:14 tal Set a value properly.
(edit) @511 [511] 12/06/11 14:25:49 tal Added font info conversion functions. These should resolve tickets #10 and …
(edit) @510 [510] 12/06/11 13:17:35 tal Deprecate conversion function. It wasn't possible to make a safe in place …
(edit) @509 [509] 12/06/11 13:13:57 tal Updating the documentation.
(edit) @508 [508] 12/06/11 12:47:56 tal Found an error in a test and a couple of typos in the code.
(edit) @507 [507] 12/06/11 12:46:31 tal Added a kerning validator. This must be run by the caller since groups are …
(edit) @506 [506] 12/06/11 09:35:44 tal Made _validateAndMassagePointStructures run about 0.00003985 seconds …
(edit) @505 [505] 12/01/11 08:11:37 tal Typo.
(edit) @504 [504] 11/21/11 11:48:55 tal Validate the lib when writing a glyph.
(edit) @483 [483] 10/28/11 11:59:16 tal Added a modification time method.
(edit) @482 [482] 10/28/11 11:54:11 tal More verbose method name.
(edit) @480 [480] 10/27/11 09:59:01 tal Added a path property to the writer.
(edit) @479 [479] 10/27/11 09:53:54 tal Add a mod time request method to the reader.
(edit) @469 [469] 10/23/11 05:01:35 erik Documentation tweaks. Grmbl. spaces.
(edit) @468 [468] 10/23/11 05:00:28 erik Documentation tweaks. Grmbl. spaces.
(edit) @467 [467] 10/23/11 04:58:22 erik Documentation tweaks.
(edit) @466 [466] 10/22/11 04:17:11 erik Documentation stub for interface stuff.
(edit) @465 [465] 10/22/11 04:15:46 erik Documentation stub for interface stuff.
(edit) @460 [460] 10/20/11 16:37:54 erik Documentation. Add code and result examples to digestPen objects.
(edit) @459 [459] 10/20/11 16:37:13 erik Documentation. Add stuff to ufoLib.
(edit) @458 [458] 10/20/11 16:11:04 erik Documentation. Add new section on ufoLib, Move pointPen docs to ufoLib/
(edit) @457 [457] 10/20/11 16:10:24 erik Documentation. Move the pointPen.rst to the new ufoLib/. Also adds a new …
(edit) @456 [456] 10/20/11 15:53:15 erik Fix the imports of ufoLib.
(edit) @455 [455] 10/20/11 15:51:16 erik Fix the imports to reflect the move of robofab.pens.pointPen to …
(edit) @454 [454] 10/20/11 15:50:46 erik Fix the imports to reflect the move of robofab.pens.pointPen to …
(edit) @453 [453] 10/20/11 15:46:26 erik Move pointPen to ufoLib
(edit) @452 [452] 10/20/11 15:45:41 erik Documentation for pen modules.
(edit) @451 [451] 10/20/11 15:45:18 erik Documentation for pen modules.
(edit) @450 [450] 10/20/11 15:44:23 erik More documentation. Removes 2 functions that are cute, but unnecessary …
(edit) @449 [449] 10/20/11 15:43:33 erik Make AbstractPointPen? a new style class. This might break code.
(edit) @448 [448] 10/20/11 11:27:06 erik Documentation and notes in filterPen, pointPen and quartzPen.
(edit) @447 [447] 10/20/11 10:56:22 erik This reflects the move to pens/printingPens
(edit) @446 [446] 10/20/11 10:54:39 erik Restructuring pointPen: PrintingPointPen?, PrintingSegmentPen? and …
(edit) @445 [445] 10/20/11 10:17:07 erik Documentation. Whitespace issue, sorry.
(edit) @444 [444] 10/20/11 10:10:35 erik How does 1.3.0a sound for this version?
(edit) @443 [443] 10/20/11 10:09:19 erik Documentation. Added some notes.
(edit) @442 [442] 10/19/11 16:52:26 erik Tiny tweaks in the docs.
(edit) @441 [441] 10/19/11 16:51:56 erik Tiny tweaks in the docs.
(edit) @440 [440] 10/19/11 16:42:32 erik Change the version number.
(edit) @439 [439] 10/19/11 16:42:13 erik Change the import of ufoLib to the new structure.
(edit) @438 [438] 10/19/11 16:41:54 erik Assert I can write in the objectsRF source and see changes in the …
(edit) @437 [437] 10/19/11 16:17:07 erik Documentation. A rename, a change. Moving some stuff around while I learn …
(edit) @436 [436] 10/19/11 16:11:53 erik Documentation. A rename, a change. Moving some stuff around while I learn …
(edit) @435 [435] 10/19/11 15:18:15 erik Starter files for new Sphinx based documentation. I'm still figuring stuff …
(edit) @434 [434] 10/19/11 12:59:01 erik Old doc generator. Old todo list.
(edit) @433 [433] 10/19/11 12:58:18 erik Old scripts and tools.
(edit) @432 [432] 10/19/11 11:39:49 tal Bugs.
(edit) @431 [431] 10/19/11 11:24:12 tal Don't show "data" in the data directory listing.
(edit) @430 [430] 10/19/11 11:22:08 tal Don't try to read a directory.
(edit) @429 [429] 10/19/11 09:58:35 tal Added a convenience for copying images.
(edit) @428 [428] 10/19/11 03:04:59 erik Bikeshedding: upping the year in the licenses.
(edit) @427 [427] 10/19/11 03:02:40 erik More cruft removal.
(edit) @426 [426] 10/18/11 21:18:56 tal Added a method for copying a file or directory from a UFOReader. This …
Note: See TracRevisionLog for help on using the revision log.