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.

Getting Started
User Guide

Learn how to use TorchFont effectively with practical examples.

User Guide
API Reference

Detailed documentation for TorchFont’s public API.

API Reference
Contributor Guide

Instructions for contributing to TorchFont and setting up a development environment.

Contributor Guide

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/torchfont/torchfont}}
}