Difference between revisions of "Yap.app"

From GNUstepWiki
Jump to navigation Jump to search
(stub'd)
 
Line 11: Line 11:
 
license = GPL 2 |
 
license = GPL 2 |
  
overview = |
+
overview =
 +
A PostScript/PDF previewer and front end to the a2ps text formatting tool. Harness the full power of a2ps to beautifully format source code (C, Objective C, Scheme, Perl, etc.) and many other kinds of text files. PostScript/PDF rendering is done using GPL GhostScript.
 +
|
  
 
features =
 
features =

Revision as of 20:42, 13 August 2007

This article or section is a stub (i.e., in need of additional material).
You can help us by expanding it


A PostScript/PDF previewer and front end to the a2ps text formatting tool.

Current Version: 0.2

  • Released: February 4, 2007
  • Licensed: GPL 2

Overview

A PostScript/PDF previewer and front end to the a2ps text formatting tool. Harness the full power of a2ps to beautifully format source code (C, Objective C, Scheme, Perl, etc.) and many other kinds of text files. PostScript/PDF rendering is done using GPL GhostScript.

Features

  • extensive use of OOP programming techniques
  • preview PostScript files
  • format text files with a2ps
  • opens files that are listed on the command line for easy previewing
  • set
    • paper size
    • pretty print style
    • prologue
    • encoding
double click on any of these to read a description of the respective feature
  • set a2ps options via an easy-to-use GUI

Maintainer

Marko Riedel

Related Links