On 01-Sep-02, Gregg Irwin wrote:
> Carl, Scott, et al
> << Font-files all over the place in Windows by any chance? >>
> Fonts need to be installed under Windows. Not knowing how REBOL uses
> them, maybe finding the files is enough.
Just suck it and see...
view layout [
text "Hello" font [name: "name-of-a-font-on-your-system"]
]
> If not, you'll need to use
> EnumFontFamilies and EnumFonts, both of which use callback functions
> that you can't do with REBOL at the present time (AFAIK).
> --Gregg
--
Carl Read
--
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the
subject, without the quotes.