|
|
|
@202
|
3 years |
erik |
Bug reported by Frederik Berlaen. "glyphs." does not have to be added to …
|
|
|
|
@201
|
3 years |
tal |
|
|
|
|
@200
|
4 years |
tal |
'as' is a reserved keyword in Python 2.6.
|
|
|
|
@199
|
4 years |
erik |
Make sure there is a glyph to restore when requested. When the background …
|
|
|
|
@198
|
4 years |
erik |
Check the type of the path string before it is passed to the fontlab …
|
|
|
|
@197
|
4 years |
erik |
SetMaskToGlyph? now uses FLPointContourPen which ignores any components the …
|
|
|
|
@196
|
4 years |
erik |
FLPointContourPen as an alternative to FLPointPen. FLPointContourPen …
|
|
|
|
@195
|
4 years |
erik |
Save the layer dirname without the "glyphs" part in the layercontents. …
|
|
|
|
@194
|
4 years |
erik |
Couple of nits.
|
|
|
|
@193
|
4 years |
erik |
Add layer awareness to readUFO. glyphs.background, if present, will be …
|
|
|
|
@192
|
4 years |
erik |
writeLayerContents method which makes a layercontents.plist in the UFO. …
|
|
|
|
@191
|
4 years |
erik |
Save a layerscontents.plist in writeUFO. Force the Outline layer to be …
|
|
|
|
@190
|
4 years |
erik |
writeUFO now saves the Mask layer in a new glyphs.background dir in the …
|
|
|
|
@189
|
4 years |
erik |
Pass the layername to the glyphset, otherwise it won't work.
|
|
|
|
@188
|
4 years |
erik |
Adds a function which generates a valid glyph dir name from a layer name. …
|
|
|
|
@187
|
4 years |
erik |
Folder for a some test and development scripts which will go away.
|
|
|
|
@186
|
4 years |
erik |
Test UFO with 3 glyphs folders and matching layer info.
|
|
|
|
@185
|
4 years |
erik |
This adds basic layer awareness to the ufoLib.
|
|
|
|
@184
|
4 years |
erik |
Didn't do the branch the right way. Trying again.
|
|
|
|
@183
|
4 years |
erik |
Didn't do the branch the right way. Trying again.
|
|
|
|
@182
|
4 years |
erik |
Branch with some layering experiments. Completely and utterly pre-alpha. …
|
|
|
|
@181
|
4 years |
erik |
Unittests for the fixed Default Naming Scheme.
|
|
|
|
@180
|
4 years |
erik |
Fix for ticket #6, T_H and T_h glyphs would get the same glifname.
|
|
|
|
@179
|
4 years |
erik |
Updated contents.plist, with the renamed FAB_.glif file.
|
|
|
|
@178
|
4 years |
erik |
Remove glyph with old name.
|
|
|
|
@177
|
4 years |
erik |
Renamed glyph with improved filename.
|
|
|
|
@176
|
4 years |
tal |
defaultWidth was deprecated.
|
|
|
|
@175
|
4 years |
erik |
Seems like a typo error.
|
|
|
|
@174
|
4 years |
erik |
Remove AllFonts? import, as it is defined in this file. Add functions for …
|
|
|
|
@173
|
4 years |
erik |
This fixes a problem while exporting a font without classes to UFO format …
|
|
|
|
@172
|
4 years |
erik |
Added the BSD license as it is on robofab.com. Upped the version to 1.2 …
|
|
|
|
@171
|
4 years |
tal |
Merged ufo2 branch r95:170 into the trunk.
|
|
|
|
@170
|
4 years |
tal |
Work around a FontLab? bug related to setting Postscript hint info.
|
|
|
|
@169
|
4 years |
tal |
Floats are allowed in dimensions now.
|
|
|
|
@168
|
4 years |
tal |
Two values were flipped in the file.
|
|
|
|
@167
|
4 years |
tal |
Flipped.
|
|
|
|
@166
|
4 years |
tal |
Added a special exception for "medium" as a UFO 1 width name.
|
|
|
|
@165
|
4 years |
tal |
Nicer error when a value from a UFO 1 can't be converted to UFO 2.
|
|
|
|
@164
|
4 years |
tal |
When converting font info from version 1 to version 2, try to quietly …
|
|
|
|
@163
|
4 years |
erik |
This fixes a issue in importing ps zone information. I missed a bug in FL …
|
|
|
|
@162
|
4 years |
tal |
Fixed a FL <-> RoboFab conversion issue in openTypeOS2FamilyClass.
|
|
|
|
@161
|
4 years |
tal |
A couple of workarounds for weird FontLab? values in UFO 1.
|
|
|
|
@160
|
4 years |
tal |
Added a contains method to BaseFont?.
|
|
|
|
@159
|
4 years |
tal |
FL can handle a zero value.
|
|
|
|
@158
|
4 years |
erik |
Branch version should have a different version number.
|
|
|
|
@157
|
4 years |
erik |
Removed import of FabToFontToolsPenAdapter?. Ran the test in FL, passed.
|
|
|
|
@156
|
4 years |
erik |
Removed foundry settings
|
|
|
|
@155
|
4 years |
tal |
Found an issue with an old test case. hasattr uses getattr to …
|
|
|
|
@154
|
4 years |
tal |
Accept list or tuple for int lists.
|
|
|
|
@153
|
4 years |
tal |
Missing a continue.
|
|
|
|
@152
|
4 years |
tal |
This wasn't in the file spec syntax.
|
|
|
|
@151
|
4 years |
tal |
Typos. Thanks to Miguel for catching these.
|
|
|
|
@150
|
4 years |
tal |
The date validator didn't follow the spec.
|
|
|
|
@149
|
4 years |
tal |
Don't restrict OS/2 weight class to 100-900.
|
|
|
|
@148
|
4 years |
tal |
References to old attributes.
|
|
|
|
@147
|
4 years |
tal |
Use the new features object.
|
|
|
|
@146
|
4 years |
tal |
Added a shell object for features.
|
|
|
|
@145
|
4 years |
tal |
This never worked.
|
|
|
|
@144
|
4 years |
tal |
This hasn't been touched in ages.
|
|
|
|
@143
|
4 years |
tal |
Remove two files that were deprecated a long, long time ago.
|
|
|
|
@142
|
4 years |
tal |
References to an old info attribute in repr and other places.
|
|
|
|
@141
|
4 years |
tal |
Found another old value that needs to be worked around.
|
|
|
|
@140
|
4 years |
tal |
Found something to work around.
|
|
|
|
@139
|
4 years |
tal |
Tweaks needed for UFO format version 1.
|
|
|
|
@138
|
4 years |
tal |
Tests for UFO format version 1.
|
|
|
|
@137
|
4 years |
tal |
Test case tweaks.
|
|
|
|
@136
|
4 years |
tal |
Forgot to change path.
|
|
|
|
@135
|
4 years |
tal |
Comment change.
|
|
|
|
@134
|
4 years |
tal |
Work around the data added to the test case file.
|
|
|
|
@133
|
4 years |
tal |
Some data written by robofab into the UFO format version 1 lib.
|
|
|
|
@132
|
4 years |
tal |
UFO format version 1 test cases.
|
|
|
|
@131
|
4 years |
tal |
More bugs caught by test cases.
|
|
|
|
@130
|
4 years |
tal |
Test case caught a bug.
|
|
|
|
@129
|
4 years |
tal |
When writing format version 1, remove features.fea if it exists.
|
|
|
|
@128
|
4 years |
tal |
Test cases for read/write in objectsRF.
|
|
|
|
@127
|
4 years |
tal |
Wrote the new save method.
|
|
|
|
@126
|
4 years |
tal |
saveNow doesn't do anything.
|
|
|
|
@125
|
4 years |
tal |
Reading UFOs of format version 2 now works.
|
|
|
|
@124
|
4 years |
tal |
Fallback to empty lists in font.psHints.
|
|
|
|
@123
|
4 years |
tal |
- don't set default hint values in the font.psHints. they end up …
|
|
|
|
@122
|
4 years |
tal |
Don't test font.psHints math.
|
|
|
|
@121
|
4 years |
tal |
- font.psHint attributes silently reroute to font.info attributes
- …
|
|
|
|
@120
|
4 years |
tal |
Oops.
|
|
|
|
@119
|
4 years |
tal |
Test case file.
|
|
|
|
@118
|
4 years |
tal |
UFO round trip test cases.
|
|
|
|
@117
|
4 years |
tal |
Errors caught by unit tests.
|
|
|
|
@116
|
4 years |
tal |
Added openTypeOS2FamilyClass.
|
|
|
|
@115
|
4 years |
tal |
Test cases revealed some bugs.
|
|
|
|
@114
|
4 years |
tal |
A small tool that splits feature text following the FontLab? feature pane …
|
|
|
|
@113
|
4 years |
tal |
Got closer to setting openTypeHeadCreated, but I'm giving up again.
|
|
|
|
@112
|
4 years |
tal |
Handle new warning system.
|
|
|
|
@111
|
4 years |
tal |
Don't use warn for some attributes.
|
|
|
|
@110
|
4 years |
tal |
Wrote the new readUFO.
|
|
|
|
@109
|
4 years |
tal |
Wrote the new writeUFO.
|
|
|
|
@108
|
4 years |
tal |
Only write a file if some text needs to be written. Remove an existing …
|
|
|
|
@107
|
4 years |
tal |
Added support for "year" in the info objects and the UFO.
|
|
|
|
@106
|
4 years |
tal |
objectsFL.RInfo is passing the unit tests.
|
|
|
|
@105
|
4 years |
tal |
Added support for openTypeOS2FamilyClass.
|
|
|
|
@104
|
4 years |
tal |
Fixes.
|
|
|
|
@103
|
4 years |
tal |
Only set familyName and styleName if they are not None.
|
|
|
|