Skip to content

Releases: LettError/ufoProcessor

Fixes

15 Nov 09:17
Compare
Choose a tag to compare
  • Provide access to addLocationLabel and addLocationLabelDescriptor. These are already present in the FontTools DesignspaceLib.

  • Add a method startLog to be called when we want to see the log after starting without debug.

  • Fixes an issue with locationToDescriptiveString: check if the discrete location is None

  • self.loadFonts() added to generateUFOs(), makeInstance, makeOneInstance, makeFontProportions, makeOneGlyph, makeOneInfo, makeOneKerning. Because it is not always clear whether the fonts were indeed loaded. I acknowledge this is a small overhead, but it seems justified by the time spent in confusion if it is not called.

  • Round the instance kerning data when asked.

  • Respect the glyphnames listed in font.lib public.skipExportGlyphs when making UFO. This creates a mechanism to remove specific glyphs from output, to allow test fonts to be made from designspaces that contain incomplete, unfinished glyphs.

  • Version upped to 1.13.2.

1.13.0

15 Aug 22:17
ad68910
Compare
Choose a tag to compare

New format for tag number to facilitate workflows.

1.12

14 Aug 08:52
085c892
Compare
Choose a tag to compare

Syncing the tag numbers with the release numbers to restore order to the galaxy.

What's Changed

  • Calculate instance values for com.typemytype.robofont.italicSlantOffset #59 by @LettError in #61

Full Changelog: 1.10...1.12

1.0.11

14 Aug 07:38
085c892
Compare
Choose a tag to compare

Process specific libkeys when making interpolations.

1.0.10

14 Aug 07:28
Compare
Choose a tag to compare

The tag numbers seem to have run off by themselves. I will keep the Release numbering here.
"Generate release notes" included many old things.

What's Changed

New Contributors

Full Changelog: 1.9.0...1.10

1.0.9

24 Mar 15:51
Compare
Choose a tag to compare

Fix for sourcedescriptors with a layer named "foreground".

1.0.8

24 Mar 15:42
a54f0ea
Compare
Choose a tag to compare

Same as "1.08", I think the missing "." caused some confusion.

Fixes an issue with font.info.

05 Nov 09:38
Compare
Choose a tag to compare
Pre-release

When generating from defcon sources the font.info data was not prepared properly.

Fixes a kerning issue

04 Nov 12:06
fd8e5fd
Compare
Choose a tag to compare
Fixes a kerning issue Pre-release
Pre-release
Merge pull request #12 from LettError/sparse-kerning-fix

Sparse kerning problem.

Generate UFOs from .designspace files

14 May 10:29
Compare
Choose a tag to compare

Works with designspace files version 3.