Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
import AppKit | |
from mojo.events import installTool, EditingTool, BaseEventTool, setActiveEventTool | |
from mojo.drawingTools import * | |
from mojo.UI import UpdateCurrentGlyphView | |
from defconAppKit.windows.baseWindow import BaseWindowController | |
import math | |
# | |
# | |
# A visualisation for RoboFont |
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
GLYPH DATA | |
========== | |
- Glyph flag | |
- Metric data | |
- Outline data | |
- Extra data segments | |
OUTLINE DATA | |
============ |
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
#!/usr/bin/env python | |
""" Print all of the clone-urls for a GitHub organization. | |
It requires the pygithub3 module, which you can install like this:: | |
$ sudo yum -y install python-virtualenv | |
$ mkdir scratch | |
$ cd scratch | |
$ virtualenv my-virtualenv |
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
# DrawBot script to create an animated version of | |
# "Anthologie zur Visuellen Poesie" by Timm Ulrichs (1968), | |
# as requested by Nick Sherman here: https://www.instagram.com/p/BiAjODfHwCO/ | |
# Thanks to Letterform Archive for sharing. | |
def e_square(x, y, side, rotation): | |
''' | |
Draw letter e in a square defined by its center | |
and the length of the sides. |
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
<!DOCTYPE html> | |
<html> | |
<head> | |
<meta charset="utf-8"> | |
<meta name="viewport" content="width=device-width"> | |
<title>Proxima Nova External</title> | |
<style id="jsbin-css"> | |
@import url(https://fonts.googleapis.com/css?family=Proxima+Nova) | |
h1 {font-family: "Proxima Nova"} |
- FabToFontToolsPenAdapter
-
PointToSegmentPenExtracted toufoLib
-
SegmentToPointPenExtracted toufoLib
- TransformPointPen
-
GuessSmoothPointPenExtracted toufoLib
- [AngledMarginPen](https://github.com/robofab-developers/robofab/blob/135deae344d4d836192eac2a4157718083060b67/Lib/robofab/pens/angledMarginPen.p
- FabToFontToolsPenAdapter
-
PointToSegmentPenExtracted toufoLib
-
SegmentToPointPenExtracted toufoLib
- TransformPointPen
-
GuessSmoothPointPenExtracted toufoLib
- [AngledMarginPen](https://github.com/robofab-developers/robofab/blob/135deae344d4d836192eac2a4157718083060b67/Lib/robofab/pens/angledMarginPen.p
- FabToFontToolsPenAdapter
-
PointToSegmentPenExtracted toufoLib
-
SegmentToPointPenExtracted toufoLib
- TransformPointPen
-
GuessSmoothPointPenExtracted toufoLib
- [AngledMarginPen](https://github.com/robofab-developers/robofab/blob/135deae344d4d836192eac2a4157718083060b67/Lib/robofab/pens/angledMarginPen.p
NewerOlder