root


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(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) @543 [543] 01/04/12 11:09:13 erik This updates the Robofab BSD license text to the BSD-3-clause text. It …
(edit) @542 [542] 01/04/12 11:08:40 erik This updates the Robofab BSD license text to the BSD-3-clause text. It …
(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) @538 [538] 12/30/11 10:08:32 erik Tentative checkin of a setup.py for robofab. I've had this for years and …
(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) @519 [519] 12/09/11 04:28:12 erik The previous approach. This queries OSX for which fontlab versions are …
(edit) @518 [518] 12/09/11 04:22:11 erik Another take on the installer. Rather than try to figure out which pythons …
(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) @514 [514] 12/07/11 09:26:40 erik These are some tools for identifying and inspecting fontlabs
(edit) @513 [513] 12/07/11 09:23:53 erik These are some tools for identifying and inspecting fontlabs
(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) @503 [503] 11/18/11 08:28:19 erik change the test font setup using a robofab font object rather than a …
(edit) @502 [502] 11/18/11 07:18:00 erik Extend the arguments in the function calls. These new arguments often …
(edit) @501 [501] 11/18/11 07:13:49 erik Change 'prompt' to 'message'. Change 'defaultName' to 'fileName'. Make the …
(edit) @500 [500] 11/18/11 07:09:37 erik Change the "prompt" argument to "message" to get in line with the other …
(edit) @499 [499] 11/18/11 07:08:01 erik Change the "messageText" argument to "message" to get in line with the …
(edit) @498 [498] 11/18/11 07:06:00 erik Change the "prompt" argument to "message" to get in line with the other …
(edit) @497 [497] 11/18/11 07:03:05 erik Add GetFileOrFolder? to the list of standard supported dialogs. Change the …
(edit) @496 [496] 11/18/11 07:01:46 erik Add GetFileOrFolder? to the list of standard supported dialogs.
(edit) @495 [495] 11/18/11 06:59:38 erik Some sort of unitTesting for dialogs. The labels and names try to be …
(edit) @494 [494] 11/17/11 07:34:27 tal Be more lenient with openTypeOS2WinDescent.
(edit) @493 [493] 11/16/11 09:31:15 erik Use GetFileOrFolder? for the dialog.
(edit) @492 [492] 11/16/11 08:39:59 erik Also export GetFileOrFolder? from legacy2.
(edit) @491 [491] 11/16/11 07:00:25 erik The FontLab-native ProgressBar? of legacy1 should of course also be …
(edit) @490 [490] 11/09/11 09:50:21 tal Reinstated the FL native progress bar.
(edit) @489 [489] 11/04/11 13:29:18 tal Don't dump debug data on users.
(edit) @488 [488] 10/31/11 12:56:10 erik I needed to explicitly import vanilla.dialogs when running a test. I don't …
(edit) @487 [487] 10/31/11 11:39:05 erik This adds arguments AskYesNoCancel(messageText, title='noLongerUsed', …
(edit) @486 [486] 10/30/11 04:18:02 erik Windows needs to be able to import dialogs_legacy. Thanks to Eigi for …
(edit) @485 [485] 10/29/11 12:51:18 erik Typo. Include vanilla, not dialogKit. Sorry.
(edit) @484 [484] 10/28/11 16:46:41 erik Distro building scripts. buildZip makes a zip of RoboFab, FontTools?, …
(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) @481 [481] 10/28/11 01:22:30 erik Include platform information on the logs. More notes. Attempt to include …
(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) @478 [478] 10/27/11 09:05:46 erik Include platform information on the logs.
(edit) @477 [477] 10/26/11 14:29:58 erik Include script version in log reports. Fontlab script now tries to import …
(edit) @476 [476] 10/26/11 14:06:25 erik If launchservices is not available, return a preset list of application …
(edit) @475 [475] 10/26/11 12:20:35 erik Added warning about saving and closing fonts before running the installer.
(edit) @474 [474] 10/26/11 10:25:10 erik This is an installer script, specifically to get RoboFab running in …
(edit) @473 [473] 10/26/11 04:49:31 erik Diverts the import of fontTools.misc.arrayTools and …
(edit) @472 [472] 10/26/11 04:39:33 erik Revert objectsRF to the previous revision 200.
(edit) @471 [471] 10/26/11 04:34:31 erik Diverts the import of fontTools.misc.arrayTools and …
(edit) @470 [470] 10/26/11 04:18:26 erik Adds arrayTools and bezierTools, originally from fontTools and using …
(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) @464 [464] 10/21/11 15:38:18 erik This adds support for ProgressBar? to the mac vanilla dialogs. Thanks to …
(edit) @463 [463] 10/21/11 10:00:37 erik Plenty more dialogs for mac / vanilla applications. For instance …
(edit) @462 [462] 10/21/11 09:58:19 erik Some default dialogs are now giving a PendingDeprecationWarning? rather …
(edit) @461 [461] 10/21/11 09:34:58 erik This adds support for RoboFont? in the robofab.world module. So that world …
(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.
Note: See TracRevisionLog for help on using the revision log.