Download List

프로젝트 설명

lcdtest is a utility to display monitor test
patterns. It was originally written for use with LCD monitors, and may be useful in finding pixels that are stuck on or off as well as for adjustment (automatic or manual). However, it can be useful for CRT monitors as well. lcdtest uses the SDL library, and has been used on Linux with X and on Windows, but may work on other platforms supported by SDL.

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.

2010-02-18 20:22
1.18

이 릴리스 SDL_ttf 아니라 SFont보다 텍스트를 렌더링 및 무료 LiberationMono - 일반 트루타입 글꼴을 사용하여 사용합니다. SCons는 1.20를 사용하는 빌드 시스템을 업데이 트했습니다. 사용중지됨 SCons는 일부 기능을 사용 탈락했다. 라이센스 GPL v3을 위해 변경되었습니다.
This release uses SDL_ttf to render text rather than SFont, and uses the free LiberationMono-Regular TrueType font. The build system was updated to use SCons 1.20. The use of some deprecated SCons features was eliminated. The license was changed to the GPLv3.

2007-06-06 09:31
1.08

새로운 대각선 crosshatch 테스트 패턴 ( "X"는 명령)이 추가되었습니다.
Tags: Major feature enhancements
A new diagonal crosshatch test pattern ("x"
command) was added.

2007-06-06 09:28
1.07

SCons는 로컬 제거되었으며, 문서 SCons는 0.97 또는 저장의 요구 사항을 반영하도록 업데이 트를 구축했습니다.
Tags: Documentation
SCons-local has been removed, and the
documentation was updated to reflect the build
requirement of SCons 0.97 or later.

2007-05-24 10:40
1.06

사소한 변화 CFLAGS SConstruct에서 처리하는 RPM 패키지는 건물을 지원하도록 만들어졌습니다.
Tags: Minor feature enhancements
A minor change was made to CFLAGS handling in
SConstruct to support building an RPM package.

2007-05-23 11:34
1.05

SCons는 지금 대신 확인 과정을 빌드하는 데 사용됩니다. 이것은 종속성 분석 몇 가지 보고된 문제점을 제거한다.
Tags: Minor feature enhancements
SCons is now used in the build process instead of Make. This should eliminate some reported problems with dependency analysis.

Project Resources