Download List

Projeto Descrição

Display Ghostscript (DGS) is functionally
upward-compatible with Adobe Display PostScript,
but it has been written independently. The Display
Ghostscript System provides a device-independent
imaging model for displaying information on a
screen. The imaging model uses the PostScript
language which has powerful graphics capabilities
and frees the programmer from display-specific
details like screen resolution and color issues.
DGS is an integral part of the GNUstep Development
Environment.

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.

2001-01-30 15:12
DGS 0.5.6

DGS foi atualizada para incluir todo o trabalho da L. Peter Deutsch fizeram a atualização para compatibilidade Ghostscript DPS. Isto não tem todas as funcionalidades de um sistema DPS faixa, mas chega perto. A imediata aplicação atual usa um garfo * *- Based. Após a primeira vez que o sistema é iniciado usando dgs dpsnx.agent, chamadas subseqüentes para iniciar um contexto DGS fazer com que o contexto atual para a mesa de um novo processo. Esta não é a melhor solução, mas é mais rápido do que métodos anteriores. <P> <B>Nota:</b> Esta versão é só para desenvolvedores.
DGS has been updated to include all the work the L. Peter Deutsch
did to upgrade Ghostscript for DPS compatibility. This does not have
all the functionality for a full DPS system, but it comes close. The
current implementaion uses a *fork*-based server. After the first
time the dgs system is started using dpsnx.agent, subsequent calls
to start a DGS context cause the current context to fork a new
process. This is not the best solution, but it is faster than previous
methods.

<P><B>Note:</B> This release is for developers only.

2001-01-30 15:12
0.5.9

Esta versão contém principalmente correções de bugs, desde Ghostscript 6,0 foi adiado. Ele apresenta comutação melhor contexto, configuração e limpeza makefile, suporte adicional para RPMs, acrescentou tcp_wrappers apoio e correções diversas.
This version contains mostly bug fixes, since Ghostscript 6.0 has been delayed. It features better context switching, configuration and makefile cleanup, additional support for RPMs, added tcp_wrappers support and various bug fixes.

2001-01-30 15:12
0.5.8

DGS pode ser executado em uma máquina com um byte ordem diferente da que recebe os dados do cliente, de múltiplos contextos e mudança de contexto foi implementado, DGS lança também um servidor mais rápido (após o primeiro), por bifurcação um novo servidor para o novo processo, você pode alterar o modo de depuração através de argumentos passados para dpsnx.agent, e você pode especificar o número da porta quando você chamar dpsnx.agent diretamente.
DGS can run on a machine with a different byte order from the one it receives client data from, multiple contexts and context switching has been implemented, DGS also launches a server faster (after the first one), by forking a new server for the new process, you can change mode of debug via arguments passed to dpsnx.agent, and you can specify the port number when you call dpsnx.agent directly.

2001-01-30 15:12
0.5.7

O servidor aceita conexão TCP dgs e UNIX conexão em um tempo, se o cliente é executado na mesma máquina do servidor ou a arquitetura da máquina onde o cliente é executado byteorder tem mesmo a arquitetura da máquina onde o servidor.
The dgs server accept TCP connection and UNIX connection at a
time if the client runs on the same host of the server or the
architecture of the host where the client runs has same byteorder of
the architecture of the host where the server.

2001-01-30 15:12
0.5.10

Devido a problemas graves em vários contextos de apoio na estrutura dgs atual, os criadores decidiram reescrever dgs. Versão 0.5.10 será o último lançamento antes que este reescrever. Esta versão está estável o suficiente para usar com um cliente que usa só um contexto único. As maiores mudanças incluem uma correção para o bug hogging CPU em tempo de desligamento, ups código limpo, o código do agente é dividida em diferentes arquivos, a área de desenho bug restrição de tamanho é fixo, uma melhor configuração e suporte RPM.
Due to serious problems in supporting multiple contexts in the current dgs structure, the developers have decided to rewrite dgs. Version 0.5.10 will be the last release before this rewrite. This version is stable enough to use with a client that uses only a single context. Major changes include a fix for the CPU hogging bug at shutdown time, code clean ups, agent code is split into different files, the drawing area size restriction bug is fixed, better configuration and RPM support.

Project Resources