Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.forth > #11963

Re: code for reading gif/png files

From mhx@iae.nl (Marcel Hendrix)
Subject Re: code for reading gif/png files
Newsgroups comp.lang.forth
Message-ID <13081496988435@frunobulax.edu> (permalink)
Date 2012-05-07 21:27 +0200
References <b60188e4-ff82-44b7-ba73-d94af2aaf61d@p6g2000yqi.googlegroups.com>
Organization Wanadoo

Show all headers | View raw


Krishna Myneni <krishna.myneni@ccreweb.org> writes Re: code for reading gif/png files

> Does anyone know of free (public, GPL, etc) code written in Forth for
> reading GIF and/or PNG format image files? 
[..]
> The application I have in mind, for the
> latter, is to display equations from TeX/LaTeX via the tool chain, tex/
> latex and dvigif. Code for reading PNG files would be more generally
> useful for displaying images.

Doesn't TeX/dvi support pbm? That is an almost trivial format. See
the Great Computer Language Shootout http://shootout.alioth.debian.org/
mandelbrot.gforth, Contributed by Ian Osgood

-marcel

Back to comp.lang.forth | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

code for reading gif/png files Krishna Myneni <krishna.myneni@ccreweb.org> - 2012-05-07 03:56 -0700
  Re: code for reading gif/png files mhx@iae.nl (Marcel Hendrix) - 2012-05-07 21:21 +0200
  Re: code for reading gif/png files mhx@iae.nl (Marcel Hendrix) - 2012-05-07 21:27 +0200
    Re: code for reading gif/png files Hans Bezemer <the.beez.speaks@gmail.com> - 2012-05-07 23:36 +0200
    Re: code for reading gif/png files Krishna Myneni <krishna.myneni@ccreweb.org> - 2012-05-07 15:12 -0700
      Re: code for reading gif/png files Krishna Myneni <krishna.myneni@ccreweb.org> - 2012-05-07 16:07 -0700
        Re: code for reading gif/png files Tarkin <tarkin000@gmail.com> - 2012-05-07 17:31 -0700
          Re: code for reading gif/png files Krishna Myneni <krishna.myneni@ccreweb.org> - 2012-05-07 18:28 -0700
            Re: code for reading gif/png files Rugxulo <rugxulo@gmail.com> - 2012-05-07 21:15 -0700
              Re: code for reading gif/png files Krishna Myneni <krishna.myneni@ccreweb.org> - 2012-05-09 05:25 -0700
                Re: code for reading gif/png files Rugxulo <rugxulo@gmail.com> - 2012-05-09 15:17 -0700
                Re: code for reading gif/png files Krishna Myneni <krishna.myneni@ccreweb.org> - 2012-05-11 03:33 -0700

csiph-web