Working toward a new back end design to support folding--questions

Tony Balinski ajbj at free.fr
Tue Apr 8 06:23:54 CEST 2008


Quoting Randy Kramer <rhkramer at gmail.com>:


> So, I'm still confused.  So what are the possible values of:
>
> "s - style lookup value (8 bits)"

Ths s bits represent an index into the style table. They are taken from the
style buffer. Read styleOfPos() and drawString() again.

> And in what file or subroutine are they set and/or documented?
>
> Sorry if I'm missing the obvious!

Just read the code, or use a debugger.

Tony


More information about the Develop mailing list