Opened 13 years ago

Closed 13 years ago

#3763 closed defect (fixed)

Filter unwanted fribidi charaters

Reported by: woodbri Owned by: sdlime
Priority: normal Milestone: 6.0 release
Component: MapServer C Library Version: svn-trunk (development)
Severity: normal Keywords:
Cc: dmorissette

Description

Currently fribidi emits zero width blank characters that cause most fonts to display a square box. Ian and developed the following patch with the help of the Fribidi developer to remove these character.

I ported this patch to trunk and it compiles, but I do not have a working 6.0 setup to test it. Ian has tested it and is using it on 5.6.

Attachments (1)

mapstring.c.patch (825 bytes ) - added by woodbri 13 years ago.
Patch for changes

Download all attachments as: .zip

Change History (3)

by woodbri, 13 years ago

Attachment: mapstring.c.patch added

Patch for changes

comment:1 by dmorissette, 13 years ago

Cc: dmorissette added
Milestone: 6.0 release

comment:2 by sdlime, 13 years ago

Resolution: fixed
Status: newclosed

Fixed in r11396. Closing. -Steve

Note: See TracTickets for help on using tickets.