1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-04 13:13:25 +03:00

0022590: Migration to FreeImage - revision of Xw and WNT packages

Clean up Xw package from outdated and unused functionality
Adjusting test case for current state of master
This commit is contained in:
kgv
2013-04-17 16:36:16 +04:00
parent b659a6dc19
commit ed97f43c0c
168 changed files with 445 additions and 32731 deletions

View File

@@ -15,14 +15,14 @@ XShow D
vfit
vsetdispmode 1
if { [string compare $tcl_platform(platform) "windows"] != 0 } {
set x1 150
set y1 210
} else {
set x1 240
set y1 299
}
checkcolor $x1 $y1 0.67 0.67 0.67
puts "Point color test:"
set x1 310
set y1 225
set r1 0.04
set g1 0.04
set b1 0.67
checkcolor $x1 $y1 $r1 $g1 $b1
set only_screen 1