[Pharo-users] Re: Zinc question (may be this is an HTML one)

2020-10-20 Thread Stéphane Ducasse
> > This is an HTTP question (the protocol, not HTML the document format). Yes this is what I meant but the mail was sent. > And you solved your problem well, I never tried it like that myself ;-) > > I would not write it differently. > > Like the comment says, it will only work with those ty

[Pharo-users] Re: Zinc question (may be this is an HTML one)

2020-10-20 Thread Sven Van Caekenberghe
Hi Stef, > On 20 Oct 2020, at 09:35, Stéphane Ducasse wrote: > > Hi sven and others > > > While trying to improve microdown I have the following question. > How can I have a more generic getImage: method. > > Right now I use getPng: and I would like to support getPng: and getJpeg. > > I s