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
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.pn...
Cheers, Doru
On May 13, 2013, at 11:59 AM, Tudor Girba tudor@tudorgirba.com 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."
neat!
Stef
On May 16, 2013, at 8:01 AM, Tudor Girba tudor@tudorgirba.com 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.pn...
Cheers, Doru
On May 13, 2013, at 11:59 AM, Tudor Girba tudor@tudorgirba.com 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 Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Cool!
Alexandre
On May 16, 2013, at 6:50 AM, stephane ducasse stephane.ducasse@free.fr wrote:
neat!
Stef
On May 16, 2013, at 8:01 AM, Tudor Girba tudor@tudorgirba.com 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.pn...
Cheers, Doru
On May 13, 2013, at 11:59 AM, Tudor Girba tudor@tudorgirba.com 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 Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
This is great! Thanks.
Jura
2013/5/16 Tudor Girba tudor@tudorgirba.com
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.pn...
Cheers, Doru
On May 13, 2013, at 11:59 AM, Tudor Girba tudor@tudorgirba.com 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 Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev