I have left this email for long. We will work in this next week. But yes, it is possible that some example only works in the moose image

Alexandre

Le 05-05-2014 �� 4:01, Nicolai Hess <nicolaihess@web.de> a ��crit :

2014-05-01 13:07 GMT+02:00 Alexandre Bergel <alexandre.bergel@me.com>:
> Yes yes yes ... it works. I quickly jumped through some examples. Roassal2 looks so nice. Thank you.

Let me know how it goes. Documentation is missing, but we have many many examples���
The chapter in Deep into Pharo (www.deepintopharo.com) contains a documentation about Roassal1 and the Mondrian builder, written on top of the core of Roassal.

Roassal2 is largely compatible with Roassal1. When it is not, then small changes have to be made.

Alexandre

>
>
>
> Am 01.05.2014 03:31, schrieb Alexandre Bergel:
>> Hi Volkert,
>>
>> You need to install the true type font. Unfortunately, Pharo3 does not do it for you. I guess this will be fixed in the next release of Pharo.
>>
>> I have made a very short video on how to install Roassal2 from scratch:
>> https://dl.dropboxusercontent.com/u/31543901/TMP/InstallingTrueTypeFont.mov
>>
>> Let us know how it goes.
>>
>> Alexandre
>>
>>
>> On Apr 30, 2014, at 2:53 PM, volkert@nivoba.de wrote:
>>
>>> Dear all,
>>>
>>> i just downloaded Pharo 3.0 and installed Roassal2 via Configuration Manager (Stable Version).
>>> When trying the "Roassal examples" (from Tool-Menu) i got an red screen.
>>>
>>> Platform Ubuntu 14.04LTS
>>> Pharo3.0 Latest update: #30846
>>>
>>> Need some help :-)
>>>
>>> BW,
>>> Volkert
>>>
>
>

--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.






Is there a way to provide a stable version of Roassal2 for Pharo without forcing the user
to change the font?

I tested all examples  from Roassal Examples menu.

1.
They are great!

2.
Not all are working:
RTGraphBuilderExample
exampleTreeMapAndNormalizeColor
exampleColorPalette2
exampleNormalizeColor
exampleSystemComplexity
exampleConnectFromAndSelectiveColor
exampleColorPalette1
exampleColorPalette4
exampleColorPalette3

RTMondrianExample
exampleClasses
exampleSystemComplexity

mostly because of missing "metrics-messages" on (numberOfVariables numberOfLinesOfCode ...)

3.
Suggestions/Questions
Is there a common gesture (mousewheel/key shortcut) for scaling the view?
Larger Icons for the "Animated scatter plot" and "Mondrian builder" examples.

Roassal Examples opens a menu with:

Animated scatter plot
Graph builder
Geographic ....


but after selecing one entry, there is no way to go back. Suggestion: make a "back" button on every
demo page, or open every demo page in its own window.



regards
Nicolai