ascii2abctab 1.1 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News ascii2abctab 1.1 (Default branch)
# 1  
Old 03-06-2008
ascii2abctab 1.1 (Default branch)

Image ascii2abctab converts "asciitab" guitar notation (such as you would find posted all over the Internet) to abctab, which you can then convert to Postscript with abctab2ps to make pretty printouts.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
pbmtopsg3(29 June 2001)                                                                                                    pbmtopsg3(29 June 2001)

NAME
pbmtopsg3 - convert PBM images to Postscript with G3 fax compression SYNOPSIS
pbmtopsg3 [--title=title] [--dpi=dpi] [filespec] DESCRIPTION
Converts the PBM images in the input PBM file to pages in a Postscript file encoded with G3 fax compression. If you don't specify filespec, the input is from Standard Input. Remember that you can create a multi-image PBM file simply by concatenating single-image PBM files, so if each page is in a different file, you might do: cat faxpage* | pbmtopsg3 >fax.ps OPTIONS
-title The Postscript title value. Default is no title. -dpi The resolution of the Postscript output. Default is 72 dpi. SEE ALSO
pnmtops(1), pstopnm(1), gs(1), pstopnm(1), pbmtolps(1), pbmtoepsi(1), pbmtog3(1), g3topbm(1), pbm(5) pbmtopsg3(29 June 2001)