I can load the following packages out of the squeaksource repository:<br>Rome-Balloon<br>Rome-Base<br>Rome-PluginCanvas<br>Rome-SVG<br>Rome-Strike<br>Rome-Tests<br>Rome-Reference<br>Rome-BalloonCanvas<br><br>The rest give me errors about lacking other classes, which I reproduce below. Are the packages that load enough to be useful, or am I going to be stuffed when playing around with Rome? If so, where should I get the dependencies? Also, there&#39;s a lack of class comments. Is there documentation elsewhere? Is Rome even ready to be used at all?<br>
<br>Rome-Demo also gives me a syntax error: fontFor: aCanvas family: aFamily style: aStyle has a full stop after the comment. After fixing this it gives me an error because RomeFreetypeCanvas is not recognised.<br><br>Thanks all!<br>
<br>Rome-Tweak depends on:<br>This package depends on the following classes:<br>&nbsp; CMatrixTransform<br>&nbsp; CBitmapFill<br>&nbsp; CTransformCanvas<br>&nbsp; CDisplayTransform<br>&nbsp; CCostumeFill<br>&nbsp; CGraphicsFill<br>&nbsp; CNoFill<br>&nbsp; CIdentityTransform<br>
&nbsp; CProjectBuilder<br>&nbsp; CSolidFill<br>&nbsp; CGradientFill<br>&nbsp; COffsetTransform<br><br><br>Rome-FontManager:<br>This package depends on the following classes:<br>&nbsp; FreetypeFontFace<br>&nbsp; FreetypeFont<br><br>Rome-Plugin:<br>This package depends on the following classes:<br>
&nbsp; SmartSyntaxInterpreterPlugin<br>&nbsp; CCodeGenerator<br>&nbsp; TSendNode<br><br>