PDF output writer
authorAntonio Ospite <ospite@studenti.unina.it>
Sat, 17 Feb 2007 18:15:27 +0000 (19:15 +0100)
committerAntonio Ospite <ospite@studenti.unina.it>
Thu, 24 Sep 2009 16:58:19 +0000 (18:58 +0200)
commit2e6dd3316b0c1a7cd155b055b03f226865dd020c
tree71a6c5d44a47b9b10edbe0adcdd245e4db0ec2d8
parent40fe52111a7e783234bd644b51b28d206f890f08
PDF output writer

 * Use fps as specified in blender when VectorWriter handles animation
 * PDF output (using reportlab)
 * Remove the real file opening in the abstract VectorWriter
 * Fix another problem in the animation code the current frame was off
   by one

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
vrm.py