|
|
|
@552
|
[552]
|
02/14/12 05:56:52 |
erik |
Apparently this is a better BSD license. |
|
|
|
@254
|
[254]
|
06/14/11 14:01:27 |
tal |
Ugh. I didn't mean to commit my local edits to ufo3/ufoLib.py. Rolling … |
|
|
|
@253
|
[253]
|
06/14/11 13:55:05 |
tal |
Started the official UFO 3 branch. |
|
|
|
@225
|
[225]
|
02/20/10 08:11:35 |
erik |
Removes a print statement during saving.
Write layer contents during … |
|
|
|
@224
|
[224]
|
01/27/10 12:11:43 |
erik |
Typo in all, thanks Frederik! |
|
|
|
@223
|
[223]
|
01/19/10 06:08:04 |
erik |
Initialise font._layerGlyphsets on init. It is created when a document … |
|
|
|
@222
|
[222]
|
01/19/10 05:17:56 |
erik |
Culling 2 old import export scripts. |
|
|
|
@221
|
[221]
|
01/16/10 07:29:11 |
erik |
UFO export script for FontLab?, specifically include hinting and link data, … |
|
|
|
@220
|
[220]
|
01/16/10 07:28:28 |
erik |
UFO import script for FontLab?, specifically include hinting and link data … |
|
|
|
@219
|
[219]
|
01/16/10 06:43:52 |
erik |
More support for layers in various font methods. |
|
|
|
@216
|
[216]
|
01/08/10 01:47:40 |
erik |
Renaming RFont.layers to RFont._layerObjects. It is a private repository … |
|
|
|
@215
|
[215]
|
01/07/10 10:52:43 |
erik |
Improved for layered UFO in save() and newGlyph(). |
|
|
|
@214
|
[214]
|
01/06/10 09:18:09 |
erik |
Adding support for accessing glyphs in different layers. Making sure … |
|
|
|
@213
|
[213]
|
01/06/10 04:34:58 |
erik |
Prepare some changes to add layer support to objectsRF RFont. |
|
|
|
@212
|
[212]
|
01/05/10 11:49:03 |
erik |
Moving trunk changesrev 202 into the ufo3 branch |
|
|
|
@211
|
[211]
|
01/05/10 11:47:46 |
erik |
Seems identical, perhaps a newline / return change? |
|
|
|
@210
|
[210]
|
01/05/10 11:42:42 |
erik |
Fixes bug reported by Frederik Berlaen. |
|
|
|
@209
|
[209]
|
01/05/10 07:00:18 |
erik |
Moving changes from trunk rev 202 into the ufo3 branch. |
|
|
|
@208
|
[208]
|
01/05/10 06:59:36 |
erik |
Moving changes from trunk rev 202 into the ufo3 branch. |
|
|
|
@207
|
[207]
|
01/05/10 06:58:47 |
erik |
Moving changes from trunk rev 202 into the ufo3 branch. |
|
|
|
@206
|
[206]
|
01/05/10 06:58:06 |
erik |
Moving changes from trunk rev 202 into the ufo3 branch. |
|
|
|
@205
|
[205]
|
01/05/10 06:57:11 |
erik |
Moving changes from trunk rev 202 into the ufo3 branch. |
|
|
|
@204
|
[204]
|
01/05/10 06:53:29 |
erik |
moving changes from trunk (rev 202) into the ufo3 branch |
|
|
|
@202
|
[202]
|
12/30/09 05:52:23 |
erik |
Bug reported by Frederik Berlaen. "glyphs." does not have to be added to … |
|
|
|
@195
|
[195]
|
04/09/09 14:49:19 |
erik |
Save the layer dirname without the "glyphs" part in the layercontents. … |
|
|
|
@194
|
[194]
|
04/06/09 15:07:53 |
erik |
Couple of nits. |
|
|
|
@193
|
[193]
|
04/06/09 15:07:06 |
erik |
Add layer awareness to readUFO. glyphs.background, if present, will be … |
|
|
|
@192
|
[192]
|
04/05/09 16:24:12 |
erik |
writeLayerContents method which makes a layercontents.plist in the UFO. … |
|
|
|
@191
|
[191]
|
04/05/09 16:21:55 |
erik |
Save a layerscontents.plist in writeUFO. Force the Outline layer to be … |
|
|
|
@190
|
[190]
|
04/05/09 15:31:16 |
erik |
writeUFO now saves the Mask layer in a new glyphs.background dir in the … |
|
|
|
@189
|
[189]
|
04/05/09 15:22:15 |
erik |
Pass the layername to the glyphset, otherwise it won't work. |
|
|
|
@188
|
[188]
|
04/05/09 14:35:12 |
erik |
Adds a function which generates a valid glyph dir name from a layer name. … |
|
|
|
@187
|
[187]
|
03/31/09 14:59:58 |
erik |
Folder for a some test and development scripts which will go away. |
|
|
|
@186
|
[186]
|
03/31/09 14:57:39 |
erik |
Test UFO with 3 glyphs folders and matching layer info. |
|
|
|
@185
|
[185]
|
03/31/09 14:55:38 |
erik |
This adds basic layer awareness to the ufoLib. |
|
|
|
@184
|
[184]
|
03/31/09 14:50:02 |
erik |
Didn't do the branch the right way. Trying again. |
|
copied from trunk:
|
|
|
|
@181
|
[181]
|
03/30/09 14:19:16 |
erik |
Unittests for the fixed Default Naming Scheme. |