fixed.go 298 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 fixed provides types to work with fixed-point numbers.
  5. package fixed // import "modernc.org/knuth/font/fixed"