fontdb 0.17.0

A simple, in-memory font database with CSS-like queries.
Documentation

fontdb

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 7 feature flags, 7 of them enabled by default.

default

  • std
  • fs
  • memmap
  • fontconfig

std

  • ttf-parser/std

fs

  • std

memmap

  • fs
  • memmap2

fontconfig

  • fontconfig-parser
  • fs

memmap2

  • dep:memmap2

fontconfig-parser

  • dep:fontconfig-parser