Giter Site home page Giter Site logo

unitype's Introduction

UniType - truetype font library for golang.

This library is designed for parsing and editing truetype fonts. Useful along with UniPDF for subsetting fonts for use in PDF files.

Contains a CLI for useful operations:

$ ./truecli
truecli - TrueCLI

Usage:
  truecli [command]

Available Commands:
  help        Help about any command
  info        Get font file info
  readwrite   Read and write font file
  subset      Subset font
  validate    Validate font file

Flags:
  -h, --help              help for truecli
      --loglevel string   Log level 'debug' and 'trace' give debug information

Use "truecli [command] --help" for more information about a command.

for example:

$ $ ./truecli info --trec myfnt.ttf
  trec: present with 22 table records
  DSIG: 6.78 kB
  GSUB: 368 B
  LTSH: 28.53 kB
  OS/2: 96 B
  VDMX: 1.47 kB
  cmap: 124.93 kB
  cvt: 672 B
  fpgm: 2.33 kB
  gasp: 16 B
  glyf: 13.12 MB
  hdmx: 484.97 kB
  head: 54 B
  hhea: 36 B
  hmtx: 114.09 kB
  kern: 3.43 kB
  loca: 114.09 kB
  maxp: 32 B
  name: 2.54 kB
  post: 283.82 kB
  prep: 676 B
  vhea: 36 B
  vmtx: 114.09 kB 

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.