X-Git-Url: https://melusine.eu.org/syracuse/G/git/?p=svganimation.git;a=blobdiff_plain;f=doc%2Fpage.md;h=5fbb551f655cca5958df138079af024174c239ea;hp=0ef33edf45db04ea7d41e7a34f43d90e4fca5d58;hb=757126aab08d97f84517b67486eb457b2ddc9126;hpb=73c1423ab31887669bb5fcbfcd5003abe74a0c87 diff --git a/doc/page.md b/doc/page.md index 0ef33ed..5fbb551 100644 --- a/doc/page.md +++ b/doc/page.md @@ -1,3 +1,4 @@ + + +
+ animation1 +
Ellipsographe
+
+
+ +Le fichier `SVGPlayerOne.js` est fourni à la racine du projet SVGAnimation. + + ## Exemples d'utilisation + +
+
+ +
+
+Animation avec le *player* `SVGPlayerButtons` et une factorisation +avec MetaPost du matériel qui se répète sur chaque image. Le fond +est mis en *background* de la balise englobante, permettant ainsi +d'alléger l'animation. +
+
+ +
+
+ +
+
+Fabrication de l'animation à partir d'un fichier PDF transformé en +fichiers SVG grâce au programme `pdf2svg`. + +Animation avec le *player* `SVGPlayerButtons`. L'animation est une +animation de construction d'un maillage, le contrôle se fait donc +image par image. + +Le player est donc paramétré pour n'afficher que les boutons de +*début* et *fin* d'animation, ainsi que l'avance et le recule *image +par image*. + +L'affichage des boutons est personnalisé grâce à du code CSS. +
+