Six questions to national standardisation bodies

Ben Finney ben at benfinney.id.au
Tue Jun 26 12:58:58 UTC 2007


On 26-Jun-2007, Anastasios Hatzis wrote:
> On Tuesday 26 June 2007, Georg C. F. Greve wrote:
> >      * 500x195 pixels version, code:
> >
> >        <a href="http://fsfeurope.org/documents/msooxml-questions"
> >        border="0"><img src="http://fsfeurope.org/graphics/msooxml.png"
> >        /></a>
> 
> Due to a lack of layout control I need a 200px width banner version. 
> Can I shrink PNG myself or does anyone adds a smaller version?

You can use The GIMP to do so interactively; or you can install the 
"graphicsmagick" package and use the following command:

    $ gm convert msooxml.png -geometry 200 msooxml.200.png

The aspect ratio will be maintained:

    $ gm identify msooxml.png msooxml.200.png
    msooxml.png[1] PNG 500x195+0+0 DirectClass 8-bit 37.0k 0.040u 0:01
    msooxml.200.png PNG 200x78+0+0 DirectClass 8-bit 13.5k 0.010u 0:01

-- 
 \         "I went to the museum where they had all the heads and arms |
  `\   from the statues that are in all the other museums."  -- Steven |
_o__)                                                           Wright |
Ben Finney <ben at benfinney.id.au>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
URL: <http://lists.fsfe.org/pipermail/discussion/attachments/20070626/71ae7422/attachment.sig>


More information about the Discussion mailing list