Skip to main content

octicons plugin for blockdiag

Project description

A plugin for blockdiag that provides octicons as background/icon of nodes.

examples

blockdiagcontrib-octicons detects background and icon attributes starts with ‘octicon://’, and converts it as octicons .

Example:

blockdiag {
  plugin octicons;

  A [label = "", background = "octicon://mark-github"];
  B [icon = "octicon://cloud-upload?color=red"];
  A -> B;
}

see results at http://pythonhosted.org//blockdiagcontrib-octicons/

Requirements

  • blockdiag 1.4.3 or later

License

Apache License 2.0

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

blockdiagcontrib-octicons-0.2.0.tar.gz (26.9 kB view hashes)

Uploaded Source

Built Distribution

blockdiagcontrib_octicons-0.2.0-py2.py3-none-any.whl (24.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page