[racket-dev] [plt] Push #28022: master branch updated

From: Neil Toronto (neil.toronto at gmail.com)
Date: Mon Jan 6 22:57:53 EST 2014

On 01/06/2014 07:38 PM, mflatt at racket-lang.org wrote:
>
> eda4f35 Matthew Flatt <mflatt at racket-lang.org> 2014-01-06 18:52
> :
> | file/convertible: declare 'png at 2x-bytes conversion variant
> |
> | The 'png at 2x-bytes variant is like 'png-bytes, but where the decoded
> | bytes are intended to be scaled by 1/2.
> |
> | Consumers:
> |
> |  - DrRacket's print handler
> |
> |  - Scribble's HTML renderer
> |
> | Producers:
> |
> |  - `bitmap%`s where the scaling factor is 2
> |
> |  - picts
> |
> | Examples: Quick docs, docs for `images/icons/misc`, DrRacket interactions
> | for results of `images/icons/misc` functions.

Is there a way to make Scribble request 'png at 2x-bytes when building the 
Plot docs?

Neil ⊥


Posted on the dev mailing list.