pkf.go 302 B

123456
  1. // Copyright ©2021 The star-tex Authors. All rights reserved.
  2. // Use of this source code is governed by a BSD-style
  3. // license that can be found in the LICENSE-STAR-TEX file.
  4. // Package pkf implements a decoder for the Packed (PK) Font file format.
  5. package pkf // import "modernc.org/knuth/font/pkf"