Download List

Projeto Descrição

PostScript::CDCover generates a Postscript program that prints a CD cover and backlabel, with contents displayed as a tree of directories and files. The module ships with a stand-alone, ready-to-use script, pscdcover, that takes the directory tree of a CD-ROM as input and generates a cover from it.
The output can be directly fed to a PostScript
printer, but it is designed to be easily editable
(should one wish to remove unwanted directory
entries, for example).

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-06-01 12:34
1.0

O módulo cresceu em um módulo Perl, totalmente desenvolvido e já está disponível na CPAN. Isto irá permitir a formas mais flexíveis para gerar conteúdo, e fez o procedimento de instalação mais simplificado.
Tags: Major feature enhancements
The module grew into a fully-fledged Perl module and is now
available from CPAN. This will allow for more flexible ways to
generate content, and made the installation procedure more
streamlined.

2004-03-24 02:18
0.9

Esta versão introduz o uso de um arquivo de configuração para armazenar valores de parâmetro padrão. A instalação é facilitada por meio de uma Makefile. A saída agora usa o ISO-8859-15 (latin9 codificação) como um substituto para Latin1. Existem algumas pequenas melhorias, tais como valores padrão mais sensata.
Tags: Major feature enhancements
This release introduces the use of a configuration file to store default parameter values. The installation is made easier by means of a Makefile. The output now uses the ISO-8859-15 (Latin9) encoding as a replacement to Latin1. There are some minor improvements such as more sensible default values.

2004-02-24 17:15
0.8

Esta versão introduz a possibilidade de imprimir os ícones de cores em vez dos tons de cinza. Além disso, títulos de CD que são muito longos para caber dentro da largura da página são reduzidos.
Tags: Minor feature enhancements
This release introduces the possibility to print
color icons instead of grayscale ones. Also, CD
titles that are too long to fit within the page
width are now scaled down.

2004-02-12 15:27
0.7

Um novo - mp3 switch torna o programa leia o ID3 de arquivos MP3 e imprimir o título das canções em vez dos nomes.
Tags: Major feature enhancements
A new --mp3 switch makes the program read the ID3
tag from MP3 files and print the title of the
songs instead of the filenames.

2004-02-05 12:44
0.6

Esta versão adiciona a capacidade de imprimir linhas de separação entre as colunas, adiciona a capacidade de definir uma largura mínima para a coluna mais à direita, e imprime um dos títulos do lado de cabeça para baixo, para sempre lido corretamente, independentemente da forma como o caso está em um CD prateleira.
Tags: Minor feature enhancements
This release adds the ability to print separating lines between columns, adds the ability to set a minimum width for the right-most column, and prints one of the side titles upside down, to always read correctly, whichever way the CD case is on a shelf.

Project Resources