imfont

0.0.3 • Public • Published

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

/imfont/

    Package Sidebar

    Install

    npm i imfont

    Weekly Downloads

    1

    Version

    0.0.3

    License

    MIT

    Unpacked Size

    909 kB

    Total Files

    8

    Last publish

    Collaborators

    • hk4crprasad