Re: Getting the stem thickness in Scheme

2008-09-11 Thread Reinhold Kainhofer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am Mittwoch, 10. September 2008 schrieb Han-Wen Nienhuys: > On Wed, Sep 10, 2008 at 8:43 AM, Reinhold Kainhofer > > <[EMAIL PROTECTED]> wrote: > > > > To properly implement the straight flag style in scheme, I need the > > thickness of the stem in real

Re: Getting the stem thickness in Scheme

2008-09-10 Thread Han-Wen Nienhuys
On Wed, Sep 10, 2008 at 8:43 AM, Reinhold Kainhofer <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > To properly implement the straight flag style in scheme, I need the thickness > of the stem in real coordinates. Is there any way to get this value in > scheme, given

Getting the stem thickness in Scheme

2008-09-10 Thread Reinhold Kainhofer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 To properly implement the straight flag style in scheme, I need the thickness of the stem in real coordinates. Is there any way to get this value in scheme, given the stem grob? The Stem C++ class has the method thickness (), which gives exactly the