Re: Please help me edit Leo's wikipedia page

2023-01-19 Thread Edward K. Ream
On Wed, Jan 18, 2023 at 4:37 PM jkn  wrote:

I sent you a direct email yesterday, to the 'send a postcard' email address
> listed on Leo's website. Did it not get through?
>

I'm not sure. I received an email from you two days ago.

> I see events have moved on somewhat - apologies, I've been away for most
> of the day...
>

No apology needed :-)

I have just bought a subscription from dreamstime for $24. I should be able
to download both the vector and bitmapped versions of the Lion.

When I awoke this morning I realized that the vector version is far
superior to the bitmapped version. I'll do the necessary work to switch to
the vector version later today.

Edward

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to leo-editor+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/CAMF8tS1oq-_wZVKa8FUrG1BD6FLixh0ssFDmx%3DZoCya6hhK%3DTw%40mail.gmail.com.


I'm changing Leo's mascot on Leo's web pages

2023-01-19 Thread Edward K. Ream
Apparently only Safari supports .tif files, so my plan to put a vectorized 
Lion on Leo's home page is on hold.  Boo hoo.

The Lion will likely reappear in an hour or three. It's picky work, 
surprisingly.

Edward


-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to leo-editor+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/a520e8b4-a02e-4d50-9971-e32c79b28478n%40googlegroups.com.


Re: I'm changing Leo's mascot on Leo's web pages

2023-01-19 Thread Jacob Peck
Most browsers support .svg files, which is another vector format.

On Thu, Jan 19, 2023 at 8:58 AM Edward K. Ream  wrote:

> Apparently only Safari supports .tif files, so my plan to put a vectorized
> Lion on Leo's home page is on hold.  Boo hoo.
>
> The Lion will likely reappear in an hour or three. It's picky work,
> surprisingly.
>
> Edward
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "leo-editor" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to leo-editor+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/leo-editor/a520e8b4-a02e-4d50-9971-e32c79b28478n%40googlegroups.com
> 
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to leo-editor+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/CAJ1i%2BSbB26brVRniqmSk3C-_er%2BgmLMLfu_gwTQpwEGfToXNdg%40mail.gmail.com.


New Fast Python Memory Profiler

2023-01-19 Thread Thomas Passin
Maybe of interest to some devs, Scalene, a newish Python memory profiler, 
was mentioned in a message on the *python-list* discussion list.

Scalene 

>From the GitHub readme:

"Scalene is a high-performance CPU, GPU *and* memory profiler for Python 
that does a number of things that other Python profilers do not and cannot 
do. It runs orders of magnitude faster than many other profilers while 
delivering far more detailed information. It is also the first profiler 
ever to incorporate AI-powered proposed optimizations."

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to leo-editor+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/aa81c2ee-a1c9-47ec-a830-de704dfdc61fn%40googlegroups.com.


Re: I'm changing Leo's mascot on Leo's web pages

2023-01-19 Thread Edward K. Ream
On Thu, Jan 19, 2023 at 8:01 AM Jacob Peck  wrote:

> Most browsers support .svg files, which is another vector format.
>

Thanks! I'll try converting the .tif file to .svg.

Edward

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to leo-editor+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/CAMF8tS2yLkwLCSgfEKN5tGgSxxiGs9XcQ2VkhE_jqTKXhvJLzA%40mail.gmail.com.


Re: New Fast Python Memory Profiler

2023-01-19 Thread Edward K. Ream
On Thu, Jan 19, 2023 at 8:11 AM Thomas Passin  wrote:

"Scalene...runs orders of magnitude faster than many other profilers while
> delivering far more detailed information. It is also the first profiler
> ever to incorporate AI-powered proposed optimizations."


Cool! I wonder what scalene will propose.

Edward

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to leo-editor+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/CAMF8tS2kGwmVND8v4Z9MmZX0_stD%2BrUU0mxWm92GCZ8gNSkqkQ%40mail.gmail.com.


Re: I'm changing Leo's mascot on Leo's web pages

2023-01-19 Thread Edward K. Ream

On Thu, Jan 19, 2023 at 8:01 AM Jacob Peck  wrote:
Most browsers support .svg files, which is another vector format.

Thanks! I'll try converting the .tif file to .svg.

A snap with convertio . I'll get rid of the red eyes 
eventually :-) BTW, #3070 
 will say that the 
Lion logo is used by permission.

