To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=67479


User hdu changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|''                        |'pl'
--------------------------------------------------------------------------------
               Component|Word processor            |gsl
--------------------------------------------------------------------------------
              OS/Version|Linux                     |Unix, X11
--------------------------------------------------------------------------------
              QA contact|[EMAIL PROTECTED]                 |[EMAIL PROTECTED]
--------------------------------------------------------------------------------
            Subcomponent|formatting                |code
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Thu Oct  5 01:49:45 -0700 
2006 -------
I found it: psprint classifies the three fonts as

  GoudyOldStyle Regular => WEIGHT_LIGHT    + WIDTH_SEMI_EXPANDED + ITALIC_NONE
  GoudyOldStyle Bold    => WEIGHT_SEMIBOLD + WIDTH_SEMI_EXPANDED + ITALIC_NONE
  GoudyOldStyle Italic  => WEIGHT_LIGHT    + WIDTH_NORMAL        + ITALIC_NORMAL

When Writer requests WEIGHT_NORMAL+WIDTH_NORMAL+ITALIC_NONE the italic version
is as close a match as the alternatives. I'll tip the balance towards higher 
importance of the italic attribute to fix this problem.

@pl: we should review how psprint determines the attributes of the fonts

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
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