File: README.freetype-doc

package info (click to toggle)
freetype 2.10.4%2Bdfsg-1%2Bdeb11u1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 25,472 kB
  • sloc: ansic: 147,313; javascript: 7,011; python: 5,748; sh: 3,871; cpp: 3,706; xml: 1,338; makefile: 607; perl: 340; awk: 142; sed: 3
file content (18 lines) | stat: -rw-r--r-- 520 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
This bundle contains additional documentation files for FreeType.  However,
it does *not* contain the API reference, which is part of the FreeType
source code bundle.

To properly install the documentation files, unpack both the source and the
doc bundle in the same place, e.g.

  mkdir src
  cd src
  tar xzvf freetype-2.10.4.tar.gz
  tar xzvf freetype-doc-2.10.4.tar.gz

Now you can move the `docs' subdirectory of `freetype-2.10.4' to any place
you want.

The entry point for the documentation is

  docs/index.html