Hi,
Until we get a proper configuration working and accepted, here is a script to make Roassal work with Athens: MooseImageSetupCommandLineHandler new installFonts. "this depends on a Moose image"
Gofer new smalltalkhubUser: 'Pharo' project: 'Athens'; package: 'ConfigurationOfAthens'; load. (Smalltalk at: #ConfigurationOfAthens) loadVersion: '2.1'.
Gofer new smalltalkhubUser: 'ObjectProfile' project: 'Roassal'; package: 'RoassalAthens'; load. ROPlatform setCurrent: 'athens'.
Cheers, Doru "Every thing has its own flow"
_______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Hi,
I promoted the Athens loading script in the MooseImageSetupCommandLineHandler, so now, you can simply say: MooseImageSetupCommandLineHandler new installFonts. MooseImageSetupCommandLineHandler new installAthens. And you get a nice looking image (see the link for a screenshot): https://dl.dropboxusercontent.com/u/18323746/Tmp/free-type-fonts%2Bathens.png Cheers, Doru On May 13, 2013, at 11:59 AM, Tudor Girba <[hidden email]> wrote: > Hi, > > Until we get a proper configuration working and accepted, here is a script to make Roassal work with Athens: > > MooseImageSetupCommandLineHandler new installFonts. "this depends on a Moose image" > Gofer new > smalltalkhubUser: 'Pharo' project: 'Athens'; > package: 'ConfigurationOfAthens'; > load. > (Smalltalk at: #ConfigurationOfAthens) loadVersion: '2.1'. > Gofer new > smalltalkhubUser: 'ObjectProfile' project: 'Roassal'; > package: 'RoassalAthens'; > load. > ROPlatform setCurrent: 'athens'. > > > > Cheers, > Doru > > -- > www.tudorgirba.com > > "Every thing has its own flow" -- www.tudorgirba.com "Problem solving efficiency grows with the abstractness level of problem understanding." _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
neat!
Stef On May 16, 2013, at 8:01 AM, Tudor Girba <[hidden email]> wrote: > Hi, > > I promoted the Athens loading script in the MooseImageSetupCommandLineHandler, so now, you can simply say: > MooseImageSetupCommandLineHandler new installFonts. > MooseImageSetupCommandLineHandler new installAthens. > > And you get a nice looking image (see the link for a screenshot): > https://dl.dropboxusercontent.com/u/18323746/Tmp/free-type-fonts%2Bathens.png > > Cheers, > Doru > > > > On May 13, 2013, at 11:59 AM, Tudor Girba <[hidden email]> wrote: > >> Hi, >> >> Until we get a proper configuration working and accepted, here is a script to make Roassal work with Athens: >> >> MooseImageSetupCommandLineHandler new installFonts. "this depends on a Moose image" >> Gofer new >> smalltalkhubUser: 'Pharo' project: 'Athens'; >> package: 'ConfigurationOfAthens'; >> load. >> (Smalltalk at: #ConfigurationOfAthens) loadVersion: '2.1'. >> Gofer new >> smalltalkhubUser: 'ObjectProfile' project: 'Roassal'; >> package: 'RoassalAthens'; >> load. >> ROPlatform setCurrent: 'athens'. >> >> >> >> Cheers, >> Doru >> >> -- >> www.tudorgirba.com >> >> "Every thing has its own flow" > > -- > www.tudorgirba.com > > "Problem solving efficiency grows with the abstractness level of problem understanding." > > > > > _______________________________________________ > Moose-dev mailing list > [hidden email] > https://www.iam.unibe.ch/mailman/listinfo/moose-dev _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Cool!
Alexandre On May 16, 2013, at 6:50 AM, stephane ducasse <[hidden email]> wrote: > neat! > > Stef > > On May 16, 2013, at 8:01 AM, Tudor Girba <[hidden email]> wrote: > >> Hi, >> >> I promoted the Athens loading script in the MooseImageSetupCommandLineHandler, so now, you can simply say: >> MooseImageSetupCommandLineHandler new installFonts. >> MooseImageSetupCommandLineHandler new installAthens. >> >> And you get a nice looking image (see the link for a screenshot): >> https://dl.dropboxusercontent.com/u/18323746/Tmp/free-type-fonts%2Bathens.png >> >> Cheers, >> Doru >> >> >> >> On May 13, 2013, at 11:59 AM, Tudor Girba <[hidden email]> wrote: >> >>> Hi, >>> >>> Until we get a proper configuration working and accepted, here is a script to make Roassal work with Athens: >>> >>> MooseImageSetupCommandLineHandler new installFonts. "this depends on a Moose image" >>> Gofer new >>> smalltalkhubUser: 'Pharo' project: 'Athens'; >>> package: 'ConfigurationOfAthens'; >>> load. >>> (Smalltalk at: #ConfigurationOfAthens) loadVersion: '2.1'. >>> Gofer new >>> smalltalkhubUser: 'ObjectProfile' project: 'Roassal'; >>> package: 'RoassalAthens'; >>> load. >>> ROPlatform setCurrent: 'athens'. >>> >>> >>> >>> Cheers, >>> Doru >>> >>> -- >>> www.tudorgirba.com >>> >>> "Every thing has its own flow" >> >> -- >> www.tudorgirba.com >> >> "Problem solving efficiency grows with the abstractness level of problem understanding." >> >> >> >> >> _______________________________________________ >> Moose-dev mailing list >> [hidden email] >> https://www.iam.unibe.ch/mailman/listinfo/moose-dev > > > _______________________________________________ > Moose-dev mailing list > [hidden email] > https://www.iam.unibe.ch/mailman/listinfo/moose-dev -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
In reply to this post by Tudor Girba-2
CONTENTS DELETED
The author has deleted this message.
|
Free forum by Nabble | Edit this page |