PEM-- / FontClassesAndMethods

Symbol font for classes and methods

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Font for classes & methods

A simple symbol font for classes and methods.

Preview

Mapping

Classes

  • 30: 0: Class.
  • 31: 1: Private class.
  • 32: 2: Static class.
  • 33: 3: Static and private class.

Methods

  • 41: A: Method
  • 42: B: Private method.
  • 43: C: Static method.
  • 44: D: Static and private method.

Bound methods

This is mainly used for CoffeeScript.

  • 61: a: Bound method.
  • 62: b: Private bound method.

Links

Licence

MIT

About

Symbol font for classes and methods