Howdy!

I'm trying to get the spiffy high-density FONTFAMILY structure working in my
app.  When I use the following, however, all I get on-screen is demi-random
noise.  (Not entirely random, as each character has specific randomness...
if you know what I mean.)  I set a field to use the newly instantiated font.
Does anyone have a working example?

--RCP--
FONTFAMILY ID 1000
BEGIN
    FONT "Fonts/lc-8sm.pfn" DENSITY 72
    FONT "Fonts/lc-8.pfn" DENSITY 144
END

--lc-8sm.pfn--
GLYPH 32
----
----
----
----
...

--lc-8.pfn--
GLYPH 32
------
------
------
------
------
------
------
------
...

-- 
    Matthew Bevan, Margin Software
        - Re-inventing the wheel, every time.



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to