~ubuntu-branches/ubuntu/karmic/x11-xserver-utils/karmic

« back to all changes in this revision

Viewing changes to xcmsdb/datafiles/sample1.dcc

  • Committer: Bazaar Package Importer
  • Author(s): Brice Goglin, Julien Cristau, Brice Goglin
  • Date: 2007-08-17 09:58:34 UTC
  • Revision ID: james.westby@ubuntu.com-20070817095834-ywge2nyzj1s3rqnd
Tags: 7.3+1
[ Julien Cristau ]
* iceauth 1.0.2.
  + removes blank line in the manpage (closes: #25285).
* xmodmap 1.0.3.
  + manpage updated to state that -pm is the default (closes: #236198)
* xgamma 1.0.2.
  + the manpage now explains how to print the gamma value more clearly
    (closes: #296021).
* xsetroot 1.0.2.
* xrdb 1.0.4.
  + fixes manpage typo (closes: #276286).
* Add upstream URL to debian/copyright, and update it from xgamma's COPYING
  file.

[ Brice Goglin ]
* Add menu entries for xrefresh and xvidtune.
* sessreg 1.0.3.
* xset 1.0.3.
* Add myself to Uploaders, and remove Branden with his permission.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/*
 
2
 * (c) Copyright 1990 1991 Tektronix Inc.
 
3
 *      All Rights Reserved
 
4
 *
 
5
 * Permission to use, copy, modify, and distribute this software and its
 
6
 * documentation for any purpose and without fee is hereby granted,
 
7
 * provided that the above copyright notice appear in all copies and that
 
8
 * both that copyright notice and this permission notice appear in
 
9
 * supporting documentation, and that the name of Tektronix not be used
 
10
 * in advertising or publicity pertaining to distribution of the software
 
11
 * without specific, written prior permission.
 
12
 *
 
13
 * Tektronix disclaims all warranties with regard to this software, including
 
14
 * all implied warranties of merchantability and fitness, in no event shall
 
15
 * Tektronix be liable for any special, indirect or consequential damages or
 
16
 * any damages whatsoever resulting from loss of use, data or profits,
 
17
 * whether in an action of contract, negligence or other tortious action,
 
18
 * arising out of or in connection with the use or performance of this
 
19
 * software.
 
20
 *
 
21
 *
 
22
 *      NAME
 
23
 *              sample1.dcc
 
24
 *
 
25
 *      DESCRIPTION
 
26
 *              Sample Screen Color Characterization Data File
 
27
 *
 
28
 *      IMPORTANT NOTICE
 
29
 *              This sample file is provided solely for the purpose of
 
30
 *              presenting the format of input files accepted by the
 
31
 *              'cmsdb' utility -- a sample mechanism for placing Screen
 
32
 *              Color Characterization Data into root window properties
 
33
 *              in accordance with the X Device Color Characterization
 
34
 *              Convention (XDCCC).  The data in this file is tailored
 
35
 *              specifically for the Tektronix monitor (part number
 
36
 *              119-2451-00).  These monitors have been built by the
 
37
 *              monitor vendor to Tektronix specifications that typically
 
38
 *              differ from monitors provided by the same vendor to other
 
39
 *              companies.  Therefore, for accurate color rendition this
 
40
 *              sample file should only be used in conjunction with the
 
41
 *              specified Tektronix monitor.  To be XCMS compatible,
 
42
 *              X workstation and X terminal vendors must provide screen
 
43
 *              characterization data for their own monitors.
 
44
 */
 
45
SCREENDATA_BEGIN        0.3
 
46
 
 
47
    NAME                Tektronix 19" (Sony) CRT
 
48
    PART_NUMBER         119-2451-00
 
49
    MODEL               Tek4300, XD88
 
50
    SCREEN_CLASS        VIDEO_RGB
 
51
    REVISION            1.0
 
52
 
 
53
    COLORIMETRIC_BEGIN
 
54
        XYZtoRGB_MATRIX_BEGIN
 
55
           3.48340481253539000    -1.52176374927285200   -0.55923133354049780
 
56
          -1.07152751306193600     1.96593795204372400    0.03673691339553462
 
57
           0.06351179790497788    -0.20020501000496480    0.81070942031648220
 
58
        XYZtoRGB_MATRIX_END
 
59
        RGBtoXYZ_MATRIX_BEGIN
 
60
           0.38106149108714790    0.32025712365352110    0.24834578525933100
 
61
           0.20729745115140850    0.68054638776373240    0.11215616108485920
 
62
           0.02133944350088028    0.14297193020246480    1.24172892629665500
 
63
        RGBtoXYZ_MATRIX_END
 
64
    COLORIMETRIC_END
 
65
 
 
66
    INTENSITY_PROFILE_BEGIN    0    3
 
67
        INTENSITY_TBL_BEGIN    RED    256
 
68
            0x0000     0.000000
 
69
            0x0101     0.000000
 
70
            0x0202     0.000000
 
71
            0x0303     0.000000
 
72
            0x0404     0.000000
 
73
            0x0505     0.000000
 
74
            0x0606     0.000000
 
75
            0x0707     0.000000
 
76
            0x0808     0.000000
 
77
            0x0909     0.000000
 
78
            0x0a0a     0.000936
 
79
            0x0b0b     0.001023
 
80
            0x0c0c     0.001121
 
81
            0x0d0d     0.001229
 
82
            0x0e0e     0.001349
 
83
            0x0f0f     0.001481
 
84
            0x1010     0.001624
 
85
            0x1111     0.001781
 
86
            0x1212     0.001950
 
87
            0x1313     0.002133
 
88
            0x1414     0.002329
 
89
            0x1515     0.002539
 
90
            0x1616     0.002764
 
91
            0x1717     0.003003
 
92
            0x1818     0.003258
 
93
            0x1919     0.003529
 
94
            0x1a1a     0.003815
 
95
            0x1b1b     0.004118
 
96
            0x1c1c     0.004437
 
97
            0x1d1d     0.004773
 
98
            0x1e1e     0.005127
 
99
            0x1f1f     0.005498
 
100
            0x2020     0.005888
 
101
            0x2121     0.006296
 
102
            0x2222     0.006723
 
103
            0x2323     0.007169
 
104
            0x2424     0.007634
 
105
            0x2525     0.008120
 
106
            0x2626     0.008625
 
107
            0x2727     0.009152
 
108
            0x2828     0.009699
 
109
            0x2929     0.010267
 
110
            0x2a2a     0.010857
 
111
            0x2b2b     0.011468
 
112
            0x2c2c     0.012102
 
113
            0x2d2d     0.012759
 
114
            0x2e2e     0.013438
 
115
            0x2f2f     0.014141
 
116
            0x3030     0.014867
 
117
            0x3131     0.015617
 
118
            0x3232     0.016392
 
119
            0x3333     0.017190
 
120
            0x3434     0.018014
 
121
            0x3535     0.018863
 
122
            0x3636     0.019737
 
123
            0x3737     0.020637
 
124
            0x3838     0.021563
 
125
            0x3939     0.022515
 
126
            0x3a3a     0.023494
 
127
            0x3b3b     0.024500
 
128
            0x3c3c     0.025533
 
129
            0x3d3d     0.026594
 
130
            0x3e3e     0.027683
 
131
            0x3f3f     0.028800
 
132
            0x4040     0.029945
 
133
            0x4141     0.031119
 
134
            0x4242     0.032323
 
135
            0x4343     0.033555
 
136
            0x4444     0.034817
 
137
            0x4545     0.036109
 
138
            0x4646     0.037431
 
139
            0x4747     0.038784
 
140
            0x4848     0.040167
 
141
            0x4949     0.041582
 
142
            0x4a4a     0.043027
 
143
            0x4b4b     0.044504
 
144
            0x4c4c     0.046013
 
145
            0x4d4d     0.047554
 
146
            0x4e4e     0.049128
 
147
            0x4f4f     0.050734
 
148
            0x5050     0.052373
 
149
            0x5151     0.054045
 
150
            0x5252     0.055750
 
151
            0x5353     0.057489
 
152
            0x5454     0.059262
 
153
            0x5555     0.061069
 
154
            0x5656     0.062910
 
155
            0x5757     0.064786
 
156
            0x5858     0.066697
 
157
            0x5959     0.068643
 
158
            0x5a5a     0.070624
 
159
            0x5b5b     0.072641
 
160
            0x5c5c     0.074694
 
161
            0x5d5d     0.076783
 
162
            0x5e5e     0.078908
 
163
            0x5f5f     0.081070
 
164
            0x6060     0.083268
 
165
            0x6161     0.085503
 
166
            0x6262     0.087776
 
167
            0x6363     0.090086
 
168
            0x6464     0.092433
 
169
            0x6565     0.094819
 
170
            0x6666     0.097242
 
171
            0x6767     0.099704
 
172
            0x6868     0.102205
 
173
            0x6969     0.104744
 
174
            0x6a6a     0.107322
 
175
            0x6b6b     0.109939
 
176
            0x6c6c     0.112595
 
177
            0x6d6d     0.115291
 
178
            0x6e6e     0.118026
 
179
            0x6f6f     0.120802
 
180
            0x7070     0.123618
 
181
            0x7171     0.126474
 
182
            0x7272     0.129370
 
183
            0x7373     0.132307
 
184
            0x7474     0.135285
 
185
            0x7575     0.138305
 
186
            0x7676     0.141365
 
187
            0x7777     0.144467
 
188
            0x7878     0.147610
 
189
            0x7979     0.150795
 
190
            0x7a7a     0.154023
 
191
            0x7b7b     0.157292
 
192
            0x7c7c     0.160604
 
193
            0x7d7d     0.163958
 
194
            0x7e7e     0.167354
 
195
            0x7f7f     0.170794
 
196
            0x8080     0.174276
 
197
            0x8181     0.177802
 
198
            0x8282     0.181371
 
199
            0x8383     0.184983
 
200
            0x8484     0.188639
 
201
            0x8585     0.192339
 
202
            0x8686     0.196083
 
203
            0x8787     0.199871
 
204
            0x8888     0.203702
 
205
            0x8989     0.207579
 
206
            0x8a8a     0.211500
 
207
            0x8b8b     0.215465
 
208
            0x8c8c     0.219475
 
209
            0x8d8d     0.223530
 
210
            0x8e8e     0.227630
 
211
            0x8f8f     0.231776
 
212
            0x9090     0.235966
 
213
            0x9191     0.240202
 
214
            0x9292     0.244484
 
215
            0x9393     0.248811
 
216
            0x9494     0.253184
 
217
            0x9595     0.257604
 
218
            0x9696     0.262069
 
219
            0x9797     0.266580
 
220
            0x9898     0.271138
 
221
            0x9999     0.275742
 
222
            0x9a9a     0.280392
 
223
            0x9b9b     0.285089
 
224
            0x9c9c     0.289833
 
225
            0x9d9d     0.294624
 
226
            0x9e9e     0.299461
 
227
            0x9f9f     0.304346
 
228
            0xa0a0     0.309278
 
229
            0xa1a1     0.314257
 
230
            0xa2a2     0.319283
 
231
            0xa3a3     0.324357
 
232
            0xa4a4     0.329478
 
233
            0xa5a5     0.334647
 
234
            0xa6a6     0.339863
 
235
            0xa7a7     0.345128
 
236
            0xa8a8     0.350440
 
237
            0xa9a9     0.355800
 
238
            0xaaaa     0.361208
 
239
            0xabab     0.366664
 
240
            0xacac     0.372168
 
241
            0xadad     0.377721
 
242
            0xaeae     0.383322
 
243
            0xafaf     0.388971
 
244
            0xb0b0     0.394669
 
245
            0xb1b1     0.400415
 
246
            0xb2b2     0.406210
 
247
            0xb3b3     0.412053
 
248
            0xb4b4     0.417945
 
249
            0xb5b5     0.423886
 
250
            0xb6b6     0.429876
 
251
            0xb7b7     0.435914
 
252
            0xb8b8     0.442001
 
253
            0xb9b9     0.448138
 
254
            0xbaba     0.454323
 
255
            0xbbbb     0.460557
 
256
            0xbcbc     0.466841
 
257
            0xbdbd     0.473173
 
258
            0xbebe     0.479555
 
259
            0xbfbf     0.485986
 
260
            0xc0c0     0.492466
 
261
            0xc1c1     0.498995
 
262
            0xc2c2     0.505574
 
263
            0xc3c3     0.512202
 
264
            0xc4c4     0.518879
 
265
            0xc5c5     0.525606
 
266
            0xc6c6     0.532382
 
267
            0xc7c7     0.539207
 
268
            0xc8c8     0.546082
 
269
            0xc9c9     0.553006
 
270
            0xcaca     0.559980
 
271
            0xcbcb     0.567004
 
272
            0xcccc     0.574076
 
273
            0xcdcd     0.581199
 
274
            0xcece     0.588370
 
275
            0xcfcf     0.595592
 
276
            0xd0d0     0.602862
 
277
            0xd1d1     0.610183
 
278
            0xd2d2     0.617552
 
279
            0xd3d3     0.624972
 
280
            0xd4d4     0.632440
 
281
            0xd5d5     0.639959
 
282
            0xd6d6     0.647526
 
283
            0xd7d7     0.655144
 
284
            0xd8d8     0.662810
 
285
            0xd9d9     0.670526
 
286
            0xdada     0.678292
 
287
            0xdbdb     0.686106
 
288
            0xdcdc     0.693971
 
289
            0xdddd     0.701884
 
290
            0xdede     0.709847
 
291
            0xdfdf     0.717859
 
292
            0xe0e0     0.725921
 
293
            0xe1e1     0.734031
 
294
            0xe2e2     0.742191
 
295
            0xe3e3     0.750400
 
296
            0xe4e4     0.758658
 
297
            0xe5e5     0.766966
 
298
            0xe6e6     0.775322
 
299
            0xe7e7     0.783727
 
300
            0xe8e8     0.792181
 
301
            0xe9e9     0.800684
 
302
            0xeaea     0.809236
 
303
            0xebeb     0.817837
 
304
            0xecec     0.826486
 
305
            0xeded     0.835185
 
306
            0xeeee     0.843931
 
307
            0xefef     0.852727
 
308
            0xf0f0     0.861571
 
309
            0xf1f1     0.870463
 
310
            0xf2f2     0.879404
 
311
            0xf3f3     0.888393
 
312
            0xf4f4     0.897430
 
313
            0xf5f5     0.906515
 
314
            0xf6f6     0.915648
 
315
            0xf7f7     0.924830
 
316
            0xf8f8     0.934059
 
317
            0xf9f9     0.943337
 
318
            0xfafa     0.952662
 
319
            0xfbfb     0.962034
 
320
            0xfcfc     0.971454
 
321
            0xfdfd     0.980922
 
322
            0xfefe     0.990437
 
323
            0xffff     1.000000
 
324
    INTENSITY_TBL_END
 
325
    INTENSITY_TBL_BEGIN    GREEN    256
 
326
            0x0000     0.000000
 
327
            0x0101     0.000000
 
328
            0x0202     0.000000
 
329
            0x0303     0.000000
 
330
            0x0404     0.000000
 
331
            0x0505     0.000000
 
332
            0x0606     0.000000
 
333
            0x0707     0.000000
 
334
            0x0808     0.000000
 
335
            0x0909     0.000000
 
336
            0x0a0a     0.000000
 
337
            0x0b0b     0.000000
 
338
            0x0c0c     0.000000
 
339
            0x0d0d     0.000000
 
340
            0x0e0e     0.000000
 
341
            0x0f0f     0.000000
 
342
            0x1010     0.000000
 
343
            0x1111     0.000000
 
344
            0x1212     0.000000
 
345
            0x1313     0.000000
 
346
            0x1414     0.000832
 
347
            0x1515     0.001033
 
348
            0x1616     0.001249
 
349
            0x1717     0.001482
 
350
            0x1818     0.001731
 
351
            0x1919     0.001998
 
352
            0x1a1a     0.002283
 
353
            0x1b1b     0.002587
 
354
            0x1c1c     0.002909
 
355
            0x1d1d     0.003251
 
356
            0x1e1e     0.003612
 
357
            0x1f1f     0.003994
 
358
            0x2020     0.004397
 
359
            0x2121     0.004821
 
360
            0x2222     0.005267
 
361
            0x2323     0.005736
 
362
            0x2424     0.006227
 
363
            0x2525     0.006741
 
364
            0x2626     0.007279
 
365
            0x2727     0.007842
 
366
            0x2828     0.008428
 
367
            0x2929     0.009040
 
368
            0x2a2a     0.009677
 
369
            0x2b2b     0.010340
 
370
            0x2c2c     0.011029
 
371
            0x2d2d     0.011745
 
372
            0x2e2e     0.012489
 
373
            0x2f2f     0.013259
 
374
            0x3030     0.014058
 
375
            0x3131     0.014885
 
376
            0x3232     0.015740
 
377
            0x3333     0.016625
 
378
            0x3434     0.017539
 
379
            0x3535     0.018484
 
380
            0x3636     0.019458
 
381
            0x3737     0.020463
 
382
            0x3838     0.021499
 
383
            0x3939     0.022566
 
384
            0x3a3a     0.023665
 
385
            0x3b3b     0.024796
 
386
            0x3c3c     0.025960
 
387
            0x3d3d     0.027156
 
388
            0x3e3e     0.028385
 
389
            0x3f3f     0.029648
 
390
            0x4040     0.030945
 
391
            0x4141     0.032275
 
392
            0x4242     0.033640
 
393
            0x4343     0.035039
 
394
            0x4444     0.036474
 
395
            0x4545     0.037944
 
396
            0x4646     0.039449
 
397
            0x4747     0.040990
 
398
            0x4848     0.042567
 
399
            0x4949     0.044181
 
400
            0x4a4a     0.045832
 
401
            0x4b4b     0.047519
 
402
            0x4c4c     0.049244
 
403
            0x4d4d     0.051006
 
404
            0x4e4e     0.052806
 
405
            0x4f4f     0.054644
 
406
            0x5050     0.056520
 
407
            0x5151     0.058435
 
408
            0x5252     0.060389
 
409
            0x5353     0.062381
 
410
            0x5454     0.064413
 
411
            0x5555     0.066484
 
412
            0x5656     0.068595
 
413
            0x5757     0.070746
 
414
            0x5858     0.072936
 
415
            0x5959     0.075167
 
416
            0x5a5a     0.077439
 
417
            0x5b5b     0.079751
 
418
            0x5c5c     0.082104
 
419
            0x5d5d     0.084498
 
420
            0x5e5e     0.086933
 
421
            0x5f5f     0.089409
 
422
            0x6060     0.091927
 
423
            0x6161     0.094487
 
424
            0x6262     0.097089
 
425
            0x6363     0.099732
 
426
            0x6464     0.102418
 
427
            0x6565     0.105146
 
428
            0x6666     0.107917
 
429
            0x6767     0.110730
 
430
            0x6868     0.113586
 
431
            0x6969     0.116485
 
432
            0x6a6a     0.119427
 
433
            0x6b6b     0.122411
 
434
            0x6c6c     0.125439
 
435
            0x6d6d     0.128511
 
436
            0x6e6e     0.131625
 
437
            0x6f6f     0.134783
 
438
            0x7070     0.137985
 
439
            0x7171     0.141231
 
440
            0x7272     0.144520
 
441
            0x7373     0.147853
 
442
            0x7474     0.151229
 
443
            0x7575     0.154650
 
444
            0x7676     0.158115
 
445
            0x7777     0.161624
 
446
            0x7878     0.165176
 
447
            0x7979     0.168774
 
448
            0x7a7a     0.172415
 
449
            0x7b7b     0.176100
 
450
            0x7c7c     0.179830
 
451
            0x7d7d     0.183604
 
452
            0x7e7e     0.187423
 
453
            0x7f7f     0.191285
 
454
            0x8080     0.195192
 
455
            0x8181     0.199144
 
456
            0x8282     0.203140
 
457
            0x8383     0.207180
 
458
            0x8484     0.211264
 
459
            0x8585     0.215393
 
460
            0x8686     0.219566
 
461
            0x8787     0.223783
 
462
            0x8888     0.228045
 
463
            0x8989     0.232351
 
464
            0x8a8a     0.236701
 
465
            0x8b8b     0.241095
 
466
            0x8c8c     0.245533
 
467
            0x8d8d     0.250015
 
468
            0x8e8e     0.254542
 
469
            0x8f8f     0.259112
 
470
            0x9090     0.263726
 
471
            0x9191     0.268384
 
472
            0x9292     0.273085
 
473
            0x9393     0.277830
 
474
            0x9494     0.282619
 
475
            0x9595     0.287451
 
476
            0x9696     0.292327
 
477
            0x9797     0.297246
 
478
            0x9898     0.302207
 
479
            0x9999     0.307212
 
480
            0x9a9a     0.312260
 
481
            0x9b9b     0.317351
 
482
            0x9c9c     0.322484
 
483
            0x9d9d     0.327660
 
484
            0x9e9e     0.332878
 
485
            0x9f9f     0.338138
 
486
            0xa0a0     0.343441
 
487
            0xa1a1     0.348786
 
488
            0xa2a2     0.354172
 
489
            0xa3a3     0.359600
 
490
            0xa4a4     0.365069
 
491
            0xa5a5     0.370580
 
492
            0xa6a6     0.376132
 
493
            0xa7a7     0.381725
 
494
            0xa8a8     0.387359
 
495
            0xa9a9     0.393033
 
496
            0xaaaa     0.398747
 
497
            0xabab     0.404502
 
498
            0xacac     0.410297
 
499
            0xadad     0.416131
 
500
            0xaeae     0.422006
 
501
            0xafaf     0.427919
 
502
            0xb0b0     0.433871
 
503
            0xb1b1     0.439863
 
504
            0xb2b2     0.445893
 
505
            0xb3b3     0.451961
 
506
            0xb4b4     0.458068
 
507
            0xb5b5     0.464213
 
508
            0xb6b6     0.470395
 
509
            0xb7b7     0.476614
 
510
            0xb8b8     0.482871
 
511
            0xb9b9     0.489165
 
512
            0xbaba     0.495495
 
513
            0xbbbb     0.501862
 
514
            0xbcbc     0.508264
 
515
            0xbdbd     0.514703
 
516
            0xbebe     0.521176
 
517
            0xbfbf     0.527685
 
518
            0xc0c0     0.534229
 
519
            0xc1c1     0.540808
 
520
            0xc2c2     0.547420
 
521
            0xc3c3     0.554067
 
522
            0xc4c4     0.560747
 
523
            0xc5c5     0.567460
 
524
            0xc6c6     0.574207
 
525
            0xc7c7     0.580986
 
526
            0xc8c8     0.587797
 
527
            0xc9c9     0.594640
 
528
            0xcaca     0.601515
 
529
            0xcbcb     0.608420
 
530
            0xcccc     0.615357
 
531
            0xcdcd     0.622324
 
532
            0xcece     0.629322
 
533
            0xcfcf     0.636349
 
534
            0xd0d0     0.643405
 
535
            0xd1d1     0.650490
 
536
            0xd2d2     0.657604
 
537
            0xd3d3     0.664746
 
538
            0xd4d4     0.671916
 
539
            0xd5d5     0.679113
 
540
            0xd6d6     0.686337
 
541
            0xd7d7     0.693588
 
542
            0xd8d8     0.700865
 
543
            0xd9d9     0.708167
 
544
            0xdada     0.715495
 
545
            0xdbdb     0.722848
 
546
            0xdcdc     0.730225
 
547
            0xdddd     0.737626
 
548
            0xdede     0.745050
 
549
            0xdfdf     0.752497
 
550
            0xe0e0     0.759967
 
551
            0xe1e1     0.767459
 
552
            0xe2e2     0.774973
 
553
            0xe3e3     0.782508
 
554
            0xe4e4     0.790064
 
555
            0xe5e5     0.797640
 
556
            0xe6e6     0.805235
 
557
            0xe7e7     0.812850
 
558
            0xe8e8     0.820483
 
559
            0xe9e9     0.828135
 
560
            0xeaea     0.835805
 
561
            0xebeb     0.843491
 
562
            0xecec     0.851195
 
563
            0xeded     0.858914
 
564
            0xeeee     0.866649
 
565
            0xefef     0.874399
 
566
            0xf0f0     0.882164
 
567
            0xf1f1     0.889943
 
568
            0xf2f2     0.897735
 
569
            0xf3f3     0.905540
 
570
            0xf4f4     0.913357
 
571
            0xf5f5     0.921187
 
572
            0xf6f6     0.929027
 
573
            0xf7f7     0.936878
 
574
            0xf8f8     0.944739
 
575
            0xf9f9     0.952610
 
576
            0xfafa     0.960490
 
577
            0xfbfb     0.968377
 
578
            0xfcfc     0.976273
 
579
            0xfdfd     0.984176
 
580
            0xfefe     0.992085
 
581
            0xffff     1.000000
 
582
    INTENSITY_TBL_END
 
583
    INTENSITY_TBL_BEGIN    BLUE    256
 
584
            0x0000     0.000000
 
585
            0x0101     0.000000
 
586
            0x0202     0.000000
 
587
            0x0303     0.000000
 
588
            0x0404     0.000000
 
589
            0x0505     0.000000
 
590
            0x0606     0.000000
 
591
            0x0707     0.000000
 
592
            0x0808     0.000000
 
593
            0x0909     0.000000
 
594
            0x0a0a     0.000000
 
595
            0x0b0b     0.000000
 
596
            0x0c0c     0.000000
 
597
            0x0d0d     0.000000
 
598
            0x0e0e     0.000000
 
599
            0x0f0f     0.001341
 
600
            0x1010     0.001462
 
601
            0x1111     0.001596
 
602
            0x1212     0.001744
 
603
            0x1313     0.001905
 
604
            0x1414     0.002080
 
605
            0x1515     0.002270
 
606
            0x1616     0.002475
 
607
            0x1717     0.002696
 
608
            0x1818     0.002934
 
609
            0x1919     0.003188
 
610
            0x1a1a     0.003459
 
611
            0x1b1b     0.003749
 
612
            0x1c1c     0.004057
 
613
            0x1d1d     0.004383
 
614
            0x1e1e     0.004729
 
615
            0x1f1f     0.005095
 
616
            0x2020     0.005481
 
617
            0x2121     0.005888
 
618
            0x2222     0.006316
 
619
            0x2323     0.006766
 
620
            0x2424     0.007238
 
621
            0x2525     0.007733
 
622
            0x2626     0.008250
 
623
            0x2727     0.008792
 
624
            0x2828     0.009357
 
625
            0x2929     0.009947
 
626
            0x2a2a     0.010562
 
627
            0x2b2b     0.011202
 
628
            0x2c2c     0.011867
 
629
            0x2d2d     0.012559
 
630
            0x2e2e     0.013277
 
631
            0x2f2f     0.014023
 
632
            0x3030     0.014795
 
633
            0x3131     0.015596
 
634
            0x3232     0.016424
 
635
            0x3333     0.017282
 
636
            0x3434     0.018168
 
637
            0x3535     0.019083
 
638
            0x3636     0.020028
 
639
            0x3737     0.021004
 
640
            0x3838     0.022009
 
641
            0x3939     0.023046
 
642
            0x3a3a     0.024113
 
643
            0x3b3b     0.025213
 
644
            0x3c3c     0.026344
 
645
            0x3d3d     0.027507
 
646
            0x3e3e     0.028703
 
647
            0x3f3f     0.029932
 
648
            0x4040     0.031194
 
649
            0x4141     0.032489
 
650
            0x4242     0.033818
 
651
            0x4343     0.035182
 
652
            0x4444     0.036580
 
653
            0x4545     0.038013
 
654
            0x4646     0.039481
 
655
            0x4747     0.040984
 
656
            0x4848     0.042523
 
657
            0x4949     0.044098
 
658
            0x4a4a     0.045710
 
659
            0x4b4b     0.047357
 
660
            0x4c4c     0.049042
 
661
            0x4d4d     0.050764
 
662
            0x4e4e     0.052523
 
663
            0x4f4f     0.054319
 
664
            0x5050     0.056154
 
665
            0x5151     0.058027
 
666
            0x5252     0.059938
 
667
            0x5353     0.061887
 
668
            0x5454     0.063876
 
669
            0x5555     0.065903
 
670
            0x5656     0.067970
 
671
            0x5757     0.070076
 
672
            0x5858     0.072222
 
673
            0x5959     0.074408
 
674
            0x5a5a     0.076634
 
675
            0x5b5b     0.078900
 
676
            0x5c5c     0.081207
 
677
            0x5d5d     0.083555
 
678
            0x5e5e     0.085944
 
679
            0x5f5f     0.088373
 
680
            0x6060     0.090844
 
681
            0x6161     0.093357
 
682
            0x6262     0.095911
 
683
            0x6363     0.098507
 
684
            0x6464     0.101145
 
685
            0x6565     0.103825
 
686
            0x6666     0.106547
 
687
            0x6767     0.109311
 
688
            0x6868     0.112118
 
689
            0x6969     0.114968
 
690
            0x6a6a     0.117861
 
691
            0x6b6b     0.120797
 
692
            0x6c6c     0.123775
 
693
            0x6d6d     0.126797
 
694
            0x6e6e     0.129862
 
695
            0x6f6f     0.132971
 
696
            0x7070     0.136123
 
697
            0x7171     0.139318
 
698
            0x7272     0.142557
 
699
            0x7373     0.145841
 
700
            0x7474     0.149167
 
701
            0x7575     0.152538
 
702
            0x7676     0.155953
 
703
            0x7777     0.159412
 
704
            0x7878     0.162915
 
705
            0x7979     0.166463
 
706
            0x7a7a     0.170054
 
707
            0x7b7b     0.173690
 
708
            0x7c7c     0.177371
 
709
            0x7d7d     0.181095
 
710
            0x7e7e     0.184865
 
711
            0x7f7f     0.188678
 
712
            0x8080     0.192536
 
713
            0x8181     0.196439
 
714
            0x8282     0.200386
 
715
            0x8383     0.204378
 
716
            0x8484     0.208414
 
717
            0x8585     0.212495
 
718
            0x8686     0.216621
 
719
            0x8787     0.220791
 
720
            0x8888     0.225005
 
721
            0x8989     0.229265
 
722
            0x8a8a     0.233568
 
723
            0x8b8b     0.237916
 
724
            0x8c8c     0.242309
 
725
            0x8d8d     0.246746
 
726
            0x8e8e     0.251227
 
727
            0x8f8f     0.255753
 
728
            0x9090     0.260323
 
729
            0x9191     0.264937
 
730
            0x9292     0.269596
 
731
            0x9393     0.274298
 
732
            0x9494     0.279045
 
733
            0x9595     0.283836
 
734
            0x9696     0.288670
 
735
            0x9797     0.293549
 
736
            0x9898     0.298471
 
737
            0x9999     0.303436
 
738
            0x9a9a     0.308446
 
739
            0x9b9b     0.313499
 
740
            0x9c9c     0.318595
 
741
            0x9d9d     0.323734
 
742
            0x9e9e     0.328916
 
743
            0x9f9f     0.334142
 
744
            0xa0a0     0.339410
 
745
            0xa1a1     0.344721
 
746
            0xa2a2     0.350075
 
747
            0xa3a3     0.355471
 
748
            0xa4a4     0.360909
 
749
            0xa5a5     0.366390
 
750
            0xa6a6     0.371913
 
751
            0xa7a7     0.377477
 
752
            0xa8a8     0.383084
 
753
            0xa9a9     0.388732
 
754
            0xaaaa     0.394421
 
755
            0xabab     0.400151
 
756
            0xacac     0.405923
 
757
            0xadad     0.411735
 
758
            0xaeae     0.417588
 
759
            0xafaf     0.423481
 
760
            0xb0b0     0.429415
 
761
            0xb1b1     0.435388
 
762
            0xb2b2     0.441402
 
763
            0xb3b3     0.447455
 
764
            0xb4b4     0.453547
 
765
            0xb5b5     0.459679
 
766
            0xb6b6     0.465849
 
767
            0xb7b7     0.472059
 
768
            0xb8b8     0.478306
 
769
            0xb9b9     0.484592
 
770
            0xbaba     0.490916
 
771
            0xbbbb     0.497278
 
772
            0xbcbc     0.503677
 
773
            0xbdbd     0.510114
 
774
            0xbebe     0.516587
 
775
            0xbfbf     0.523097
 
776
            0xc0c0     0.529643
 
777
            0xc1c1     0.536226
 
778
            0xc2c2     0.542844
 
779
            0xc3c3     0.549498
 
780
            0xc4c4     0.556187
 
781
            0xc5c5     0.562912
 
782
            0xc6c6     0.569670
 
783
            0xc7c7     0.576463
 
784
            0xc8c8     0.583291
 
785
            0xc9c9     0.590151
 
786
            0xcaca     0.597046
 
787
            0xcbcb     0.603973
 
788
            0xcccc     0.610933
 
789
            0xcdcd     0.617925
 
790
            0xcece     0.624950
 
791
            0xcfcf     0.632006
 
792
            0xd0d0     0.639093
 
793
            0xd1d1     0.646212
 
794
            0xd2d2     0.653361
 
795
            0xd3d3     0.660540
 
796
            0xd4d4     0.667750
 
797
            0xd5d5     0.674988
 
798
            0xd6d6     0.682256
 
799
            0xd7d7     0.689553
 
800
            0xd8d8     0.696878
 
801
            0xd9d9     0.704231
 
802
            0xdada     0.711612
 
803
            0xdbdb     0.719019
 
804
            0xdcdc     0.726454
 
805
            0xdddd     0.733915
 
806
            0xdede     0.741402
 
807
            0xdfdf     0.748914
 
808
            0xe0e0     0.756451
 
809
            0xe1e1     0.764013
 
810
            0xe2e2     0.771600
 
811
            0xe3e3     0.779210
 
812
            0xe4e4     0.786843
 
813
            0xe5e5     0.794499
 
814
            0xe6e6     0.802178
 
815
            0xe7e7     0.809878
 
816
            0xe8e8     0.817600
 
817
            0xe9e9     0.825343
 
818
            0xeaea     0.833107
 
819
            0xebeb     0.840891
 
820
            0xecec     0.848694
 
821
            0xeded     0.856517
 
822
            0xeeee     0.864358
 
823
            0xefef     0.872217
 
824
            0xf0f0     0.880093
 
825
            0xf1f1     0.887987
 
826
            0xf2f2     0.895898
 
827
            0xf3f3     0.903824
 
828
            0xf4f4     0.911766
 
829
            0xf5f5     0.919723
 
830
            0xf6f6     0.927695
 
831
            0xf7f7     0.935680
 
832
            0xf8f8     0.943679
 
833
            0xf9f9     0.951691
 
834
            0xfafa     0.959715
 
835
            0xfbfb     0.967750
 
836
            0xfcfc     0.975797
 
837
            0xfdfd     0.983855
 
838
            0xfefe     0.991923
 
839
            0xffff     1.00000
 
840
    INTENSITY_TBL_END
 
841
    INTENSITY_PROFILE_END
 
842
 
 
843
SCREENDATA_END