Working toward a new back end design to support
folding--questions
Randy Kramer
rhkramer at gmail.com
Tue Apr 8 14:54:36 CEST 2008
On Tuesday 08 April 2008 12:23 am, Tony Balinski wrote:
> 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
Thanks!
(Aside: I took a quick skim of those functions and I'm getting some hints.
Don't have the time to spend on it for a few days. Note to Myself: When I
get back to this I want to pay particular attention to the variable "style"
in both functions.)
Randy Kramer
More information about the Develop
mailing list