Re: Kanji bit-mapped font

new topic     » goto parent     » topic index » view thread      » older message » newer message

Bernard Ryan wrote:

> Craig:
>
>  This code that will create xpm constants for
>  the bdf files. It comments out the other file lines.
>  so you can keep the comments for the copyright and
>  other wanted information by editing the file and
>  removing what you don't want. This code will genertae
>  the code to allow you to use the win32lib or my w32engin.ew
>  library.
>
Thanks for going to the trouble, Bernie.

One problem (easily fixed) with that was that Euphoria didn't like that the name
of each constant was a number.

The other problem was that the size of the include file was around 40MBytes,
which took a while to load on my fast server, but *minutes* on my laptop. This
made it unworkable.

I've now gone to inline processing. I read in the font file as is, do a lookup
and expand/process it as required. It's quite fast enough.

Thanks,

-- 
Craig

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu