Modify

Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#1356 closed Bug (Fixed)

Problem with table data for _GDIPlus_GraphicsMeasureString

Reported by: Matt Diesel Owned by: J-Paul Mesnage
Milestone: 3.3.3.2 Component: Documentation
Version: 3.3.2.0 Severity: None
Keywords: Cc:

Description

The data that we want is squashed over to the far right in the parameters section of "_GDIPlus_GraphicsMeasureString". I am 99% sure the problem is shown clearly by this code (taken from the source for that page). Removing the second TD tag should resolve it. From what I can see its not just the latest version either.

<table width="100%">
  <tr>
    <td width="10%" valign="top">Success:</td>
    <td width="90%">Array with the following format</td>
  </tr>
  <tr>
    <td valign="top"></td>
    <td></td>
    <td>[0] - $tagGDIPRECTF structure that receives the rectangle that bounds the string</td>
  </tr>

Attachments (1)

Fcdup.png (104.7 KB ) - added by Matt Diesel 16 years ago.
Screenshot to show problem with table

Download all attachments as: .zip

Change History (8)

by Matt Diesel, 16 years ago

Attachment: Fcdup.png added

Screenshot to show problem with table

comment:1 by anonymous, 16 years ago

_GDIPlus_BrushGetType
_GDIPlus_GraphicsGetSmoothingMode
_GDIPlus_GraphicsMeasureString
_GDIPlus_ImageGetFlags
_GDIPlus_ImageGetHorizontalResolution
_GDIPlus_ImageGetPixelFormat
_GDIPlus_ImageGetRawFormat
_GDIPlus_ImageGetType
_GDIPlus_PenGetAlignment
_GDIPlus_PenGetDashCap
_GDIPlus_PenGetDashStyle
_GDIPlus_PenGetEndCap

comment:2 by J-Paul Mesnage, 16 years ago

Milestone: 3.3.3.2
Owner: set to J-Paul Mesnage
Resolution: Fixed
Status: newclosed

Fixed by revision [5519] in version: 3.3.3.2

comment:3 by Valik, 16 years ago

Resolution: Fixed
Status: closedreopened

Fixing one page and ignoring the dozen others that are also broken doesn't mean the ticket is closed.

comment:4 by TicketCleanup, 16 years ago

Milestone: 3.3.3.2

Automatic ticket cleanup.

comment:5 by J-Paul Mesnage, 16 years ago

Milestone: 3.3.3.2
Resolution: Fixed
Status: reopenedclosed

Fixed by revision [5523] in version: 3.3.3.2

comment:6 by J-Paul Mesnage, 16 years ago

This ticket is referenced in revision: [5525]

comment:7 by J-Paul Mesnage, 16 years ago

This ticket is referenced in revision: [5528]

Modify Ticket

Action
as closed The owner will remain J-Paul Mesnage.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.