Offray,
Apparently, readStreamDo: should be binaryReadStreamDo: and
writeStreamDo: should be binaryWriteStreamDo: .
---
tomo
2020年8月4日(火) 15:42 Stéphane Ducasse :
>
> Thanks for the report I confirm that I can reproduce the problem.
> I do not know yet the answer. Now I think strange that we use
--- Begin Message ---
Hi Denis.
I drag and drop the image on the Pharo.app, but it's is an issue of Pharo8
(and also Pharo7, I downloaded a vm and tested it) because on Pharo6
everything is fine.
Davide
Denis Kudriashov wrote
> It can be a known issue with MacOS, the way how an operating system
>
Okay, I'll do that. But this brings up a more general question...
If I wanted to add a diagram, or maybe a document with equations (rendered
in LaTex), then a class comment wouldn't work.
...Unless that's intended to be part of the newer format??
-t
> I would put it in class comment.
>
>
Thanks Tomo,
I tried your proposal, but now I get: "Error: marker C2 cannot be
handled" and still the exportation is not working.
Cheers,
Offray
On 4/08/20 2:04 a. m., Tomohiro Oda wrote:
> Offray,
>
> Apparently, readStreamDo: should be binaryReadStreamDo: and
> writeStreamDo: should be binary
Hi,
Grafoscopio [1] has been ported to Pharo8.x and Git. Source code[2] and
documentation[3][3a] repositories reflect the change (at some point I
hope both could be integrated in Fossil, but meanwhile community hosted
Gitea and Fossil are working pretty fine).
[1] https://mutabit.com/grafoscopio/
Hi,
Is nice to see this thread.
Our approach to building documentation is a problem/local first one. So
we go from particular problems/projects as need of the community
dictate them. We do workshops and create the documentation while the
workshop is happening and then we compile such documentati
Offray,
I tried it myself and found that the code works on some jpg pics and
does not work on some other pics.
For my case, using PluginBasedJPEGReadWriter instead of JPEGReadWriter
solved the problem.
Best Regards,
---
tomo
2020年8月5日(水) 2:43 Offray Vladimir Luna Cárdenas :
>
> Thanks Tomo,
>
>