An open API service indexing awesome lists of open source software.

https://github.com/j2team/autoit-font-icon

:gift: An UDF that helps you use Font Awesome in your AutoIt project.
https://github.com/j2team/autoit-font-icon

Last synced: 4 months ago
JSON representation

:gift: An UDF that helps you use Font Awesome in your AutoIt project.

Awesome Lists containing this project

README

          

# AutoIt Font Icon

An UDF that helps you use [Font Awesome](http://fontawesome.io/) in your AutoIt project.

## Screenshot

![AutoIt Font Icon](Screenshot.png)

## Download

Click [here](https://github.com/J2TeaM/autoit-font-icon/archive/master.zip) to download!

## Usage

See [example.au3](example.au3).

## Contributing

1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -am 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request :D

## Credits

- Author: [Juno_okyo](https://junookyo.blogspot.com/)
- [Font Awesome](http://fontawesome.io/) by [Dave Gandy](https://twitter.com/davegandy)

## License

This work is licensed under a [MIT LICENSE](LICENSE).