I forgot to mention that you have to install Athens first before executing
the example:
MooseImageSetupCommandLineHandler new
installFonts;
installAthens
Cheers,
Doru
On Sat, Aug 24, 2013 at 1:14 AM, Ben Coman <btc(a)openinworld.com> wrote:
**
Hi Doru,
On Windows 7 this comes up instantaneously. Freshly downloaded Moose 48
image and Pharo 20 vm.
cheers, Ben
Tudor Girba wrote:
Hi,
Try this:
[view := ROMondrianViewBuilder new.
view shape label fontSize: [:x | x ].
view nodes: (10 to: 100).
view open] timeToRun
On my MacBookPro i7 2.6 GHz this takes 23s.
The actual reason is that LogicalFont>>widthOfString: looks up the real
font when the font is not yet cached. And this ends up looking for files on
the disk.
I do not know an easy way out, but as it is, we cannot use font scaling
essentially. And because of that, visualizations like Annotation
Constellation are not practicable
anymore:http://www.themoosebook.org/book/externals/visualizations/annotatio…
Cheers,
Doru
------------------------------
_______________________________________________
Moose-dev mailing
listMoose-dev@iam.unibe.chhttps://www.iam.unibe.ch/mailman/listinfo/moose-dev
_______________________________________________
Moose-dev mailing list
Moose-dev(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
--
www.tudorgirba.com
"Every thing has its own flow"