Edward

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to leo-editor+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/71c6365d-5254-41d4-adfa-0df99a037890n%40googlegroups.com.


Re: I'm changing Leo's mascot on Leo's web pages

2023-01-19 Thread Edward K. Ream
On Thursday, January 19, 2023 at 7:58:38 AM UTC-6 Edward K. Ream wrote:

The Lion will likely reappear in an hour or three.

A (licensed) bitmapped Lion now appears on Leo's home page, but not on any 
other page.

Recent attempts to update the other pages have failed, somewhat 
mysteriously. Builds seem to be stuck in an endless queue. There have been 
discussions only about this kind of failure, but I'm not sure at present 
what to do about it.  Stay tuned.

Edward

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to leo-editor+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/9febc201-acdf-428e-b470-e0e321517c42n%40googlegroups.com.


Re: I'm changing Leo's mascot on Leo's web pages

2023-01-19 Thread jkn
Inkscape (https://inkscape.org) is good for editing .svg files, BTW. 

On Thursday, January 19, 2023 at 3:31:18 PM UTC Edward K. Ream wrote:

> On Thu, Jan 19, 2023 at 8:01 AM Jacob Peck  wrote:
> Most browsers support .svg files, which is another vector format.
>
> Thanks! I'll try converting the .tif file to .svg.
>
> A snap with convertio . I'll get rid of the red 
> eyes eventually :-) BTW, #3070 
>  will say that the 
> Lion logo is used by permission.
>
> Edward
>

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to leo-editor+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/c78e1455-feff-4681-89d4-7618166f3c70n%40googlegroups.com.


Re: I'm changing Leo's mascot on Leo's web pages

2023-01-19 Thread Jacob Peck
Seconding Inkscape, it's my go-to for this kind of task.

On Thu, Jan 19, 2023 at 11:15 AM jkn  wrote:

> Inkscape (https://inkscape.org) is good for editing .svg files, BTW.
>
> On Thursday, January 19, 2023 at 3:31:18 PM UTC Edward K. Ream wrote:
>
>> On Thu, Jan 19, 2023 at 8:01 AM Jacob Peck  wrote:
>> Most browsers support .svg files, which is another vector format.
>>
>> Thanks! I'll try converting the .tif file to .svg.
>>
>> A snap with convertio . I'll get rid of the red
>> eyes eventually :-) BTW, #3070
>>  will say that the
>> Lion logo is used by permission.
>>
>> Edward
>>
> --
> You received this message because you are subscribed to the Google Groups
> "leo-editor" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to leo-editor+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/leo-editor/c78e1455-feff-4681-89d4-7618166f3c70n%40googlegroups.com
> 
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to leo-editor+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/CAJ1i%2BSYZMORnNc%2BGunUK8B%2B3-RjXEGayUhre3zemRPd9cGHH0w%40mail.gmail.com.


Re: I'm changing Leo's mascot on Leo's web pages

2023-01-19 Thread jkn
I volunteer to use Inkscape to improve the red eye removal, if you like. 
Edward's recent effort is ... laudable ...

I could rotate it a smidgen as well. You'd have to get the .AI file to me 
though (Inkscape can accept Illustrator files)

On Thursday, January 19, 2023 at 4:17:45 PM UTC gates...@gmail.com wrote:

> Seconding Inkscape, it's my go-to for this kind of task.
>
> On Thu, Jan 19, 2023 at 11:15 AM jkn  wrote:
>
>> Inkscape (https://inkscape.org) is good for editing .svg files, BTW. 
>>
>> On Thursday, January 19, 2023 at 3:31:18 PM UTC Edward K. Ream wrote:
>>
>>> On Thu, Jan 19, 2023 at 8:01 AM Jacob Peck  wrote:
>>> Most browsers support .svg files, which is another vector format.
>>>
>>> Thanks! I'll try converting the .tif file to .svg.
>>>
>>> A snap with convertio . I'll get rid of the red 
>>> eyes eventually :-) BTW, #3070 
>>>  will say that 
>>> the Lion logo is used by permission.
>>>
>>> Edward
>>>
>> -- 
>>
> You received this message because you are subscribed to the Google Groups 
>> "leo-editor" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to leo-editor+...@googlegroups.com.
>>
> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/leo-editor/c78e1455-feff-4681-89d4-7618166f3c70n%40googlegroups.com
>>  
>> 
>> .
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to leo-editor+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/cef035fc-726e-44ed-ae1a-d1ca64fa54bdn%40googlegroups.com.


