Welcome to bdflib’s documentation!¶

bdflib is a Python library for working with BDF fonts.

The library allows for manipulating fonts directly and comes with command-line utilities for performing various operations on font files.

  • About this project
    • Requirements
    • License
    • Development
    • Further reading
  • Tutorial
    • Installation
    • Reading an existing font
    • Adding a glyph
    • Merging glyphs
    • Writing a font
  • API Reference
    • bdflib.model
    • bdflib.reader
    • bdflib.writer
    • bdflib.effects
    • bdflib.glyph_combining
    • bdflib.xlfd
  • Changelog
    • Unreleased
    • v1.1.3 - 2019-04-23
    • v1.1.2 - 2019-04-22
    • v1.1.1 - 2018-11-19
    • v1.1.0 - 2018-11-19
    • v1.0.4 - 2016-10-19
    • v1.0.3 - 2016-09-25
    • v1.0.2 - 2016-03-27
    • v1.0.1 - 2015-04-06
    • v1.0.0 - 2009-03-22

Indices and tables¶

  • Index
  • Module Index
  • Search Page

bdflib

Navigation

  • About this project
  • Tutorial
  • API Reference
  • Changelog

Related Topics

  • Documentation overview
    • Next: About this project

Quick search

©2009-2022, Timothy Allen. | Powered by Sphinx 1.8.6 & Alabaster 0.7.12 | Page source