Re: A86: Re: Displaying multiple lines of text...


[Prev][Next][Index][Thread]

Re: A86: Re: Displaying multiple lines of text...




Thanks for the info.  That call will come in handy.  Hmm...maybe I could use
Pic2RLE and let you compress bitmaps to put behind the text (hmm,
grayscale?).  Any ideas on a format for graphics/text?


>
> use _copycharmaps to get the bitmap for each char.  the first byte is the
> width.
> (put the char in a, get the width from (hl))
>
> what'd be really cool is something like a pdf viewer so you could include
> diagrams.




References: