Hi Fernando,
oops... I forgot your icon importer, sorry :P
I would like âfor a futureâ to integrate it to pharo and replace current ThemeIcons with an icon strategy based on your package... maybe that is the best "future scenario" for icons.
best, Esteban
El 11/12/2011, a las 8:49a.m., Fernando Olivero escribió:
Hi Esteban, nice work! For importing the icons you can use the toolset i've developed: it automates completely the process of importing a complete set of icons of a given family.
ExternalIconFamily @ squeaksource. I've used it for importing the Oxygen icon set, and others (you can google the list for previous related emails).
Fernando
On Sun, Dec 11, 2011 at 10:38 AM, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
Esteban I know that feeling :)
:) Now I'm not sure that I would like to carry the Eclipse License around in Pharo :) What are the other icons sets we could use with a nice license and we do it :). famfam?
We should clean also the old icons because some are really old. Thanks for pushing that. I would love to have new icons for Pharo. Stef
On Dec 11, 2011, at 3:15 AM, Esteban Lorenzano wrote:
Hi,
Today I was bored and not wanting to think too much... but I wanted to do something for Pharo... and I never liked the current Pharo icons, so I took one icon library I really like and changed all needed icons (well... all that I saw). Here a couple of screen shots:
<Captura de pantalla 2011-12-10 a la(s) 23.05.55.png> <Captura de pantalla 2011-12-10 a la(s) 23.06.20.png>
Of course, I don't think they are perfect (also maybe I didn't pick the best icons), but I think they look a lot better than the older.
If you want to see how they look, this are the packages:
for Pharo 1.3:
<Eclipse-Icons-EstebanLorenzano.2.mcz>
for Pharo 1.4:
<Eclipse-Icons-EstebanLorenzano.4.mcz>
Then you execute:
ThemeIcons initializeIcons. World resetWorldMenu.
... and enjoy your new icons :)
btw... this icons are in an open-source license, the EPL: http://www.eclipse.org/legal/epl-v10.html so, maybe âif all agreeâ, we can add this icons to regular distribution :)
best, Esteban