Download List

프로젝트 설명

The PNGwriter library, which requires libpng, allows
you to plot to a 48-bit PNG file, saving it
directly to disk. Plotting is as easy as
specifying the red, green, and blue values and the
x, y coordinates of the pixel. It includes
functions for plotting simple geometric shapes
(circle, rect, line), plotting text (UTF-8 support for Asian languages), reading the colour of a
pixel, reading in a whole PNG file (great for
image analysis), plotting and reading in HSV
colourspace, and many others that might come in handy.

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-10-18 08:34
0.4.9

이 릴리스에는 채워진 삼각형을 세우고에 대한 지원을 추가합니다.
Tags: Minor feature enhancements
This release adds support for filled triangle plotting.

2004-10-11 10:23
0.4.8

지난 릴리스 (0.4.7) 대부분의 시스템에서 완전히 깨진 렌더링이 릴리스에는 심각한 버그 수정 및 생성자에 더 나은 오류 검사를 추가합니다.
Tags: Major bugfixes
This release fixes a serious bug that rendered the last
release (0.4.7) completely broken on most systems, and
adds better error checking in the constructor.

2004-10-09 07:33
0.4.7

그 PNGs의 특정 숫자를 읽은 후 충돌이 발생한 심각한 버그와 파일 관련 오류 처리 수정되었습니다 개선했다.
Tags: Major bugfixes
A serious bug that caused a crash after reading a certain number of PNGs was fixed and the file-related error handling was improved.

2004-09-01 10:11
0.4.6

이 릴리스에서는 Microsoft Visual C + +에서 컴파일 7 볼랜드 빌더 Windows에서.
Tags: Minor bugfixes
This release now compiles under Microsoft Visual C++ 7 and Borland Builder on Windows.

2004-08-16 01:33
0.4.5

이미지 크기 조절뿐만 아니라, 이산 laplacian 기능이 추가되었습니다. 전체 그림 및 텍스트 기능은 지금 버전에 의해 음모를 꾸미고 혼합 사용을 구비하고있습니다. 설명서 개편되었습니다 포맷할.
Tags: Major feature enhancements
Image scaling has been added, as well as a discrete laplacian function. All figure and text functions are now complemented by versions that enable blended plotting. The documentation has been reorganized and reformatted.

Project Resources