Re: I'm changing Leo's mascot on Leo's web pages

2023-01-19 Thread Edward K. Ream
On Thu, Jan 19, 2023 at 10:15 AM jkn  wrote:

> Inkscape (https://inkscape.org) is good for editing .svg files, BTW.
>

Thanks. That's what I used before, but I had forgotten.

Edward

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to leo-editor+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/CAMF8tS3J8GqeWhns_59xi8YLWzRbp%2Bpn2Sjbm3HhPC2xV43T-g%40mail.gmail.com.


Re: I'm changing Leo's mascot on Leo's web pages

2023-01-19 Thread Edward K. Ream
On Thu, Jan 19, 2023 at 10:32 AM jkn  wrote:

> I volunteer to use Inkscape to improve the red eye removal, if you like.
> Edward's recent effort is ... laudable ...
>

Thanks! Please do this, and put the result in devel.

Edward

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to leo-editor+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/CAMF8tS0MfkhK%2B59R%2B%3DqSVioGXwzSsRjd4B4Xf3y%3DcSVE8cQr3w%40mail.gmail.com.


Re: I'm changing Leo's mascot on Leo's web pages

2023-01-19 Thread Edward K. Ream

A (licensed) bitmapped Lion now appears on Leo's home page, but not on any 
other page.

Recent attempts to update the other pages have failed, somewhat 
mysteriously. 

The workaround will be to develop Leo's website in the devel branch. Leo's 
Logo and splash screen will use an .svg version of the licensed image.

I'll merge devel into gh-pages when everything looks good, but I'll wait 
until Saturday before attempting another build.

Even now, Leo's website is better than before. To my newly enlightened 
eyes, Leo's old watermarked logo looks embarrassingly bad. And yes, 
embarrassingly clueless with respect to copyright.

Edward

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to leo-editor+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/139dae4d-c44d-4328-b6cf-8651329b15ddn%40googlegroups.com.


Re: I'm changing Leo's mascot on Leo's web pages

2023-01-19 Thread Edward K. Ream


On Thursday, January 19, 2023 at 1:09:47 PM UTC-6 Edward K. Ream wrote:
On Thu, Jan 19, 2023 at 10:32 AM jkn  wrote:
I volunteer to use Inkscape to improve the red eye removal, if you like. 
Edward's recent effort is ... laudable ...

Thanks! Please do this, and put the result in devel.

I changed Leo's homepage to use an .svg version of the Logo. See the 
attached image.

It looks like the .svg has a transparent background. I think a white 
background would look better. I'll leave that to you.

Edward

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to leo-editor+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/21ed33e7-20d3-4642-a822-bf9d50497d09n%40googlegroups.com.


Re: I'm changing Leo's mascot on Leo's web pages

2023-01-19 Thread Zoom.Quiet
Edward K. Ream  于2023年1月20日周五 03:47写道:
> On Thursday, January 19, 2023 at 1:09:47 PM UTC-6 Edward K. Ream wrote:
> On Thu, Jan 19, 2023 at 10:32 AM jkn  wrote:
> I volunteer to use Inkscape to improve the red eye removal, if you like. 
> Edward's recent effort is ... laudable ...
>
> Thanks! Please do this, and put the result in devel.
>
> I changed Leo's homepage to use an .svg version of the Logo. See the attached 
> image.
>
> It looks like the .svg has a transparent background. I think a white 
> background would look better. I'll leave that to you.
>

transparent background is good more,
can match all kinds of color background,
just add one more div for define background color ;-)

> Edward
>
> --
> You received this message because you are subscribed to the Google Groups 
> "leo-editor" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to leo-editor+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/leo-editor/21ed33e7-20d3-4642-a822-bf9d50497d09n%40googlegroups.com.



-- 

life is pathetic, go Pythonic. 人生苦短, Python当歌 ;-)
课: https://py.101.camp/
怼: https://du.101.camp/
俺: http://zoomquiet.io
许: http://creativecommons.org/licenses/by-sa/2.5/cn/
怒: 冗余不做,日子甭过!备份不做,十恶不赦.
KM keep growing environment culture which promoting organization learning ;-)

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to leo-editor+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/CAAFijRd5OzX%2BRiCY-oHpETVitFi4hMT34ZxdNL6W2jAo5AhB1w%40mail.gmail.com.