Midi Music Flash Cards Changelog

What's new in Midi Music Flash Cards 1.0.3

Jan 19, 2010
  • Added cmd line argument for geometry of sub-image of generated flashcard.
  • As different LaTeX systems produce slightly different sizes and spaces, the dynamically created and displayed images need to be cropped and sub-imaged differently.
  • Linux default sub-image geometry: 400x300+160+150
  • Windows default sub-img geometry: 760x420+0+150
  • These are quite different. You will likely need to use this new feature, ie. of specifying the sub-image geometry via command line argument, to make things align correctly on your system.
  • The new syntax is like this:
  • jython mfc.py "400x300+160+150"
  • Change each number separately and restart the app, and generate 1x new flashcard via the "New" button to test the effect of changing that number.