Opened 15 years ago

Closed 15 years ago

#1020 closed defect (fixed)

Path label rendering has some issues

Reported by: waltweltonlair Owned by: waltweltonlair
Priority: medium Milestone: 2.1
Component: General Version: 2.1.0
Severity: trivial Keywords:
Cc: External ID: 1177389

Description

I noticed three bugs in the stylization code while doing some additional testing involving path labels containing arabic characters:

  1. The overline formatting option is not implemented in RS_FontEngine::DrawPathText.
  2. Overlines for block text draw incorrectly with GDRenderer.
  3. Ghosted path text is being drawn incorrectly - the ghosted text for later characters in the path label can draw on top of the primary text for earlier characters.

Change History (3)

comment:1 by waltweltonlair, 15 years ago

Status: newassigned

comment:2 by waltweltonlair, 15 years ago

External ID: 1177389

comment:3 by waltweltonlair, 15 years ago

Resolution: fixed
Status: assignedclosed
  • fixed in the trunk stream with submission r3964
  • fixed in the MGOS 2.1 stream with submission r3965
  • fixed in the sandbox stream with submission r3966
Note: See TracTickets for help on using tickets.