Download List

프로젝트 설명

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 모든 일을 이식 피터 Deutsch을 포함하도록 업데이 트되었습니다 DPS 호환성을 위해 고스트 스크립트를 업그레이 드했다. 이것은 전체 DPS 시스템의 모든 기능이 지원되지 않지만, 활동적입니다. 현재 implementaion 포크 * *- 기반 서버를 사용합니다. dgs 시스템 dpsnx.agent 후속 호출 dgs 컨텍스트를 시작하려면 현재 컨텍스트의 원인 새 프로세스를 포크하는 데 사용 시작 후 처음. 이 최선의 해결책은 아니지만 예전보다 빠른 방법입니다. <P> <B>참고 :이</b> 릴리스에는 개발자를위한 전용입니다.
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

고스트 스크립트는 6.0 이후로 지연되었습니다이 버전의 대부분 버그 픽스가 포함되어있습니다. 그것은 더 나은 컨텍스트 스위칭, 구성 및 makefile을 정리, RPM을위한 추가 지원 기능 tcp_wrappers 지원 및 각종 버그를 수정했다.
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 컴퓨터에서 다른 바이트 순서를 실행할 수있는 하나, dgs도 빠르고 (이후 처음으로 한)를위한 새로운 서버 forking에 의해 구현된 서버가 출시되었습니다로부터 클라이언트의 데이터를 여러 개의 컨텍스트와 컨텍스트 스위칭을받는 새로운 프로세스가 dpsnx.agent로 전달되는 인수를 통해 디버그 모드를 변경할 수있습니다, 그리고 당신이 직접 전화를 dpsnx.agent 포트 번호를 지정할 수있습니다.
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

만약 클라이언트가 서버 또는 호스트의 아키텍처와 동일한 호스트에서 어디에 클라이언트 호스트의 구조와 동일한있다 byteorder 실행 실행 dgs 서버가 TCP 연결을 한 번에 연결을 받아들일 유닉스 서버가.
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

심각한 문제는 현재 dgs 구조에서 여러 컨텍스트 지원으로 인해, 개발자 dgs 재작 성하기로 결정했습니다. 버전 0.5.10이 릴리즈되기 전에 마지막으로 재작성 될 것입니다. 이 버전의 정도만이 단일 컨텍스트를 사용하여 클라이언트와 함께 사용하여 안정적입니다. 주요 변경 사항, 코드 클린 업, 에이전트의 코드를 그리기 영역의 크기 제한이 버그가 수정됩니다 다른 파일, 더 나은 구성 및 RPM을 지원하는 분할이 종료 시점의 CPU hogging 버그에 대한 수정 프로그램이 포함되어있습니다.
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