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]