An open API service indexing awesome lists of open source software.

https://github.com/danielgamage/subdivide

Subdivide Filter for Glyphs.app
https://github.com/danielgamage/subdivide

Last synced: 3 months ago
JSON representation

Subdivide Filter for Glyphs.app

Awesome Lists containing this project

README

          

# Subdivide

Based on https://github.com/danielgamage/Glyphs-Scripts#subdivision. Uses a Catmull-Clark algorithm to take straight-line node cages and turn them into bezier curves.

## Custom Parameter

```
({ Filter = "Subdivide"; })
```

Your subdivided output will be shown in the preview window:

![Subdivide Screenshot](https://github.com/danielgamage/Subdivide/blob/master/screenshot.jpg?raw=true)