Skip to content

Declarative constraint-based structured drawing system in Perl (as per chapter 9 of "Higher-Order Perl")

Notifications You must be signed in to change notification settings

mjdominus/Linogram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jul 8, 2011
841d16a · Jul 8, 2011
Feb 24, 2010
Feb 24, 2010
Jan 20, 2007
Jul 8, 2011
Jan 20, 2007
Aug 17, 2010
Mar 6, 2011
Mar 6, 2011
Jan 20, 2007
Jun 10, 2007
Jul 11, 2005
Feb 24, 2010
Feb 24, 2010
Jul 8, 2011
Jul 8, 2011

Repository files navigation

There is some documentation in the doc/ directory.  More complete
documentation is at

	http://hop.perl.plover.com/linogram/

and in chapter 9 of the book "Higher-Order Perl".  (See
http://hop.perl.plover.com/ .)

The default Makefile target runs the tests.  Unit tests are in t/
and system tests are in u/ .

To see a quick demonstration of Linogram, use
	make demo

and then compare the input files, in demo/*.lino, and the output
files, in demo/*.jpg. 

Linogram's base output is in PostScript, so you will not get the JPEGs
unless you have ps2jpg installed, but you may also use any other
PS-to-JPEG converter, such as ImageMagick; modifying the ".ps.jpg"
target in the Makefile is probably the easiest way to do this.

About

Declarative constraint-based structured drawing system in Perl (as per chapter 9 of "Higher-Order Perl")

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published