source: @ 202

Revision Log Mode:


Legend:

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