/fonticode

Primary LanguageElixirThe UnlicenseUnlicense

Fonticode

Simple library for mapping various normal text to goofy unicode codepoints to fake fonts.

Installation

If available in Hex, the package can be installed by adding fonticode to your list of dependencies in mix.exs:

def deps do
  [
    {:fonticode, "~> 1.0.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/fonticode.

Contributing

Issues

  1. Open an issue on Github.

For developers

  1. Fork this project on Github.

  2. Open an issue for your proposed changes.

  3. Add tests for your new functionality, if applicable.

  4. Add documentation for your functionality, if applicable. NO DOCS -> NO MERGE.

  5. Submit a pull request.

For non-developers

  1. Buy me a coffee or beer if you see me at ElixirConf.