Sorry, I never send mail to Openoffice Mail-List with enclosure.
The Weight_Bold size in OpenOffice.org2.0 is different from the size in
Ms Word.
For example, you can see it here:
http://pic13.album.tom.com/album_pic/2005/04/20/0b93f6361b060c397c1f11bc0d241913

or

http://pic13.album.tom.com/album_pic/2005/04/20/0b93f6361b060c397c1f11bc0d241913?%75%4e%6c%46%6f%74%4f%77%68%72


Can you tell me why they are different?


2005-04-20 13:55 +0200��Herbert Duerr wrote�� 
> Hi OpenEyes,
> 
> > When I use 'WEIGHT_BOLD' font in the document,  I finded a unpleasure
> > WEIGHT_BOLD size in the OpenOffice.org 2.0. I attached screenshot and
> > hope it  helps you to understand the problem clearly .Aso, I tested it
> > under Windows2K.You can see it in enclosure.
> 
> The screenshot was stripped away here, so I cannot understand the problem. I
> suggest to file an issue and attach the screenshot there.
> 
> > I further investigated the problem and I believe it needs to be
> > redirected to VCL.Geting the font size finally calls SwFntObj::
> > GetTextSize(). And this function utilize pKernArray and PscrArray from
> > OutputDevice::GetTextArray() to calculate the font size.
> > [...]
> > SimpleWinLayout::LayoutText(...)
> > {
> >     ...
> >         nRC = ::GetCharacterPlacementW( mhDC, pBidiStr, mnGlyphCount,
> >             0, &aGCPW, nGcpOption );
> >     ...
> > }
> > 
> > ---------------------------------------------------
> > It is wrong to call GetCharacterPlacementW() ?
> 
> Why is calling GetCharacterPlacementW() wrong?
> 
> --
> Herbert
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to