Kalpanika / x3f

Tools for manipulating X3F files from Sigma cameras
88 stars 28 forks source link

Clean up printing #85

Closed rolkar closed 8 years ago

rolkar commented 8 years ago

This pull request contains three cahnges

  1. The call x3f_print has changed to x3f_print_meta
  2. The call x3f_printf now prefixes printouts lines with e.g. "ERR: "
  3. The warning for "out of order" matrices now is a DEBUG., avoiding misunderstandings.