Options:
Previous day, Next day
- # Session Start: Thu Jul 02 00:00:00 2015
- # Session Ident: #css
- # [00:00] * Quits: Florian (~Florian@public.cloak) (Client closed connection)
- # [00:10] * Joins: dbaron (~dbaron@public.cloak)
- # [00:16] * Rossen is now known as Rossen_away
- # [00:21] * Quits: jdaggett (~jdaggett@public.cloak) (jdaggett)
- # [00:24] * Quits: zcorpan (~zcorpan@public.cloak) ("Leaving...")
- # [00:33] <astearns> TabAtkins: FYI, Adobe is on summer break - Dirk may be far away from a keyboard at the moment
- # [00:33] <TabAtkins> astearns: "summer break"?
- # [00:33] <TabAtkins> I wonder if that's similar to our "no meetings fortnight" we're in the middle of right now
- # [00:33] <astearns> TabAtkins: the company shuts down on the week of the 4th
- # [00:34] <liam> most of the XML WGs have always shut down for a month or so in the summer, as it's too hard to get the right people on calls
- # [00:35] <TabAtkins> We don't actively shut down, just declare that no meeting may take place, so people are free to take vacations.
- # [00:35] <TabAtkins> (Or just get some work done for once.)
- # [00:39] <TabAtkins> Ugh, this deltaE2000 algorithm is SO HARD.
- # [00:40] <liam> oh, for colour difference?
- # [00:41] <TabAtkins> Yeah.
- # [00:41] * Quits: antonp (~Thunderbird@public.cloak) (antonp)
- # [00:41] <TabAtkins> Tho it looks like my actual difficulty is in the rgb->lab conversion.
- # [00:41] * liam reads http://www.brucelindbloom.com/index.html?Eqn_DeltaE_CIE2000.html and goes off to implement it in a bash scipt :)
- # [00:41] <TabAtkins> Which, unbeknownst to me, was *super wrong*.
- # [00:42] <liam> yeah, GIMP's conversions had some problems too, that have been worked on recently. This stuff is much harder than it seems it ought to be.
- # [00:42] <TabAtkins> (My color library stores everything in rgb, so initializing from a lab and then doing stuff based on lab means converting to/from rgb.)
- # [00:43] <liam> yeah. 32bit per channel?
- # [00:43] <TabAtkins> JS double
- # [00:43] <liam> yeah, ok
- # [00:43] <liam> gimp/gegl these days uses 32bit float
- # [00:44] <liam> and it wasn't as slow as i'd been afraid
- # [00:45] <TabAtkins> Phew, somehow I'm initializing a Lab as (50, 1, 2) and getting back (50, 5.4, 2.1)
- # [00:45] <TabAtkins> Something about my a calculations is *way* off.
- # [00:45] <TabAtkins> L and b are a little off, but not far.
- # [00:46] <liam> groovy colour correction curves!
- # [00:50] <TabAtkins> Hmmmmmmmmm, my rgb to lab exactly matches other sample code I'm seeing. Maybe my lab to rgb is wrong?
- # [00:51] <liam> http://www.brucelindbloom.com/index.html?Eqn_DeltaE_CIE2000.html might be helpful
- # [00:52] <TabAtkins> Yeah, I have the original paper by the deltaE2000 people that I was implementing from.
- # [00:52] <TabAtkins> It just looks like I'm doing some wrong things somewhere in it.
- # [00:53] <liam> i meant that the calculator there might be useful to test intermediate values & see if you're in the same ballpark, although colour temp, gamma etc make it non-trivial
- # [00:55] * heycam|away is now known as heycam
- # [00:57] <TabAtkins> Where's the calculator?
- # [00:57] <TabAtkins> Oh, on the calc page.
- # [01:01] * Joins: Florian (~Florian@public.cloak)
- # [01:08] * Quits: Florian (~Florian@public.cloak) (Ping timeout: 180 seconds)
- # [01:09] * Quits: Kurisu (~kurisubrooks@public.cloak) ("Textual IRC Client: www.textualapp.com")
- # [01:11] * Quits: lajava (~javi@public.cloak) (Ping timeout: 180 seconds)
- # [01:23] <liam> :) yes, sorry, i thought i'd pasted a link directly to it
- # [01:23] <liam> but it's using frame-based navigation
- # [01:41] * Quits: myles (~Adium@public.cloak) ("Leaving.")
- # [02:03] * Joins: jdaggett (~jdaggett@public.cloak)
- # [03:16] * Quits: dwim1 (~dwim@public.cloak) (Client closed connection)
- # [03:18] <dbaron> an alternative list of the hyphenation dictionaries that Gecko ships is https://mxr.mozilla.org/mozilla-central/source/intl/locales/
- # [04:02] <liam> wot, no en-UK or en-CA? :)
- # [04:03] <liam> sadly, TeX's hyphenation was never all that good in the first place -- people think it is, mostly because TeX goes to a lot of work to avoid hyphens
- # [04:05] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [04:06] <dbaron> it may well still hyphenate colourize correctly
- # [04:07] <dbaron> (colourize is uniquely en-CA)
- # [04:13] <liam> :)
- # [04:15] <dbaron> though sometimes people like to use the pseudo-language-code en-EH
- # [04:24] * Quits: dbaron (~dbaron@public.cloak) (Ping timeout: 180 seconds)
- # [04:42] * liam checks and finds EH is Western Sahara... and of course Canada :)
- # [04:54] * heycam is now known as heycam|away
- # [04:58] * leaverou is now known as leaverou_away
- # [05:14] * leaverou_away is now known as leaverou
- # [05:20] * Joins: tommyjtl_ (~tommyjtl@public.cloak)
- # [05:20] * Quits: tommyjtl (~tommyjtl@public.cloak) (Client closed connection)
- # [05:29] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [05:32] * Quits: tommyjtl_ (~tommyjtl@public.cloak) (Client closed connection)
- # [05:38] * Joins: Florian (~Florian@public.cloak)
- # [05:45] * Quits: Florian (~Florian@public.cloak) (Ping timeout: 180 seconds)
- # [05:56] * Joins: dbaron (~dbaron@public.cloak)
- # [05:58] * heycam|away is now known as heycam
- # [06:03] * Joins: dwim (~dwim@public.cloak)
- # [06:15] * heycam is now known as heycam|away
- # [06:24] * Quits: dwim (~dwim@public.cloak) ("Leaving.")
- # [06:27] * Joins: dwim (~dwim@public.cloak)
- # [07:29] * Joins: Florian (~Florian@public.cloak)
- # [07:36] * Quits: Florian (~Florian@public.cloak) (Ping timeout: 180 seconds)
- # [07:37] * heycam|away is now known as heycam
- # [07:40] * Joins: tommyjtl_ (~tommyjtl@public.cloak)
- # [07:40] * Quits: tommyjtl (~tommyjtl@public.cloak) (Client closed connection)
- # [07:46] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [07:48] * Quits: tommyjtl (~tommyjtl@public.cloak) (Client closed connection)
- # [07:49] * Quits: tommyjtl_ (~tommyjtl@public.cloak) (Client closed connection)
- # [07:49] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [07:49] * Quits: tommyjtl (~tommyjtl@public.cloak) (Client closed connection)
- # [07:49] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [07:51] * Joins: tommyjtl_ (~tommyjtl@public.cloak)
- # [07:51] * Quits: tommyjtl (~tommyjtl@public.cloak) (Client closed connection)
- # [07:56] * Quits: tommyjtl_ (~tommyjtl@public.cloak) (Client closed connection)
- # [07:56] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [07:57] * Quits: tommyjtl (~tommyjtl@public.cloak) (Client closed connection)
- # [08:15] * Joins: Kurisu (~kurisubrooks@public.cloak)
- # [08:30] * Joins: antonp (~Thunderbird@public.cloak)
- # [08:31] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [08:33] * Joins: tommyjtl_ (~tommyjtl@public.cloak)
- # [08:33] * Quits: tommyjtl (~tommyjtl@public.cloak) (Client closed connection)
- # [08:50] * Joins: alancutter (~chatzilla@public.cloak)
- # [09:16] * Joins: Florian (~Florian@public.cloak)
- # [09:27] * Quits: dbaron (~dbaron@public.cloak) (Ping timeout: 180 seconds)
- # [09:58] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [10:00] * Joins: tommyjt__ (~tommyjtl@public.cloak)
- # [10:05] * Quits: tommyjtl_ (~tommyjtl@public.cloak) (Ping timeout: 180 seconds)
- # [10:06] * Quits: tommyjtl (~tommyjtl@public.cloak) (Ping timeout: 180 seconds)
- # [10:10] * Quits: Kurisu (~kurisubrooks@public.cloak) ("Textual IRC Client: www.textualapp.com")
- # [10:19] * Quits: jdaggett (~jdaggett@public.cloak) (Ping timeout: 180 seconds)
- # [10:21] * Quits: tommyjt__ (~tommyjtl@public.cloak) (Client closed connection)
- # [10:25] * Joins: lajava (~javi@public.cloak)
- # [10:32] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [10:32] * Quits: tommyjtl (~tommyjtl@public.cloak) (Client closed connection)
- # [10:53] * Joins: Ms2ger (~Ms2ger@public.cloak)
- # [10:55] * Joins: glazou (~glazou@public.cloak)
- # [10:56] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [11:01] * Quits: Florian (~Florian@public.cloak) (Client closed connection)
- # [11:04] * Quits: tommyjtl (~tommyjtl@public.cloak) (Client closed connection)
- # [11:05] * Joins: Florian_ (~Florian@public.cloak)
- # [11:08] * Quits: rego (~smuxi@public.cloak) (Ping timeout: 180 seconds)
- # [11:10] * Joins: rego (~smuxi@public.cloak)
- # [11:12] * leaverou is now known as leaverou_away
- # [11:16] * heycam is now known as heycam|away
- # [12:31] * Quits: Ms2ger (~Ms2ger@public.cloak) (Client closed connection)
- # [12:33] * Joins: Ms2ger (~Ms2ger@public.cloak)
- # [12:43] * Quits: Florian_ (~Florian@public.cloak) (Client closed connection)
- # [13:15] * Quits: ed (~ed@public.cloak) (Ping timeout: 180 seconds)
- # [13:17] * Joins: ed (~ed@public.cloak)
- # [13:23] * Joins: Florian (~Florian@public.cloak)
- # [13:34] * Quits: Florian (~Florian@public.cloak) (Client closed connection)
- # [13:38] * Joins: Florian (~Florian@public.cloak)
- # [14:01] * Quits: lajava (~javi@public.cloak) (Ping timeout: 180 seconds)
- # [14:06] * leaverou_away is now known as leaverou
- # [14:09] * Joins: shepazu (schepers@public.cloak)
- # [14:13] * Joins: plh (plehegar@public.cloak)
- # [14:16] * leaverou is now known as leaverou_away
- # [14:39] * Quits: Florian (~Florian@public.cloak) (Client closed connection)
- # [14:40] * Joins: Florian (~Florian@public.cloak)
- # [14:47] * Quits: Florian (~Florian@public.cloak) (Ping timeout: 180 seconds)
- # [14:55] * Joins: Florian (~Florian@public.cloak)
- # [14:55] * Joins: lajava (~javi@public.cloak)
- # [15:17] * leaverou_away is now known as leaverou
- # [15:36] * leaverou is now known as leaverou_away
- # [15:50] * Quits: shepazu (schepers@public.cloak)
- # [16:03] <Florian> TabAtkins: If you're happy with the phrasing Alan and I ended up in this mail, I'll have a pull request coming your way soon: https://lists.w3.org/Archives/Public/www-style/2015Jul/0031.html
- # [16:06] <Florian> Oops, I meant this url: https://lists.w3.org/Archives/Public/www-style/2015Jul/0033.html
- # [16:07] <Florian> (its Alan's reply)
- # [16:08] * Joins: shepazu (schepers@public.cloak)
- # [16:27] * leaverou_away is now known as leaverou
- # [16:44] * Quits: shepazu (schepers@public.cloak) ("My Mac has gone to sleep. ZZZzzz…")
- # [16:45] * Joins: shepazu (schepers@public.cloak)
- # [16:55] * Quits: shepazu (schepers@public.cloak) ("My Mac has gone to sleep. ZZZzzz…")
- # [16:59] * Joins: shepazu (schepers@public.cloak)
- # [17:01] * Joins: Florian_ (~Florian@public.cloak)
- # [17:02] * Quits: Florian_ (~Florian@public.cloak) ("Leaving...")
- # [17:02] * Joins: renoirb (renoirb@public.cloak)
- # [17:03] * Quits: glazou (~glazou@public.cloak) (glazou)
- # [17:04] * Quits: shepazu (schepers@public.cloak) ("My Mac has gone to sleep. ZZZzzz…")
- # [17:06] * Joins: shepazu (schepers@public.cloak)
- # [17:07] * Quits: Florian (~Florian@public.cloak) (Ping timeout: 180 seconds)
- # [17:12] * Quits: shepazu (schepers@public.cloak) ("My Mac has gone to sleep. ZZZzzz…")
- # [17:16] * Joins: shepazu (schepers@public.cloak)
- # [17:28] * Joins: dauwhe (~dauwhe@public.cloak)
- # [17:34] * Quits: shepazu (schepers@public.cloak) ("My Mac has gone to sleep. ZZZzzz…")
- # [17:35] * Joins: shepazu (schepers@public.cloak)
- # [17:55] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [17:55] * Quits: tommyjtl (~tommyjtl@public.cloak) (Client closed connection)
- # [17:58] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [18:01] * Joins: glazou (~glazou@public.cloak)
- # [18:07] * Quits: glazou (~glazou@public.cloak) (glazou)
- # [18:15] * Joins: glazou (~glazou@public.cloak)
- # [18:18] * Quits: glazou (~glazou@public.cloak) (glazou)
- # [18:19] * Joins: glazou (~glazou@public.cloak)
- # [18:20] * Quits: glazou (~glazou@public.cloak) (glazou)
- # [18:27] * Quits: plh (plehegar@public.cloak) ("Leaving")
- # [18:27] * Joins: plh (plehegar@public.cloak)
- # [18:28] * Quits: lajava (~javi@public.cloak) (Ping timeout: 180 seconds)
- # [18:29] * Joins: tommyjtl_ (~tommyjtl@public.cloak)
- # [18:29] * Quits: tommyjtl (~tommyjtl@public.cloak) (Client closed connection)
- # [18:36] * leaverou is now known as leaverou_away
- # [18:36] * Joins: dbaron (~dbaron@public.cloak)
- # [18:37] * Joins: mmun (~uid13585@public.cloak)
- # [18:42] * Quits: plh (plehegar@public.cloak) ("Leaving")
- # [18:44] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [18:48] * Quits: tommyjtl_ (~tommyjtl@public.cloak) (Client closed connection)
- # [18:48] * Quits: tommyjtl (~tommyjtl@public.cloak) (Client closed connection)
- # [18:49] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [19:13] * leaverou_away is now known as leaverou
- # [19:15] * Joins: tommyjtl_ (~tommyjtl@public.cloak)
- # [19:15] * Quits: tommyjtl (~tommyjtl@public.cloak) (Client closed connection)
- # [19:18] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [19:18] * Quits: tommyjtl_ (~tommyjtl@public.cloak) (Client closed connection)
- # [19:19] * Joins: myles (~Adium@public.cloak)
- # [19:19] * Joins: tommyjtl_ (~tommyjtl@public.cloak)
- # [19:21] * Joins: tommyjt__ (~tommyjtl@public.cloak)
- # [19:21] * Quits: tommyjtl_ (~tommyjtl@public.cloak) (Client closed connection)
- # [19:24] * Quits: tommyjtl (~tommyjtl@public.cloak) (Client closed connection)
- # [19:29] * Joins: plh (plehegar@public.cloak)
- # [19:52] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [19:52] * Quits: tommyjt__ (~tommyjtl@public.cloak) (Client closed connection)
- # [19:55] * Joins: tommyjtl_ (~tommyjtl@public.cloak)
- # [19:55] * Quits: tommyjtl (~tommyjtl@public.cloak) (Client closed connection)
- # [19:56] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [20:00] * Quits: tommyjtl_ (~tommyjtl@public.cloak) (Client closed connection)
- # [20:03] * Quits: tommyjtl (~tommyjtl@public.cloak) (Client closed connection)
- # [20:03] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [20:14] * Joins: tommyjtl_ (~tommyjtl@public.cloak)
- # [20:14] * Quits: tommyjtl (~tommyjtl@public.cloak) (Client closed connection)
- # [20:40] * Joins: cyrax (~cyrax@public.cloak)
- # [20:58] * Quits: dbaron (~dbaron@public.cloak) (Ping timeout: 180 seconds)
- # [21:01] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [21:02] * Quits: tommyjtl_ (~tommyjtl@public.cloak) (Client closed connection)
- # [21:02] * Quits: cyrax (~cyrax@public.cloak) ("")
- # [21:02] * Quits: |orion (~orion@public.cloak) ("")
- # [21:06] * Quits: tommyjtl (~tommyjtl@public.cloak) (Client closed connection)
- # [21:36] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [22:06] * Quits: tommyjtl (~tommyjtl@public.cloak) (Client closed connection)
- # [22:10] * Quits: dauwhe (~dauwhe@public.cloak) (Client closed connection)
- # [22:11] * Joins: dauwhe (~dauwhe@public.cloak)
- # [22:18] * Quits: dauwhe (~dauwhe@public.cloak) (Ping timeout: 180 seconds)
- # [22:25] * Quits: Ms2ger (~Ms2ger@public.cloak) (Ping timeout: 180 seconds)
- # [22:33] * Joins: dbaron (~dbaron@public.cloak)
- # [22:41] * Joins: dauwhe (~dauwhe@public.cloak)
- # [22:43] * Joins: dauwhe_ (~dauwhe@public.cloak)
- # [22:43] * Quits: dauwhe (~dauwhe@public.cloak) (Client closed connection)
- # [22:43] * Quits: antonp (~Thunderbird@public.cloak) (antonp)
- # [22:50] * Quits: dauwhe_ (~dauwhe@public.cloak) (Ping timeout: 180 seconds)
- # [22:52] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [22:59] * leaverou is now known as leaverou_away
- # [23:04] * leaverou_away is now known as leaverou
- # [23:41] * Quits: shepazu (schepers@public.cloak) ("My Mac has gone to sleep. ZZZzzz…")
- # [23:42] * Quits: plh (plehegar@public.cloak) ("Leaving")
- # [23:44] * Joins: dauwhe (~dauwhe@public.cloak)
- # [23:50] * Quits: tommyjtl (~tommyjtl@public.cloak) (Client closed connection)
- # [23:51] * Quits: dauwhe (~dauwhe@public.cloak) (Ping timeout: 180 seconds)
- # Session Close: Fri Jul 03 00:00:00 2015
Previous day, Next day
Think these logs are useful? Then please donate to show your gratitude (and keep them up, of course). Thanks! — Krijn