Scaling will always make the image less sharp, but you are right - scale
works with GIF images but not jpg.

 I have not checked the documentation.

S.


On Sat, 29 Apr 2017 at 19:06, Jos Koot <jos.k...@gmail.com> wrote:

> Hi,
>
> I have the following:
>
> #lang scribble/manual
> ...
> @(image #:scale 2 "Turing-machine.jpg")
> ...
>
> Works well, except that the image is not enlarged.
> What should I do to force the scale?
> Scaling does work with .gif,
> but .gif gives less sharp images.
>
> Thanks, Jos
>
> --
> You received this message because you are subscribed to the Google Groups
> "Racket Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to racket-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>
-- 
Kind regards,
Stephen
--

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to