Skip to content

HTML manual Retina resolution animated gifs #1160

Closed
@gracjan

Description

@gracjan

Write an Emacs function that will change IMG tags in documentation from:

<img src="xxx.gif">

to

<img width="W" height="H" src="xxx.gif">

where W and H are half of gif width and height. (Half because screenshots are made on retina display).

Invocation should be:

emacs -l haskell-manual-gif-size-fixup.el -f haskell-manual-gif-size-fixup-batch-and-exit *.html

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions