Oh, and deleting the TRMorph at image start up does not work, because
Pharo doesn't reach the image level command line handler, it crashes before.
It looks to me related to FreeType, I may have text with different font
sizes.
I tried with larger value of --memory or --mmap but it does not help.
Hi
Paul DeBruicker wrote
> Hi Stef,
>
> The slowdown is dependent upon the # of classes in the package. If you
> use Fuel then you should see a slowdown of 20x. I just have a lot of
> classes in this package. The source of the slowdown is in the changes to
> RBSmallLintChecker>>#checkClass: and
>
Hi Stef,
The slowdown is dependent upon the # of classes in the package. If you use
Fuel then you should see a slowdown of 20x. I just have a lot of classes in
this package. The source of the slowdown is in the changes to
RBSmallLintChecker>>#checkClass: and RBClassNotReferencedRule>>#checkClas
Very nice! Thank you, Alexandre.
--Hannes
On 7/29/15, Alexandre Bergel wrote:
> Hi!
>
> Just to share a couple of experiment. I have tried the following in a
> playground:
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> b := RTMondrian new.
>
> b shape rectangle
> if: [ :aFile | aFile path basename b
Hi Hilaire,
This is fixed now.
Thanks! I am currently working on the book. I have already went through
QuickStart, Trachel. I am now finishing the Roassal chapter.
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._
Le 28/07/2015 22:59, Alexandre Bergel a écrit :
> Which example are you referring to exactly? The page QuickStart
> contains many. Some of them also uses externally provided data (such
> as earthquake).
>
I write down the section numbers of the examples. With 6.0, they all work.
Howver, in docum
Le 29/07/2015 10:40, Peter Uhnák a écrit :
> Hi,
>
> there was a presentation (or show us your project) about Pillar and
> (LaTeX/)Beamer at ESUG if I am not mistaken. However I don't think there
> are videos available from the uni, so is more information available
> somewhere?
>
Hello!
Yes this
Hi Joachim,
Thanks for the answer.
Unfortunately, I am stuck at the moment too, and I have no idea how to
proceed. I would really benefit from your, or someone else's, help :).
Cheers,
Doru
On Tue, Jul 28, 2015 at 9:57 PM, Joachim Geidel <
joachim.gei...@onlinehome.de> wrote:
> Hi Tudor,
>
>
Hi,
there was a presentation (or show us your project) about Pillar and
(LaTeX/)Beamer at ESUG if I am not mistaken. However I don't think there
are videos available from the uni, so is more information available
somewhere?
Thanks,
Peter