caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Koji Kagawa <kagawa@eng.kagawa-u.ac.jp>
To: caml-list@inria.fr
Subject: MLSwf -- Objective Caml library to produce SWF format
Date: Thu, 01 Feb 2001 02:03:39 +0900	[thread overview]
Message-ID: <20010201020339N.kagawa@eng.kagawa-u.ac.jp> (raw)


Hello,

I am writing MLSwf -- a library to produce SWF (Macromedia ShockWave
Flash(TM)) format files for Objective Caml.  It is far from complete
and has poor documentation, but I think it has reached a point where
we can write some interesting examples.

MLSwf consists of functions which correspond to SWF basic instructions
and some utility functions.  By using these functions, You can write
vector graphics and animations which can be displayed on many Web
browsers.

MLSwf uses the CamlImages library to load image files and TrueType
fonts.

You can download it from:

http://guppy.eng.kagawa-u.ac.jp/~kagawa/MLSwf/MLSwf.tgz

You can find some examples at:

http://guppy.eng.kagawa-u.ac.jp/~kagawa/MLSwf/MLSwf/Examples/
http://guppy.eng.kagawa-u.ac.jp/~kagawa/MLSwf/MLSwf/Examples/All.html

Contributions and comments are welcome.

Please enjoy!

-- 
Koji Kagawa (kagawa@eng.kagawa-u.ac.jp)
RISE, Kagawa University



                 reply	other threads:[~2001-02-01  7:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010201020339N.kagawa@eng.kagawa-u.ac.jp \
    --to=kagawa@eng.kagawa-u.ac.jp \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).