Download List

프로젝트 설명

IFSgr is a command line two-dimensional linear IFS
(Iterated Function System) grayscale renderer. It
uses Fractint's IFS file format, and features
automatic fractal scaling and gray level
adjustment and consistent image look independent
of size or the numbers of iterations. It can also
convert Fractint files to Gimp IFS Compose files
and back.

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.

2006-03-13 01:04
1.1

코드는 64 비트 지금 청소해야합니다.
Tags: Code cleanup
The code should be 64-bit clean now.

2004-05-13 22:59
1.0

libifsgr 공식적인 기능이 지금, 그리고 자사의 API를 문서화합니다. RPM 패키지에는 사용할 수있습니다.
Tags: Documentation
libifsgr is an official feature now, and its API is documented. There is an RPM package available.

2004-03-31 19:27
0.9.4

IFS를 구문 분석하는 버그가 수정되었습니다 파일을 작성하십시오. IFC 작성 입력 파일의 기본 이름은 프랙탈만이 용 / 출력 이름이 사용됩니다. IFSgr FDESIGN TRN 파일을 읽을 수있습니다. 품질은 더 이상 여백 너비의 기능입니다. 설명서 및 개선되었다 새로운 예제를 덧붙였다.
Tags: Major bugfixes
An IFS compose file parsing bug was fixed. Only base names of IFC Compose input files are used for fractal/output names. IFSgr can read FDESIGN TRN files. Quality is no longer a function of margin width. Documentation was improved and new examples added.

2004-03-25 00:51
0.9.3

지금은 IFS를 IFSgr 파일을 작성 및 Fractint 파일을 쓰기 때문에 방향 전환이 모두 가능하다 읽을 수있습니다. 진짜 매뉴얼 페이지를 작성되었습니다. 단수 변환을 거의 - IFS를 작성 형식 단수, 그래서 적어도 그들을 로드할 수있습니다 수출하고있습니다. 단일 파일에 다중 출력, 지금은 함께 연결된 대신에 각 이전 덮어.
Tags: Major feature enhancements
IFSgr can now read IFS Compose files and write Fractint files, so
conversion is possible in both directions. A real manual page has been
written. Singular transformations are exported as almost-singular to the
IFS Compose format, so it can at least load them. Multiple outputs to a
single file are now concatenated together instead of each overwriting
the previous one.

2004-03-20 02:17
0.9.2

회전 드디어 작동합니다. 그것은 affine 변환의 임의의 순서 - 회전, 왜곡, asymmetrization 적용 가능하고 똑딱 - 렌더링 또는 내보내기 전에 프랙탈있습니다. 훨씬 더 높은 품질의 이미지와 함께 (64 비트 스위치 반복 계산)으로 인해 렌더링 수있습니다. 원시 화소 조회수 카운트 PGM을 내보낼 수있습니다 - 형식과 같은.
Tags: Major feature enhancements
Rotation finally works. It is possible apply an arbitrary sequence of affine transformations -- rotation, skew, asymmetrization, and flipping -- on the fractal before rendering or export. Much larger images can be rendered with higher quality (due to a switch to 64-bit iteration counting). Raw pixel hit counts can be exported to a PGM-like format.

Project Resources