unwoff

package module
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 26, 2024 License: MIT Imports: 3 Imported by: 0

README

unwoff

WebAssembly-based Go library for decompressing WOFF/WOFF2 fonts.

Documentation

Overview

Package unwoff decompresses WOFF/WOFF2 fonts.

Index

Constants

This section is empty.

Variables

View Source
var ErrNotWOFF = errors.New("not a WOFF/WOFF2 font")

ErrNotWOFF is returned if the font is not a WOFF/WOFF2.

Functions

func Decompress

func Decompress(font []byte) ([]byte, error)

Decompress attempts to decompress the provided WOFF/WOFF2 font.

Types

This section is empty.

Directories

Path Synopsis
Command unwoff decompresses WOFF/WOFF2 fonts from stdin to stdout.
Command unwoff decompresses WOFF/WOFF2 fonts from stdin to stdout.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL