Skip to content

joBr99/Generate-HASP-Fonts

 
 

Repository files navigation

Generate-HASP-Fonts.ps1

Create the Nextion ZI version 5 fonts used by the HASP project

CheatSheet

Check out the HASP CheatSheet to browse and select icons for use with the HASP project. Click the "U" button next to your desired icon and the correct codepoint will be copied to your clipboard. Paste the result in your HASP automation, MQTT command, or Nextion project to display the selected icon on your HASP device.

Credits

All the real hard work done by GitHub user fvanroie. THANK YOU FVANROIE!

ZiLib library included in this project: Source

Noto Sans font included in this project: Source/License

MaterialDesign font included in this project: Source/License


MIT License

Permission is hereby granted, free of charge, to any person obtaining a copy of this hardware, software, and associated documentation files (the "Product"), to deal in the Product without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Product, and to permit persons to whom the Product is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Product.

THE PRODUCT IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PRODUCT OR THE USE OR OTHER DEALINGS IN THE PRODUCT.

About

Tools to generate Nextion .ZI fonts used by the HASwitchPlate project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 99.6%
  • PowerShell 0.4%