author | pliden |
Sat, 15 Dec 2018 20:03:06 +0100 | |
changeset 53057 | c7ab0761ef88 |
parent 50348 | 008f416a79cb |
permissions | -rw-r--r-- |
2 | 1 |
prog.verbose=disabled |
2 |
prog.printresults=enabled |
|
3 |
global.env.outputwidth=640 |
|
4 |
global.env.outputheight=480 |
|
5 |
global.env.runcount=5 |
|
6 |
global.env.repcount=0 |
|
7 |
global.env.testtime=2500 |
|
28075 | 8 |
global.results.workunits=units |
9 |
global.results.timeunits=sec |
|
10 |
global.results.ratio=unitspersec |
|
2 | 11 |
global.dest.screen=disabled |
12 |
global.dest.offscreen=disabled |
|
13 |
global.dest.compatimg.compatimg=disabled |
|
14 |
global.dest.compatimg.opqcompatimg=disabled |
|
15 |
global.dest.compatimg.bmcompatimg=disabled |
|
16 |
global.dest.compatimg.transcompatimg=disabled |
|
28075 | 17 |
global.dest.volimg.volimg=enabled |
18 |
global.dest.volimg.opqvolimg=disabled |
|
19 |
global.dest.volimg.bmvolimg=disabled |
|
20 |
global.dest.volimg.transvolimg=disabled |
|
2 | 21 |
global.dest.bufimg.IntXrgb=disabled |
22 |
global.dest.bufimg.IntArgb=disabled |
|
28075 | 23 |
global.dest.bufimg.IntArgbPre=disabled |
24 |
global.dest.bufimg.3ByteBgr=disabled |
|
2 | 25 |
global.dest.bufimg.ByteIndexed=disabled |
26 |
global.dest.bufimg.ByteGray=disabled |
|
28075 | 27 |
global.dest.bufimg.4ByteAbgr=disabled |
28 |
global.dest.bufimg.4ByteAbgrPre=disabled |
|
29 |
global.dest.bufimg.custom=disabled |
|
2 | 30 |
graphics.opts.anim=2 |
31 |
graphics.opts.sizes=20,250 |
|
32 |
graphics.opts.alpharule=SrcOver |
|
28075 | 33 |
graphics.opts.transform=ident |
2 | 34 |
graphics.opts.extraalpha=Both |
35 |
graphics.opts.xormode=Off |
|
36 |
graphics.opts.clip=Both |
|
37 |
graphics.opts.renderhint=Default |
|
28075 | 38 |
graphics.render.opts.paint=single,random |
2 | 39 |
graphics.render.opts.alphacolor=Off |
40 |
graphics.render.opts.antialias=Both |
|
28075 | 41 |
graphics.render.opts.stroke=width1 |
2 | 42 |
graphics.render.tests.drawLine=enabled |
28075 | 43 |
graphics.render.tests.drawLineHoriz=disabled |
44 |
graphics.render.tests.drawLineVert=disabled |
|
2 | 45 |
graphics.render.tests.fillRect=enabled |
28075 | 46 |
graphics.render.tests.drawRect=disabled |
2 | 47 |
graphics.render.tests.fillOval=enabled |
28075 | 48 |
graphics.render.tests.drawOval=disabled |
2 | 49 |
graphics.render.tests.fillPoly=disabled |
50 |
graphics.render.tests.drawPoly=disabled |
|
51 |
graphics.render.tests.shape.fillCubic=enabled |
|
28075 | 52 |
graphics.render.tests.shape.drawCubic=disabled |
53 |
graphics.render.tests.shape.fillEllipse2D=disabled |
|
54 |
graphics.render.tests.shape.drawEllipse2D=disabled |
|
2 | 55 |
graphics.imaging.src.offscr.opaque=disabled |
56 |
graphics.imaging.src.offscr.bitmask=disabled |
|
57 |
graphics.imaging.src.offscr.translucent=disabled |
|
58 |
graphics.imaging.src.opqcompatimg.opaque=enabled |
|
59 |
graphics.imaging.src.opqcompatimg.bitmask=disabled |
|
60 |
graphics.imaging.src.opqcompatimg.translucent=disabled |
|
61 |
graphics.imaging.src.bmcompatimg.opaque=disabled |
|
62 |
graphics.imaging.src.bmcompatimg.bitmask=disabled |
|
63 |
graphics.imaging.src.bmcompatimg.translucent=disabled |
|
64 |
graphics.imaging.src.transcompatimg.opaque=disabled |
|
65 |
graphics.imaging.src.transcompatimg.bitmask=disabled |
|
66 |
graphics.imaging.src.transcompatimg.translucent=enabled |
|
28075 | 67 |
graphics.imaging.src.opqvolimg.opaque=disabled |
68 |
graphics.imaging.src.opqvolimg.bitmask=disabled |
|
69 |
graphics.imaging.src.opqvolimg.translucent=disabled |
|
70 |
graphics.imaging.src.bmvolimg.opaque=disabled |
|
71 |
graphics.imaging.src.bmvolimg.bitmask=disabled |
|
72 |
graphics.imaging.src.bmvolimg.translucent=disabled |
|
73 |
graphics.imaging.src.transvolimg.opaque=disabled |
|
74 |
graphics.imaging.src.transvolimg.bitmask=disabled |
|
75 |
graphics.imaging.src.transvolimg.translucent=disabled |
|
2 | 76 |
graphics.imaging.src.bufimg.IntXrgb.opaque=enabled |
77 |
graphics.imaging.src.bufimg.IntXrgb.bitmask=disabled |
|
78 |
graphics.imaging.src.bufimg.IntXrgb.translucent=disabled |
|
79 |
graphics.imaging.src.bufimg.IntArgb.opaque=disabled |
|
80 |
graphics.imaging.src.bufimg.IntArgb.bitmask=disabled |
|
81 |
graphics.imaging.src.bufimg.IntArgb.translucent=enabled |
|
28075 | 82 |
graphics.imaging.src.bufimg.IntArgbPre.opaque=disabled |
83 |
graphics.imaging.src.bufimg.IntArgbPre.bitmask=disabled |
|
84 |
graphics.imaging.src.bufimg.IntArgbPre.translucent=disabled |
|
2 | 85 |
graphics.imaging.src.bufimg.ByteGray.opaque=disabled |
86 |
graphics.imaging.src.bufimg.ByteGray.bitmask=disabled |
|
87 |
graphics.imaging.src.bufimg.ByteGray.translucent=disabled |
|
28075 | 88 |
graphics.imaging.src.bufimg.3ByteBgr.opaque=disabled |
89 |
graphics.imaging.src.bufimg.3ByteBgr.bitmask=disabled |
|
90 |
graphics.imaging.src.bufimg.3ByteBgr.translucent=disabled |
|
91 |
graphics.imaging.src.bufimg.4ByteAbgr.opaque=disabled |
|
92 |
graphics.imaging.src.bufimg.4ByteAbgr.bitmask=disabled |
|
93 |
graphics.imaging.src.bufimg.4ByteAbgr.translucent=disabled |
|
94 |
graphics.imaging.src.bufimg.4ByteAbgrPre.opaque=disabled |
|
95 |
graphics.imaging.src.bufimg.4ByteAbgrPre.bitmask=disabled |
|
96 |
graphics.imaging.src.bufimg.4ByteAbgrPre.translucent=disabled |
|
2 | 97 |
graphics.imaging.src.bufimg.ByteIndexedBm.opaque=disabled |
98 |
graphics.imaging.src.bufimg.ByteIndexedBm.bitmask=disabled |
|
99 |
graphics.imaging.src.bufimg.ByteIndexedBm.translucent=disabled |
|
28075 | 100 |
graphics.imaging.src.bufimg.unmanagedIntXrgb.opaque=disabled |
101 |
graphics.imaging.src.bufimg.unmanagedIntXrgb.bitmask=disabled |
|
102 |
graphics.imaging.src.bufimg.unmanagedIntXrgb.translucent=disabled |
|
103 |
graphics.imaging.src.bufimg.unmanagedIntArgb.opaque=disabled |
|
104 |
graphics.imaging.src.bufimg.unmanagedIntArgb.bitmask=disabled |
|
105 |
graphics.imaging.src.bufimg.unmanagedIntArgb.translucent=disabled |
|
106 |
graphics.imaging.src.bufimg.unmanagedIntArgbPre.opaque=disabled |
|
107 |
graphics.imaging.src.bufimg.unmanagedIntArgbPre.bitmask=disabled |
|
108 |
graphics.imaging.src.bufimg.unmanagedIntArgbPre.translucent=disabled |
|
109 |
graphics.imaging.src.bufimg.unmanaged3ByteBgr.opaque=disabled |
|
110 |
graphics.imaging.src.bufimg.unmanaged3ByteBgr.bitmask=disabled |
|
111 |
graphics.imaging.src.bufimg.unmanaged3ByteBgr.translucent=disabled |
|
112 |
graphics.imaging.benchmarks.opts.interpolation=Nearest neighbor |
|
113 |
graphics.imaging.benchmarks.opts.touchsrc=Off |
|
114 |
graphics.imaging.benchmarks.tests.drawimage=enabled |
|
115 |
graphics.imaging.benchmarks.tests.drawimagebg=disabled |
|
116 |
graphics.imaging.benchmarks.tests.drawimagescaleup=enabled |
|
117 |
graphics.imaging.benchmarks.tests.drawimagescaledown=disabled |
|
118 |
graphics.imaging.benchmarks.tests.drawimagescalesplit=disabled |
|
119 |
graphics.imaging.benchmarks.tests.drawimagetxform=enabled |
|
120 |
graphics.imaging.imageops.opts.op=convolve3x3zero |
|
121 |
graphics.imaging.imageops.tests.graphics2d.drawimageop=disabled |
|
122 |
graphics.imaging.imageops.tests.bufimgop.filternull=disabled |
|
123 |
graphics.imaging.imageops.tests.bufimgop.filtercached=disabled |
|
124 |
graphics.imaging.imageops.tests.rasterop.filternull=disabled |
|
125 |
graphics.imaging.imageops.tests.rasterop.filtercached=disabled |
|
126 |
graphics.misc.copytests.copyAreaVert=disabled |
|
127 |
graphics.misc.copytests.copyAreaHoriz=disabled |
|
128 |
graphics.misc.copytests.copyAreaDiag=disabled |
|
129 |
pixel.opts.renderto=Off |
|
130 |
pixel.opts.renderfrom=Off |
|
131 |
pixel.src.1BitBinary=disabled |
|
132 |
pixel.src.2BitBinary=disabled |
|
133 |
pixel.src.4BitBinary=disabled |
|
134 |
pixel.src.ByteIndexed=disabled |
|
135 |
pixel.src.ByteGray=disabled |
|
136 |
pixel.src.Short555=disabled |
|
137 |
pixel.src.Short565=disabled |
|
138 |
pixel.src.ShortGray=disabled |
|
139 |
pixel.src.3ByteBgr=disabled |
|
140 |
pixel.src.4ByteAbgr=disabled |
|
141 |
pixel.src.IntXrgb=disabled |
|
142 |
pixel.src.IntXbgr=disabled |
|
143 |
pixel.src.IntArgb=disabled |
|
144 |
pixel.bimgtests.getrgb=disabled |
|
145 |
pixel.bimgtests.setrgb=disabled |
|
146 |
pixel.rastests.getdataelem=disabled |
|
147 |
pixel.rastests.setdataelem=disabled |
|
148 |
pixel.rastests.getpixel=disabled |
|
149 |
pixel.rastests.setpixel=disabled |
|
150 |
pixel.dbtests.getelem=disabled |
|
151 |
pixel.dbtests.setelem=disabled |
|
2 | 152 |
text.opts.data.tlength=32 |
153 |
text.opts.data.tscript=english |
|
50348
008f416a79cb
8191522: Remove Bigelow&Holmes Lucida fonts from JDK sources
prr
parents:
47216
diff
changeset
|
154 |
text.opts.font.fname=dialog |
2 | 155 |
text.opts.font.fstyle=0 |
156 |
text.opts.font.fsize=13.0 |
|
157 |
text.opts.font.ftx=Identity |
|
28075 | 158 |
text.opts.graphics.textaa=Off,On |
2 | 159 |
text.opts.graphics.tfm=Off |
160 |
text.opts.graphics.gaa=Off |
|
161 |
text.opts.graphics.gtx=Identity |
|
162 |
text.opts.advopts.gvstyle=0 |
|
163 |
text.opts.advopts.tlruns=1 |
|
164 |
text.opts.advopts.maptype=FONT |
|
165 |
text.Rendering.tests.drawString=enabled |
|
166 |
text.Rendering.tests.drawChars=disabled |
|
167 |
text.Rendering.tests.drawBytes=disabled |
|
168 |
text.Rendering.tests.drawGlyphVectors=disabled |
|
169 |
text.Rendering.tests.drawTextLayout=disabled |
|
170 |
text.Measuring.tests.stringWidth=disabled |
|
171 |
text.Measuring.tests.stringBounds=disabled |
|
172 |
text.Measuring.tests.charsWidth=disabled |
|
173 |
text.Measuring.tests.charsBounds=disabled |
|
174 |
text.Measuring.tests.fontcandisplay=disabled |
|
175 |
text.Measuring.tests.gvWidth=disabled |
|
176 |
text.Measuring.tests.gvLogicalBounds=disabled |
|
177 |
text.Measuring.tests.gvVisualBounds=disabled |
|
178 |
text.Measuring.tests.gvPixelBounds=disabled |
|
179 |
text.Measuring.tests.gvOutline=disabled |
|
180 |
text.Measuring.tests.gvGlyphLogicalBounds=disabled |
|
181 |
text.Measuring.tests.gvGlyphVisualBounds=disabled |
|
182 |
text.Measuring.tests.gvGlyphPixelBounds=disabled |
|
183 |
text.Measuring.tests.gvGlyphOutline=disabled |
|
184 |
text.Measuring.tests.gvGlyphTransform=disabled |
|
185 |
text.Measuring.tests.gvGlyphMetrics=disabled |
|
186 |
text.Measuring.tests.tlAdvance=disabled |
|
187 |
text.Measuring.tests.tlAscent=disabled |
|
188 |
text.Measuring.tests.tlBounds=disabled |
|
189 |
text.Measuring.tests.tlGetCaretInfo=disabled |
|
190 |
text.Measuring.tests.tlGetNextHit=disabled |
|
191 |
text.Measuring.tests.tlGetCaretShape=disabled |
|
192 |
text.Measuring.tests.tlGetLogicalHighlightShape=disabled |
|
193 |
text.Measuring.tests.tlHitTest=disabled |
|
194 |
text.Measuring.tests.tlOutline=disabled |
|
195 |
text.construction.tests.gvfromfontstring=disabled |
|
196 |
text.construction.tests.gvfromfontchars=disabled |
|
197 |
text.construction.tests.gvfromfontci=disabled |
|
198 |
text.construction.tests.gvfromfontglyphs=disabled |
|
199 |
text.construction.tests.gvfromfontlayout=disabled |
|
200 |
text.construction.tests.tlfromfont=disabled |
|
201 |
text.construction.tests.tlfrommap=disabled |
|
28075 | 202 |
imageio.opts.size=250 |
203 |
imageio.opts.content=photo |
|
204 |
imageio.input.opts.general.source.file=disabled |
|
205 |
imageio.input.opts.general.source.url=disabled |
|
206 |
imageio.input.opts.general.source.byteArray=disabled |
|
207 |
imageio.input.opts.imageio.useCache=Off |
|
208 |
imageio.input.image.toolkit.opts.format= |
|
209 |
imageio.input.image.toolkit.tests.createImage=disabled |
|
210 |
imageio.input.image.imageio.opts.format= |
|
211 |
imageio.input.image.imageio.tests.imageioRead=disabled |
|
212 |
imageio.input.image.imageio.reader.opts.seekForwardOnly=On |
|
213 |
imageio.input.image.imageio.reader.opts.ignoreMetadata=On |
|
214 |
imageio.input.image.imageio.reader.opts.installListener=Off |
|
215 |
imageio.input.image.imageio.reader.tests.read=disabled |
|
216 |
imageio.input.image.imageio.reader.tests.getImageMetadata=disabled |
|
217 |
imageio.input.stream.tests.construct=disabled |
|
218 |
imageio.input.stream.tests.read=disabled |
|
219 |
imageio.input.stream.tests.readByteArray=disabled |
|
220 |
imageio.input.stream.tests.readFullyByteArray=disabled |
|
221 |
imageio.input.stream.tests.readBit=disabled |
|
222 |
imageio.input.stream.tests.readByte=disabled |
|
223 |
imageio.input.stream.tests.readUnsignedByte=disabled |
|
224 |
imageio.input.stream.tests.readShort=disabled |
|
225 |
imageio.input.stream.tests.readUnsignedShort=disabled |
|
226 |
imageio.input.stream.tests.readInt=disabled |
|
227 |
imageio.input.stream.tests.readUnsignedInt=disabled |
|
228 |
imageio.input.stream.tests.readFloat=disabled |
|
229 |
imageio.input.stream.tests.readLong=disabled |
|
230 |
imageio.input.stream.tests.readDouble=disabled |
|
231 |
imageio.input.stream.tests.skipBytes=disabled |
|
232 |
imageio.output.opts.general.dest.file=disabled |
|
233 |
imageio.output.opts.general.dest.byteArray=disabled |
|
234 |
imageio.output.opts.imageio.useCache=Off |
|
235 |
imageio.output.image.imageio.opts.format= |
|
236 |
imageio.output.image.imageio.tests.imageioWrite=disabled |
|
237 |
imageio.output.image.imageio.writer.opts.installListener=Off |
|
238 |
imageio.output.image.imageio.writer.tests.write=disabled |
|
239 |
imageio.output.stream.tests.construct=disabled |
|
240 |
imageio.output.stream.tests.write=disabled |
|
241 |
imageio.output.stream.tests.writeByteArray=disabled |
|
242 |
imageio.output.stream.tests.writeBit=disabled |
|
243 |
imageio.output.stream.tests.writeByte=disabled |
|
244 |
imageio.output.stream.tests.writeShort=disabled |
|
245 |
imageio.output.stream.tests.writeInt=disabled |
|
246 |
imageio.output.stream.tests.writeFloat=disabled |
|
247 |
imageio.output.stream.tests.writeLong=disabled |
|
248 |
imageio.output.stream.tests.writeDouble=disabled |
|
249 |
cmm.opts.profiles=1001 |
|
250 |
cmm.colorconv.data.fromRGB=disabled |
|
251 |
cmm.colorconv.data.toRGB=disabled |
|
252 |
cmm.colorconv.data.fromCIEXYZ=disabled |
|
253 |
cmm.colorconv.data.toCIEXYZ=disabled |
|
254 |
cmm.colorconv.ccop.ccopOptions.size=250 |
|
255 |
cmm.colorconv.ccop.ccopOptions.content=photo |
|
256 |
cmm.colorconv.ccop.ccopOptions.srcType=INT_ARGB |
|
257 |
cmm.colorconv.ccop.ccopOptions.dstType=INT_ARGB |
|
258 |
cmm.colorconv.ccop.op_img=disabled |
|
259 |
cmm.colorconv.ccop.op_rst=disabled |
|
260 |
cmm.colorconv.ccop.op_draw=disabled |
|
261 |
cmm.colorconv.embed.embedOptions.Images=512x512 |
|
262 |
cmm.colorconv.embed.embd_img_read=disabled |
|
263 |
cmm.profiles.getHeader=disabled |
|
264 |
cmm.profiles.getNumComponents=disabled |