root/trunk/Lib


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @570 [570] 03/25/12 04:10:56 erik Couple of changes to which dialogs are available to FontLab? 5.1. Seems …
(edit) @565 [565] 03/03/12 01:55:14 erik The AskString? from legacy_2 does not return a string, even though it …
(edit) @564 [564] 03/02/12 15:05:52 erik This fixes an error when importing dialogs. "can't import …
(edit) @555 [555] 02/14/12 06:01:23 erik Tweaks to the license and repository addresses.
(edit) @554 [554] 02/14/12 06:00:30 erik This should make the original AskString? dialog available to legacy_2 …
(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) @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) @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) @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) @380 [380] 10/05/11 09:35:09 erik Patched platformApplicationSupport table. FL5.1 is back to legacy2. For …
(edit) @379 [379] 10/05/11 09:24:30 erik Empty.
(edit) @378 [378] 10/05/11 07:43:09 erik Tweaks.
(edit) @377 [377] 10/05/11 07:39:53 erik Restructured so that robofab.interface.all.dialogs gets all the calls. The …
(edit) @376 [376] 10/05/11 07:30:52 erik Overhaul of the robofab.interface module. This removes ancient …
(edit) @375 [375] 10/05/11 07:26:11 erik Platform and application specific versions of the basic fontlab dialogs. …
(edit) @260 [260] 07/20/11 04:41:26 erik Fix of getDigestPointsOnly, it did not pay attention to "endPath" and …
(edit) @259 [259] 06/24/11 03:35:51 erik Before saving the psHints to the glyph.lib, check if we have any data to …
(edit) @252 [252] 06/14/11 12:42:58 tal Import GLyphs objects from objectsGS.
(edit) @251 [251] 06/14/11 10:54:41 tal Use the app name without "App".
(edit) @250 [250] 06/14/11 10:54:00 tal Removed some nag stuff.
(edit) @249 [249] 06/14/11 10:53:08 tal Rewrote repr.
(edit) @248 [248] 06/14/11 10:46:01 tal Whitespace.
(edit) @247 [247] 06/14/11 10:45:18 tal Remove message printing and W detection.
(edit) @246 [246] 06/14/11 10:44:18 tal Add support for Glyphs.
(edit) @245 [245] 05/24/11 04:28:15 erik One or two tweaks. Plus this detects curves with zero bcps - "false …
(edit) @244 [244] 05/24/11 03:55:37 erik Fix to FlattenPen?. Iteration started on 0, rather than the first step. …
(edit) @243 [243] 05/17/11 10:53:58 tal Typos that led to values that deviate from the spec.
(edit) @242 [242] 05/07/11 13:39:13 erik Warn rather than raise when we're running in non-mac, non-windows, …
(edit) @241 [241] 05/07/11 07:55:44 erik Add self.supportsDialogKit.
(edit) @240 [240] 05/07/11 07:52:50 erik A series of edits aimed at making dialogs.py behave better in non-mac, …
(edit) @239 [239] 05/07/11 03:07:37 erik Postpone the import of robofab.interdace.all.dialogs until we are sure we …
(edit) @238 [238] 04/28/11 09:22:09 tal Remove some error handling from the Unicode parser. This makes it more …
(edit) @237 [237] 04/28/11 09:12:28 tal Renamed the new method and added a doc string.
(edit) @236 [236] 04/28/11 08:57:51 tal Doc string changes.
(edit) @235 [235] 04/28/11 08:37:56 tal Purge glyph data from the cache as needed.
(edit) @234 [234] 04/27/11 19:29:06 tal Don't assume anything about the structure of GLIF that is not part of the …
(edit) @233 [233] 04/27/11 13:53:20 tal Use loadGLIF in getUnicodes.
(edit) @232 [232] 04/27/11 13:45:38 tal Added a loadGLIF method that abstracts a caching system. The cached data …
(edit) @231 [231] 04/27/11 08:03:46 tal Adding a temporary offshoot of glifLib.py for some performance tests and …
(edit) @230 [230] 02/16/11 07:59:21 tal Found another minor optimization point.
(edit) @229 [229] 02/13/11 17:13:54 tal Modified NewGlyph? to make the fl.UpdateFont? call optional, the newGlyph …
(edit) @228 [228] 11/11/10 16:20:27 erik Update a couple of font.info attribute names to the new UFO2 names.
(edit) @227 [227] 11/11/10 16:08:33 erik Wrapper for exceptions raised by the UFOLib when converting bogus data to …
(edit) @226 [226] 05/05/10 12:14:56 tal Work around a bug in FL Windows.
(edit) @217 [217] 01/11/10 14:55:42 erik This compileGlyph isn't limited to specific anchor names.
(edit) @201 [201] 12/03/09 08:44:41 tal --
(edit) @200 [200] 09/02/09 23:09:29 tal 'as' is a reserved keyword in Python 2.6.
(edit) @199 [199] 06/26/09 08:24:44 erik Make sure there is a glyph to restore when requested. When the background …
(edit) @198 [198] 06/25/09 03:50:25 erik Check the type of the path string before it is passed to the fontlab …
(edit) @197 [197] 04/14/09 08:41:04 erik SetMaskToGlyph? now uses FLPointContourPen which ignores any components the …
(edit) @196 [196] 04/14/09 08:38:44 erik FLPointContourPen as an alternative to FLPointPen. FLPointContourPen …
(edit) @181 [181] 03/30/09 14:19:16 erik Unittests for the fixed Default Naming Scheme.
(edit) @180 [180] 03/27/09 15:30:18 erik Fix for ticket #6, T_H and T_h glyphs would get the same glifname.
(edit) @176 [176] 03/26/09 08:29:09 tal defaultWidth was deprecated.
(edit) @175 [175] 03/24/09 09:40:03 erik Seems like a typo error.
(edit) @174 [174] 03/22/09 06:09:56 erik Remove AllFonts? import, as it is defined in this file. Add functions for …
(edit) @173 [173] 03/10/09 04:18:03 erik This fixes a problem while exporting a font without classes to UFO format …
(edit) @172 [172] 02/28/09 11:45:26 erik Added the BSD license as it is on robofab.com. Upped the version to 1.2 …
(edit) @171 [171] 02/28/09 09:47:24 tal Merged ufo2 branch r95:170 into the trunk.
(edit) @163 [163] 02/17/09 02:43:08 erik This fixes a issue in importing ps zone information. I missed a bug in FL …
(edit) @94 [94] 09/20/08 04:32:33 erik MarginPen? now has a isHorizontal flag when initialising. Default set to …
(edit) @93 [93] 07/28/08 18:23:45 erik Test for glyph and font in the test.
(edit) @92 [92] 07/28/08 18:21:29 erik MarginPen? now pays attention to the transformation set for components.
(edit) @91 [91] 07/14/08 15:14:50 erik Token checkin to see if it works. Ignore.
(edit) @90 [90] 07/14/08 15:12:00 erik Fix for ticket #4
(edit) @89 [89] 05/30/08 12:52:38 erik Add method getAll() which returns a sorted list of unique slice values.
(edit) @88 [88] 05/30/08 04:47:54 erik Handle components. Handle self overlapping bezier segments with any number …
(edit) @87 [87] 05/30/08 03:18:23 erik Removed print statements.
(edit) @86 [86] 05/30/08 02:49:39 erik Pen to calculate the horizontal margins of a glyph at any given height by …
(edit) @85 [85] 05/27/08 04:00:58 erik AngledMarginPen? calculates the left and right side-bearings of a glyph, …
(edit) @84 [84] 04/28/08 10:51:53 erik Remove unnecessary print.
(edit) @79 [79] 04/20/08 05:01:52 erik New folder for contributed robofab packages.
(edit) @72 [72] 03/11/08 05:23:11 erik Upped the version for the new installer.
(edit) @71 [71] 03/11/08 04:50:04 just back out attempt to expose svn rev number
(edit) @70 [70] 03/11/08 04:42:58 just set property for Revision substitution
(edit) @69 [69] 03/11/08 04:39:16 just try to get the svn rev number in the source
(copy) @67 [67] 03/11/08 04:18:32 just Moved Data, Lib and install.py one level down the tree
copied from trunk/robofab/Lib:
(edit) @65 [65] 03/11/08 03:57:37 erik Don't read GlyphConstructions?.txt but rather …
Note: See TracRevisionLog for help on using the revision log.