[cfe-commits] [libcxx] r109135 - /libcxx/trunk/www/libcxx_by_chapter.pdf
Benjamin Kramer
benny.kra at googlemail.com
Thu Jul 22 14:40:54 PDT 2010
On 22.07.2010, at 23:32, Howard Hinnant wrote:
>
> On Jul 22, 2010, at 5:29 PM, Benjamin Kramer wrote:
>
>>
>> On 22.07.2010, at 23:06, Howard Hinnant wrote:
>>
>>> On Jul 22, 2010, at 4:54 PM, Benjamin Kramer wrote:
>>>
>>>>
>>>> On 22.07.2010, at 22:29, Howard Hinnant wrote:
>>>>
>>>>> Author: hhinnant
>>>>> Date: Thu Jul 22 15:29:53 2010
>>>>> New Revision: 109135
>>>>>
>>>>> URL: http://llvm.org/viewvc/llvm-project?rev=109135&view=rev
>>>>> Log:
>>>>> Updated weekly by chapter summary
>>>>
>>>> Hi Howard,
>>>>
>>>> 2 nits:
>>>> - [lanugage.support] is misspelled
>>>
>>> Thanks.
>>>
>>>> - I don't know how you create these but if you export it as a .png file we could embed it in the webpage.
>>>> It's not a vector graphic at the moment anyway.
>>>
>>> It is a spreadsheet (Numbers) chart. I get it with a screen grab (thus the bitmapped nature of it). I don't immediately see a way to export it in vector format.
>>
>> One way would be to copy it and do a "New from Clipboard" in Preview.app. But I think having it embedded into the website as a .PNG is a better idea.
>
> I tried that but the legend doesn't come along for the ride. I tried just copying the legend individually, but Numbers refuses.
Hmm, looks like a bug in Numbers. Grouping chart and legend (⌘⌥G) and copying the group seems to help, but it somehow misses the legend's text (iWork '09). I guess we have to live with screen grabs for now and hope that the chart will become obsolete soon ;)
More information about the cfe-commits
mailing list