Tal Leming

Results 88 issues of Tal Leming

The duplicate contour test, or new test like it, should look for situations like the one below. Currently the test uses DigestPointPen for creating the comparisons. This uses fixed values....

Use the italic angle in the straight line test.

- [ ] pointsNearVerticalMetrics: Should this be a point test instead of segment test? - [ ] pointsNearVerticalMetrics: does it need to do the pointInside stuff? - [ ] add...

See thread here: https://twitter.com/rbmntjs/status/801751915986034688 This should look for subtly off vertical and off horizontal handles. It should also use the italic angle to test vertical handles when available.

For example, the distance from a vertical metric.

Maybe the vertical line test should test line segments for their proximity to the italic angle.

The issue occurs in the on curve of the first segment of a curve curve sequence. Like this: ![screen shot 2014-08-09 at 3 51 30 pm](https://cloud.githubusercontent.com/assets/4992934/3867417/a83f065e-1ffe-11e4-8e9e-5366e5ffa7f0.png) The only thing that...

Duplicating unchanged files* seems like it could result in unnecessary storage. For example, if a 250 mb PDF is unchanged from the first through 256th state, it doesn't need to...

There needs to be a list showing the previous commits. The time stamp, log note and previously generated diffs could optionally be shown.

It would be nice to be able to generate a time-lapse video or set of images depecting the evolution of a glyph or string of glyphs. Some code from @letterror:...