diff options
author | Karl Berry <karl@freefriends.org> | 2019-03-08 22:22:36 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-03-08 22:22:36 +0000 |
commit | 56f9f18f9b7c498d77c5b2408b63ad4702ed50ba (patch) | |
tree | 85604697de75d43d73a78a6eabb060829c1694af /Master/texmf-dist/doc/metapost/fiziko/README | |
parent | 7bb37e17accc83d0fda43c70e5b7eb1368c76f65 (diff) |
fiziko (8mar19)
git-svn-id: svn://tug.org/texlive/trunk@50293 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/metapost/fiziko/README')
-rw-r--r-- | Master/texmf-dist/doc/metapost/fiziko/README | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/metapost/fiziko/README b/Master/texmf-dist/doc/metapost/fiziko/README new file mode 100644 index 00000000000..8eda66ae7ed --- /dev/null +++ b/Master/texmf-dist/doc/metapost/fiziko/README @@ -0,0 +1,19 @@ +Name: fiziko +Version: 0.1.3 +License: GNU GPLv3 or later +Author: Sergey Slyusarev +Repository: https://github.com/jemmybutton/fiziko + +Description: +This MetaPost library was initially written to automate +some elements of black and white illustrations for a physics +textbook. It provides functions to draw things like lines +of variable width, shaded spheres and tubes of different kinds, +which can be used to produce images of a variety of objects. +The library also contains functions to draw some objects +constructed from these primitives. + +Contents: +fiziko.mp — the library itself +fiziko.tex — documentation source +fiziko.pdf — documentation pdf |