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, "~> 0.1.0"}
]
endDocumentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/fonticode.
Contributing
Issues
- Open an issue on Github.
For developers
Fork this project on Github.
Open an issue for your proposed changes.
Add tests for your new functionality, if applicable.
Add documentation for your functionality, if applicable. NO DOCS -> NO MERGE.
Submit a pull request.
For non-developers
- Buy me a coffee or beer if you see me at ElixirConf.