CARVIEW |
Select Language
HTTP/2 200
date: Mon, 06 Oct 2025 16:52:06 GMT
content-type: text/html
content-encoding: gzip
last-modified: Thu, 13 Jul 2023 17:40:48 GMT
cache-control: max-age=2592000, public
expires: Tue, 04 Nov 2025 23:46:36 GMT
vary: Accept-Encoding
access-control-allow-origin: *
x-request-id: 98a0cca1bb4f2f7f
strict-transport-security: max-age=15552015; preload
x-frame-options: deny
x-xss-protection: 1; mode=block
cf-cache-status: HIT
set-cookie: __cf_bm=l_zMWLpzUyD8Yq8kS34UjSzQTDembmd2n3GM9u805Dw-1759769526-1.0.1.1-l1c9KJ6t.ez9dNjeLbRISMXslUmwSXrIVOUNRSF_shp1EprR8KEv2pI786LVrPUPbqbp2h0sJV2p.MZ425.yHhM8do_W2A1LdWIBtHlBFyU; path=/; expires=Mon, 06-Oct-25 17:22:06 GMT; domain=.w3.org; HttpOnly; Secure; SameSite=None
server: cloudflare
cf-ray: 98a6aacd0ef41712-BLR
alt-svc: h3=":443"; ma=86400
Re: [Fwd: https://www.w3.org/TR/] from Adam M. Costello on 2003-06-03 (png-group@w3.org from June 2003)
Re: [Fwd: https://www.w3.org/TR/]
- From: Adam M. Costello <png-group.amc+0@nicemice.net>
- Date: Tue, 3 Jun 2003 21:55:58 +0000
- To: png-group@w3.org, Susan Foord <susan.foord@ntlworld.com>
- Message-ID: <20030603215558.GA3592@nicemice.net>
Glenn Randers-Pehrson <glennrp@comcast.net> wrote: > change parts of PNG second edition, Clause 4.4, PNG Image, indicated > by the square brackets: > > c. Truecolor: ... The alpha channel may be represented by > a single [pixel] value. Matching pixels ... > d. Greyscale: ... The alpha channel may be represented by > a single [pixel value as in] the previous case. ... > > ... size of each sample, not the total [pixel size]. > > to read: > > c. Truecolor: ... The alpha channel may be represented by > a single RGB value. Matching pixels ... > d. Greyscale: ... The alpha channel may be represented by > a single greyscale value, similar to the previous case. ... > > ... size of each sample, not the total number of bits per pixel. The "pixel value" phrase appears again in section 6.2, but the same fix cannot be applied there, because the truecolor/grayscale cases are combined, like so: b. Truecolour, greyscale: A tRNS chunk contains a single pixel value... How about if we leave 6.2 as-is, but prepare the reader for it by keeping the word "pixel" in section 4.4, like so: c. ...by a single RGB pixel value. ... d. ...by a single greyscale pixel value. ... Also, I like the replacement of "size" by "bits per", so much that I'd like to do it not only for "pixel", but also for "sample": ...the bit depth specifies the number of bits per sample, not the total number of bits per pixel. I've added these suggestions to my own growing collection. AMC
Received on Tuesday, 3 June 2003 17:57:00 UTC