TorchFont Documentation¶
Welcome to the TorchFont documentation. The sections below provide guidance for users, developers, and contributors.
Getting Started
Quick installation and first steps to use TorchFont.
User Guide
Learn how to use TorchFont effectively with practical examples.
API Reference
Detailed documentation for TorchFont’s public API.
Contributor Guide
Instructions for contributing to TorchFont and setting up a development environment.
Citation¶
If you find TorchFont useful in your work, please consider citing the following BibTeX entry:
@software{fujioka2025torchfont,
title = {TorchFont: A PyTorch-based library for Vector Fonts},
author = {Takumu Fujioka},
year = 2025,
journal = {GitHub repository},
publisher = {GitHub},
howpublished = {\url{https://github.com/fjktkm/torchfont}}
}