This commit is contained in:
Jack Wines 2023-02-02 22:26:42 -08:00
parent db4ddd407c
commit 2c0c172bea
3 changed files with 0 additions and 18 deletions

View file

@ -1,18 +0,0 @@
{ mkDerivation, attoparsec, base, blaze-markup, blaze-svg
, bytestring, cereal, cereal-vector, containers, data-default-class
, diagrams-core, diagrams-lib, directory, parsec, split, stdenv
, text, tuple, vector, xml
}:
mkDerivation {
pname = "SVGFonts";
version = "1.6.0.3";
sha256 = "bc8f8863799070c345fdd88c065852c6434af9e802fd0171df2a3dbd37f35887";
enableSeparateDataOutput = true;
libraryHaskellDepends = [
attoparsec base blaze-markup blaze-svg bytestring cereal
cereal-vector containers data-default-class diagrams-core
diagrams-lib directory parsec split text tuple vector xml
];
description = "Fonts from the SVG-Font format";
license = stdenv.lib.licenses.bsd3;
}

BIN
art.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 MiB