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.

2009-02-11 17:54
0.5.4

filegamma_ 0.5에서 0.6 하나의 생성자에서 모든 다른 사람으로 수정되었습니다. 지금 PNGwriter 입력 파일의 범위를 훨씬 더 핸들 readfromfile (). 일반적으로 알파 채널이 정상적으로 삭제됩니다. 몇 가지 문제가 남아 : 크로마 청크의 정보와 PNG는 너무 정확하게, 그리고 투명 청크와 PNG는 읽을 수없는 것입니다 잘못 읽은 것입니다, 그래도 조용히. drawtriangle에서 ()와 drawbottom 컴파일러 경고 () 고정했다.
Tags: Major feature enhancements
filegamma_ was corrected from 0.5 in one constructor to 0.6 as in all others. PNGwriter now handles a much greater range of input files with readfromfile(). In general, the alpha channel is discarded gracefully. Some issues remain: a PNG with information in the chroma chunk will not be read too accurately, and a PNG with a transparency chunk will be read incorrectly, though silently. Compiler warnings in drawtriangle() and drawbottom() were fixed.

2005-01-26 00:11
0.5.3

이 릴리스의 기능을 추가하는 텍스트 문자열이 있으면 그것을 해본했다의 너비를 반환하는 계산뿐만 아니라, 4 개의 새로운 인물 : 화살표, 다이아몬드, 십자가, 그리고 십자가 몰타어.
Tags: Minor feature enhancements
This release adds a function that returns the calculated width of a string of text if it were plotted, as well as four new figures: arrow, diamond, cross, and Maltese cross.

2005-01-11 06:35
0.5.2

라이센스가 수정되지 않은 GNU 일반 공중 사용 허가서로 변경되었습니다.
Tags: Documentation
The license was changed to an unmodified GNU General Public License.

2005-01-05 07:48
0.5.1

문서 컴파일과 설치 과정을 취재, 그리고 지금 설치된 파일의 실제 위치뿐 아니라 기본 설치 위치를 반영 README 파일이 향상되었습니다. 또한, Makefile을 더 포장에 적합되었습니다.
Tags: Documentation
The documentation covering the compilation and installation process has been improved, and the installed README file now reflects the actual locations of installed files, not just the default locations. Also, the Makefile has been made more suitable for packaging.

2004-10-23 16:33
0.5.0

이 버전은 빠른 삼각형의 readfromfile () 버전의 Windows에서 컴파일에 영향을 미치는에 심각한 버그가 수정하려위한 기능을 추가하고 pngtest 프로그램에 포함된 다른 예제를 추가합니다.
Tags: Minor bugfixes
This version adds a function for fast plotting of triangles, fixes a serious bug in readfromfile() affecting versions compiled on Windows, and adds another example to the included pngtest program.

Project Resources