Hi Christian. (You can find some other discussion of this in Discord with
Yanni and others.)
I just evaled:
SmalltalkTransform.Pharo100 fileOutValues
This wrote file Values.Pharo100.st of size 42 KB to my VW image directory.
So that little example is a test that shows how the tr
Hi Shaping,
Ha, lots of good questions – nice.
I’ll try to answer both emals inline, so, don’t stop after the first :) ).
Von: Shaping
Gesendet: Donnerstag, 4. August 2022 12:01
An: 'Any question about pharo is welcome' ; 'Pharo
Development List'
Betreff: [Pharo-users] Re: [Pharo-u
I will look, although this kind of always available on demand thing is too
disruptive for me…
I know what you mean. I try be disciplined about it. I really like to be able
to fix typos, because there are almost always typos. But e-mail is okay.
So that little example is a test that sh
This method
pdftalkPackageChanges
^(Valuemap new)
add: 'Values' -> self ValuesTransform;
add: 'PostScript' -> self PostScriptTransform;
add: 'PDFtalk Basics' -> self
PDFtalkBasic