Hi, according to a suggestion by Stef, i cleaned up the framework i
developed for importing/managing external icon families in Pharo.

To load evaluate:

Gofer it squeaksource: 'MetacelloRepository'; package:
'ConfigurationOfExternalIconFamily'; load.
(Smalltalk globals classNamed: 'ConfigurationOfExternalIconFamily')
perform: #load.


More info on the squeaksource page :
http://www.squeaksource.com/ExternalIconFamily

I'm using is successfully in Gaucho, importing the oxygen icon set.
Pharo would be greatly enhanced, if it would have a consistent iconic
look and feel, i could open a issue for starting on this task, for
Pharo 1.4 ?

Fernando

Reply via email to