Revision a6970b5...

Go back to digest for 25th March 2012

Features in Educational

David Narváez committed changes in [kig] /:

Refactor and improve the PGF/TikZ exporter of Kig

Changes:
- Put the TikZ exporter class into its own file (to clean up the long
latexexporter.cc file)
- Checked and rewroked all the visit(*) methods and the TikZ code
generated
- Implemented "point" object sizes
- Fixed arros heads which were wrongly added to all lines/curves
- Fixed too long lines in the output of generic curves
- Probably some more minor things

Note: This is work in progress
- TODO: More finetuning of: linewidth, line styles, point styles

On behalf of Raoul Bourquin


REVIEW: 104270

File Changes

Added 2 files
  •   filters/pgfexporterimpvisitor.cc
  •   filters/pgfexporterimpvisitor.h
Modified 2 files
  •   CMakeLists.txt
  •   filters/latexexporter.cc
4 files changed in total