Re: [gtk-list] Music fonts





> Does anyone know of any music fonts that I can use with Gtk?  Or suggestions
> on how I could go about creating one?
> 
> I'm planning on making a music editor using Gtk+, and I'm not quite sure how
> to go about it.

The idea might be the same as for Hershey fonts which I just finished writing a
support for. Hershey fonts are vector graphics, so they can be scaled well.
This means, you'd have to "vectorize" the notes yourself.

If, however, you do not need scaling, you might just take bitmaps from the
available Type 1 or TTF fonts.

	Sergei




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]