Timeline


and

10/19/11:

17:08 Changeset [978] by tal
Sanity checks.
16:55 Changeset [977] by tal
Support for /data.
16:08 Changeset [976] by tal
dirty and a note.
14:57 Changeset [975] by tal
Find duplicate images.
14:19 Changeset [974] by tal
Save as should now copy all images.
01:33 Changeset [973] by tal
Support removing unreferenced images during save.

10/18/11:

20:42 Changeset [972] by tal
Added a property for image references.
20:16 Changeset [971] by tal
Use a parser for finding out if a GLIF has outline data.
20:07 Changeset [970] by tal
Use a parser for extracting the control point data fro GLIF.
19:13 Changeset [969] by tal
Let the glyph set do some of the work.
18:19 Changeset [968] by tal
Class name change.
18:13 Changeset [967] by tal
Renamed a file.
17:38 Changeset [966] by tal
insertGlyph is a lot better now.
17:38 Changeset [965] by tal
Mistakenly checked this in.
17:01 Changeset [964] by tal
Handle more attributes in insertGlyph.
16:54 Changeset [963] by tal
Only remove the parent data from sub objects if the current parent is not None.
16:41 Changeset [962] by tal
BIg change. The dispatcher is not passed down from the font to all sub-objects. The dispatcher attribute is resolved by retrieving the dispatcher from getParent(). The benefit of this is that only the parent needs to be set in the defcon internals.
13:30 Changeset [961] by tal
Remove parent data from deleted glyphs.
13:21 Changeset [960] by tal
Tests had a reversed layer order.

10/17/11:

20:25 Changeset [959] by tal
That dirty set isn't necessary.
20:24 Changeset [958] by tal
Documentation.
15:21 Changeset [957] by tal
Changes for the new anchor element in UFO 3.

10/13/11:

20:29 Changeset [956] by tal
Issue a warning is a point pen doesn't handle identifiers.
16:39 Changeset [955] by tal
Only write layer info when needed.
16:36 Changeset [954] by tal
Missed import.
16:36 Changeset [953] by tal
Pass the identifier to the point pen. There should probably be a try/except here for older pens.
16:35 Changeset [952] by tal
Set the layer order during the initial read phase.

10/11/11:

19:28 Changeset [951] by tal
Get the font test suite working.
18:33 Changeset [950] by tal
Image tests, documentation and fixes.
17:14 Changeset [949] by tal
Image support. Probably not yet complete.
17:14 Changeset [948] by tal
Generator for previous commit.
17:06 Changeset [947] by tal
Remove some empty defaults so that ufoLib doesn't get mad.

10/10/11:

19:16 Changeset [946] by tal
Color test.
18:02 Changeset [945] by tal
Dirty preset.
18:00 Changeset [944] by tal
Unneeded stuff.
17:59 Changeset [943] by tal
Unneeded import.3
17:50 Changeset [942] by tal
font.info.guidelines.
17:42 Changeset [941] by tal
Forgot to add a notification method.
17:39 Changeset [940] by tal
Typo.
17:29 Changeset [939] by tal
Support glyph.guidelines.
15:37 Changeset [938] by tal
Add new objects to tester.
15:27 Changeset [937] by tal
More identifier work.
14:11 Changeset [936] by tal
Don't pass identifiers all the way through the object tree. Let getParent() do the work.

10/08/11:

01:26 Changeset [935] by tal
Remove half-implemented undo/redo stuff.
01:20 Changeset [934] by tal
Tweak.
01:07 Changeset [933] by tal
Initial work on identifiers.
01:05 Changeset [932] by tal
Move can't be smooth.
01:04 Changeset [931] by tal
Convert to UFO 3.

10/07/11:

19:30 Changeset [930] by tal
Typo and test that shouldn't have been here.
19:26 Changeset [929] by tal
Common error.
19:19 Changeset [928] by tal
Support layer lib.
19:03 Changeset [927] by tal
Don't post a notification if nothing changed.
18:55 Changeset [926] by tal
Guidelines and identifiers.
18:14 Changeset [925] by tal
Better color handling.
18:13 Changeset [924] by tal
ufoLib now requires a dict in some places that can't be tricked. So, BaseDictObject is now a subclass of dict. This required modifications to UnicodeData.
18:12 Changeset [923] by tal
Import more stuff.
18:12 Changeset [922] by tal
Import new objects.
14:25 Changeset [921] by tal
Save layer info.
14:24 Changeset [920] by tal
Subclass str so that glifLib doesn't get upset.
13:40 Changeset [919] by tal
Read layerinfo.plist.
13:28 Changeset [918] by tal
Support layer colors.
01:07 Changeset [917] by tal
Tests and fixes.

10/06/11:

23:29 Changeset [916] by tal
__delitem__ test cases.
19:53 Changeset [915] by tal
Save bug fixes.
19:24 Changeset [914] by tal
Save. Only very lightly tested.

10/05/11:

14:58 Changeset [913] by tal
Some work on save. GLyphs are not yet supported.
00:20 Changeset [912] by tal
Various bits to get layers closer to working.

10/04/11:

19:52 Changeset [911] by tal
New arguments.
19:48 Changeset [910] by tal
Pass glyph set when creating a layer.
19:25 Changeset [909] by tal
Doc and comment changes.
19:11 Changeset [908] by tal
Layer set work and tests.
17:03 Changeset [907] by tal
Forgot to add this.
17:02 Changeset [906] by tal
Give LayerSet a home of its own.
16:57 Changeset [905] by tal
Basic layer interaction API.
16:28 Changeset [904] by tal
Working out layer reading.
16:05 Changeset [903] by tal
Use the new postNotification method.
15:59 Changeset [902] by tal
Skip if the dispatcher is not found.
15:57 Changeset [901] by tal
Layer work.
15:57 Changeset [900] by tal
Add a postNotification convenience method.
12:39 Changeset [899] by tal
Added height.
01:45 Changeset [898] by tal
Support height.
01:38 Changeset [897] by tal
Updated for UFO 3.
01:38 Changeset [896] by tal
I changed my mind. Generating this from a script is much easier than manipulating it by hand.
01:17 Changeset [895] by tal
This file won't be automatically generated anymore. Removed the deprecated attributes.
00:31 Changeset [894] by tal
Merge changes from the trunk.

09/26/11:

13:34 Changeset [893] by tal
New sort types. The new cannedDesign (anyone have a better name?) sort type gives glyph ordering that is comparable (at least in my tests) to how I like to manually order glyphs. please report any bugs or things that need to be ordered differently.

09/23/11:

11:46 Changeset [892] by tal
Move some items inside of the method that uses hem.
Note: See TracTimeline for information about the timeline view.