source: @ 143

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @102   4 years tal Added another bit of logic for subclasses that have to clean up messes.
(edit) @101   4 years tal I got carried away with the tab conversion.
(edit) @100   4 years tal More RInfo object work.
(edit) @99   4 years tal Object test cases.
(edit) @98   4 years tal Initial work on the info objects. The objects in objectsBase and objectsRF …
(edit) @97   4 years tal Massive changes to ufoLib to enable UFO 2 support. Test cases have been …
(edit) @96   4 years tal Test case UFOs.
(edit) @95   4 years tal Creating a branch for developing the RoboFab UFO2 implementation.
(edit) @94   5 years erik MarginPen? now has a isHorizontal flag when initialising. Default set to …
(edit) @93   5 years erik Test for glyph and font in the test.
(edit) @92   5 years erik MarginPen? now pays attention to the transformation set for components.
(edit) @91   5 years erik Token checkin to see if it works. Ignore.
(edit) @90   5 years erik Fix for ticket #4
(edit) @89   5 years erik Add method getAll() which returns a sorted list of unique slice values.
(edit) @88   5 years erik Handle components. Handle self overlapping bezier segments with any number …
(edit) @87   5 years erik Removed print statements.
(edit) @86   5 years erik Pen to calculate the horizontal margins of a glyph at any given height by …
(edit) @85   5 years erik AngledMarginPen? calculates the left and right side-bearings of a glyph, …
(edit) @84   5 years erik Remove unnecessary print.
(edit) @83   5 years erik These have been renamed.
(edit) @82   5 years erik Standardised script names on import or export.
(edit) @81   5 years erik Couple of tweaks to existing import / export scripts. Couple more import …
(edit) @80   5 years erik Remove 2 SVG scripts. They're not working and should not have been checked …
(edit) @79   5 years erik New folder for contributed robofab packages.
(edit) @78   5 years erik A change to a RoboFab/FontLab? glif to ufo export script. Handle "Cancel" …
(edit) @77   5 years tal Whitespace change to test checkin permissions.
(edit) @76   5 years erik Doc files can be generated with "makeDocumentation.py" - the docfiles …
(edit) @75   5 years erik Remove the old website. It has a better searchable version on robofab.com.
(edit) @74   5 years erik A license.
(edit) @73   5 years erik Demo of pshint data object.
(edit) @72   5 years erik Upped the version for the new installer.
(edit) @71   5 years just back out attempt to expose svn rev number
(edit) @70   5 years just set property for Revision substitution
(edit) @69   5 years just try to get the svn rev number in the source
(edit) @68   5 years just This folder is no longer used.
(edit) @67   5 years just Moved Data, Lib and install.py one level down the tree
(edit) @66   5 years erik Remove GlyphConstuction?.txt. The data now lives in …
(edit) @65   5 years erik Don't read GlyphConstructions?.txt but rather …
(edit) @64   5 years erik Name change.
(edit) @63   5 years erik A new place for the glyphconstructions info. Just the text as a long …
(edit) @62   5 years just old stuff
(edit) @61   5 years just these shouldn't be in svn
(edit) @60   5 years erik This sets a default value for the RInfo.createdBy attribute. Setters and …
(edit) @59   5 years erik _processMathOne does not need factor processing. Copy/paste error.
(edit) @58   5 years erik Fixes a traceback in FL when importing a UFO without hints.
(edit) @57   5 years erik Check if the psHints are None before processing.
(edit) @56   5 years erik Add test for glyph.copy() and font.insertGlyph()
(edit) @55   5 years erik Fix
(edit) @54   5 years erik PostScriptGlyphHintValues? reads from data argument if there is one.
(edit) @53   5 years erik Add a clear() method to the psHint base object.
(edit) @52   5 years erik New argument for writeUFO: doHints if the glyph hints need to be exported. …
(edit) @51   5 years erik This adds support for glyph.psHints in objectsFL.RGlyph. The psHints …
(edit) @50   5 years erik This adds support for glyph.psHints in objectsRF.RGlyph. Read from …
(edit) @49   5 years erik psHint object for glyphs. Support for math. Support for (x,y) factors for …
(edit) @48   5 years erik Test data. Same as the test data from earlier releases. It had not been …
(edit) @47   5 years erik doc test for the psHints attributes of glyph and font. Various math …
(edit) @46   5 years erik objectsRF.RFont object now makes an empty PostScriptFontHintValues? object …
(edit) @45   5 years erik Div rather than mul.
(edit) @44   5 years erik This implements add, sub, mul, rmul, div and rdiv for psHints. With a tip …
Note: See TracRevisionLog for help on using the revision log.