webify: webfont generator
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- 'ghc-options: -fprof*' profiling flags are typically not appropriate for a distributed library package. These flags are useful to profile this package, but when profiling other packages that use this one these flags clutter the profile output with excessive detail. If you think other packages really want to see cost centres from this package then use '-fprof-auto-exported' which puts cost centres only on exported functions. Alternatively, if you want to use this, make it conditional based on a Cabal configuration flag (with 'manual: True' and 'default: False') and enable that flag during development.
A command line tool to convert ttf file to woff, eot & svg files
Properties
Versions | 0.1.5.0, 0.1.6.0, 0.1.7.0, 0.1.8.0, 0.1.8.0, 0.1.9.0, 0.1.10.0 |
---|---|
Change log | None available |
Dependencies | base (>=4.6 && <5), binary (>=0.5.1), binary-strict (>=0.4.8.2), blaze-builder (>=0.3.3.4), bytestring (>=0.9), containers (>=0.4.2.1), filepath (>=1.3.0), hopfli (>=0.1.0.0), optparse-applicative (>=0.10.0 && <0.15), text (>=0.7.2), vector (>=0.10.0), xmlgen (>=0.6.2.1), zlib (>=0.5.4) [details] |
License | MIT |
Copyright | (c) 2013-2017 Anantha Kumaran |
Author | Anantha Kumaran <ananthakumaran@gmail.com> |
Maintainer | Sarah Brofeldt <sbrofeldt@gmail.com> |
Category | Web |
Home page | http://github.com/ananthakumaran/webify |
Source repo | head: git clone https://github.com/ananthakumaran/webify.git |
Uploaded | by srhb at 2017-06-17T10:38:40Z |
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
debug | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- webify-0.1.8.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees