caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* MLSwf -- Objective Caml library to produce SWF format
@ 2001-01-31 17:03 Koji Kagawa
  0 siblings, 0 replies; only message in thread
From: Koji Kagawa @ 2001-01-31 17:03 UTC (permalink / raw)
  To: caml-list


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



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-02-01  7:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-01-31 17:03 MLSwf -- Objective Caml library to produce SWF format Koji Kagawa

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).