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 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,经常TrueType字体。生成系统使用了更新scons的1.20。一些过时的scons的功能使用被淘汰。许可证改为GPLv3的。
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

一种新的对角网纹测试模式(“x”的命令)的加入。
标签: Major feature enhancements
A new diagonal crosshatch test pattern ("x"
command) was added.

2007-06-06 09:28
1.07

scons的本地已被删除,而文件进行了更新,以反映对建设scons的0.97或更高的要求。
标签: 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软件包。
标签: 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的是在生成过程,而不是做。这应消除一些相关性分析报告的问题。
标签: 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