Created
September 25, 2019 20:46
-
-
Save gferreira/8daa7224c201a383e34e939692764988 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"lastUpdate": "2019-09-20 20:56", | |
"extensions": [ | |
{ | |
"extensionName": "Add Overlap", | |
"repository": "https://github.com/roboDocs/AddOverlap", | |
"extensionPath": "AddOverlap.roboFontExt", | |
"description": "Creates an overlap for the selected points.", | |
"developer": "Alexandre Saumier Demers", | |
"developerURL": "http://asaumierdemers.com", | |
"tags": [ | |
"contours" | |
] | |
}, | |
{ | |
"extensionName": "Batch", | |
"repository": "https://github.com/roboDocs/batchRoboFontExtension", | |
"extensionPath": "Batch.roboFontExt", | |
"description": "Batch generate fonts in various formats.", | |
"developer": "Frederik Berlaen", | |
"developerURL": "http://typemytype.com", | |
"icon": "file:///_code/_extensions/_roboDocs/batchRoboFontExtension/BatchMechanicIcon.png", | |
"tags": [ | |
"generating fonts", | |
"variable fonts" | |
] | |
}, | |
{ | |
"extensionName": "Pixel Tool", | |
"repository": "https://github.com/roboDocs/pixelToolRoboFontExtension", | |
"extensionPath": "PixelTool.roboFontExt", | |
"description": "Drawing with pixels.", | |
"developer": "Frederik Berlaen", | |
"developerURL": "http://typemytype.com", | |
"icon": "https://github.com/roboDocs/pixelToolRoboFontExtension/raw/master/PixelToolMechanicIcon.png", | |
"tags": [ | |
"contours", | |
"drawing" | |
] | |
}, | |
{ | |
"extensionName": "Shape Tool", | |
"repository": "https://github.com/roboDocs/shapeToolRoboFontExtension", | |
"extensionPath": "ShapeTool.roboFontExt", | |
"description": "Draw primitive shapes: rectangles and circles.", | |
"developer": "Frederik Berlaen", | |
"developerURL": "http://typemytype.com", | |
"icon": "https://github.com/roboDocs/shapeToolRoboFontExtension/raw/master/ShapeToolMechanicIcon.png", | |
"tags": [ | |
"contours", | |
"drawing" | |
] | |
}, | |
{ | |
"extensionName": "Ramsay St.", | |
"repository": "https://github.com/robodocs/ramsayStreetRoboFontExtension", | |
"extensionPath": "RamsaySt.roboFontExt", | |
"description": "Show neighbour glyphs when editing a glyph.", | |
"developer": "Frederik Berlaen", | |
"developerURL": "http://typemytype.com", | |
"tags": [ | |
"design helpers" | |
] | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment