0.0.3 • Published 5 months ago

imfont v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

imfont 🎨

npm version GitHub issues GitHub license

A versatile tool for converting fonts and images into C++ arrays. Generate compact code for embedded systems or ImGui applications with rich console features. Simplify graphic resource integration.

🚀 Installation

Install imfont globally using npm:

npm install -g imfont

📖 Usage

imfont -f <font.ttf> -o <output_name>
imfont -i -f <image_folder> -o <output_file>

Options:

  • -f, --file <font.ttf>: Input file for imfont tool
  • -o, --output <output_name>: Output name for imfont tool
  • -i, --image: Use image to C++ array tool
  • -h, --help: Show help message

⚙️ Configuration

For additional configuration options and advanced usage, check out the documentation on GitHub.

🤝 Contributing

Contributions are welcome! Check out the Contribution Guidelines for more details.

📜 License

This project is licensed under the MIT License.

📬 Contact

For questions or feedback, feel free to reach out:

🎉 Acknowledgements

Special thanks to Imfont Contributors for their valuable contributions.


Made with ❤️ by HK4CRPRASAD

0.0.3

5 months ago

0.0.2

5 months ago

0.0.1

5 months ago