Handwriting synthesis in Haskell
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
src
test
.gitignore
COPYING
COPYING.LGPL3
COPYING.MPL2
README.md
Setup.hs
glyph.cabal
stack.yaml

README.md

Glyph

Handwriting synthesis in Haskell.

Hackage Build Status Code Climate Hackage-Deps

WORK IN PROGRESS.

Legal

Copyright (C) 2016 Michael Smith.

Glyph is bi-licensed under the Lesser GNU General Public License Version 3 or later as well as the Mozilla Public License Version 2. You can modify or redistribute its sources under the conditions of these licenses.

The text of the Lesser GNU General Public License Version 3 can found in the COPYING.LGPL3 file, and can also be obtained from http://www.gnu.org/licenses/.

The text of the Mozilla Public License Version 2 can be found in the COPYING.MPL2 file, and can also be obtained from http://mozilla.org/MPL/2.0/.