Sophie

Sophie

distrib > Mageia > 7 > i586 > by-pkgid > d205331551f94e90985a2163a3045007 > files > 2

golang-github-shurcool-gofontwoff-devel-0-0.2.mga7.noarch.rpm

gofontwoff
==========

[![Build Status](https://travis-ci.org/shurcooL/gofontwoff.svg?branch=master)](https://travis-ci.org/shurcooL/gofontwoff) [![GoDoc](https://godoc.org/github.com/shurcooL/gofontwoff?status.svg)](https://godoc.org/github.com/shurcooL/gofontwoff)

Package gofontwoff provides the Go font family in Web Open Font Format.

It's a Go package that statically embeds Go font family WOFF data, exposing it via an http.FileSystem.

These fonts were created by the Bigelow & Holmes foundry specifically for the
Go project. See https://blog.golang.org/go-fonts for details.

Installation
------------

```bash
go get -u github.com/shurcooL/gofontwoff
```

License
-------

[LICENSE](LICENSE).