RE: [gtk-list] Re: Music fonts



I definitely need scaling.  So, how would I go about setting up a font and
"vectorizing" the notes?  Can I look at what you've done with the Hershey
fonts?

Thanks

-----Original Message-----
From: Sergei O. Naoumov [mailto:serge@physics.unc.edu]
Sent: Friday, October 16, 1998 3:58 PM
To: gtk-list@redhat.com
Subject: [gtk-list] Re: 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


--
To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null



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