Tux Guitar

Help

  Forums : Help
Subject Musical note rendering   Post Reply Post New Topic



Author Message
frankmail007
Post: Oct 19th 2009 at 11:17 AM   Post Reply

I'm very curious at how you do musical note rendering in TuxGuitar. Normally musical note editor program like Guitar Pro install a tty font for this purpose. But in you application, there is no font or even no bitmap image used for this purpose. Do you just draw score with musical notes by yourself? If so, which part of source code is doing this? Thanks.


Back to Top
 
Julian
Post: Oct 20th 2009 at 2:04 PM   Post Reply

Yes, graphics are painted by the application.
the code is at the package org.herac.tuxguitar.gui.editors.tab


Back to Top
 
frankmail007
Post: Oct 23rd 2009 at 2:13 AM   Post Reply

That's cool. Thanks


Back to Top
 

Post Reply