On Jun 6, 2011, at 12:56 PM, Fernando Olivero wrote: > 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 ?
Yes please! If you have idea of icons sets let us know. > > Fernando >
