Hi reg
Hi,
What is involved in creating an application in Pharo, part of would which do
the following:
1) Copy an image (ex: jpg) into a a window area.
simple: I do not have the time to look for such snippet but it
should be two lines.
2) Allow the user to add basic shapes on top of the image - square, circle,
with text inside the shape.
If you want to do that in vector graphics you should use Athens
(I'm finishing a chapter but it is really draft)
You should have a look at the Athens tutorial that you can find in
the Athens repository.
You will probably need to port the drawing methods of star and
other basic morph if you want to use them
with Athens.
3) Save this and generate a PDF.
Have a look at the Artefact library because you can generate PDF.
There is business domain logic surrounding this.
Excellent. Let us know how we can help.
Regards,
Reg