Opened 6 years ago

Last modified 6 years ago

#14481 new bug

Fix FlattenPictureTest DrawStringWithOffset case

Reported by: jackburton Owned by: nobody
Priority: low Milestone: Unscheduled
Component: Applications Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

The test case "Draw Strings with offset" in the FlattenPictureTest is broken (also in direct drawing). At the moment it does not draw anything because the passed BPoint array is too small. I tried to fix it by passing a correctly sized BPoint array, but the characters are drawn one over the other.

Change History (1)

comment:1 by jackburton, 6 years ago

Fixed

Note: See TracTickets for help on using tickets.