Commit graph

3 commits

Author SHA1 Message Date
Edwin Groothuis
c75e581fef Upgrade misc/pointless to version 0.4
This release is mainly a bug-fix and clean-up release but
	a few new features have also been added: The Pll language
	now supports plain background images (not stretched or
	tiled) as well as images with a fixed position.  Customization
	support has been added to some pll commands. As to the
	portability of pointless, the Mac OS port appears to work
	smoothly by now.  Moreover, the SDL variant of pointless
	has been updated to reflect most of the features in the X11
	variant.  Finally, the manual has been updated to reflect
	all new features.

PR:		ports/56228
Submitted by:	Christian Laursen <xi@borderworlds.dk>
2003-08-31 12:31:46 +00:00
Edwin Groothuis
0a114fd501 [PATCH] misc/pointless: enable choose of ghostscript interpreter
This patch allows the admin of the machine to choose either
	print/ghostscript-gnu or print/ghostscript-afp1

PR:		ports/54947
Submitted by:	Jens Rehsack <rehsack@liwing.de>
2003-08-31 01:15:03 +00:00
Erwin Lansing
0b9bc1877b Pointless is a presentation tool primarily targeted at the un*x
world. Presentations are made using a simple markup-language (best
described as a mix between TeX and Pod, and affectionately known as
"The Pointless Language"). The resulting slideshow is rendered using
FreeType and OpenGL for optimal visual quality.

Submitted by:	Christian Laursen <xi@borderworlds.dk>
2003-07-02 17:37:17 +00:00