bugPanda PDF Generation API - Bugs: bug #10276, No support for non-USA characters

 
 

bug #10276: No support for non-USA characters

Submitter:  None
Submitted:  Mon 06 Sep 2004 08:20:08 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Wont Fix
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 09 Nov 2004 06:30:35 AM UTC, comment #1: 

Someone is reading them, thanks for submitting ;)

I'm reworking the text support in the next version. It will be able to handle any character encoding.

Evan Nemerson <tadpole>
Group administrator
Mon 06 Sep 2004 08:20:08 AM UTC, original submission:  

When I try to enter one of the special characters from German language (I think they are called umlauts) I get a "Fatal Error: Not enough room provided to create text box." message.

I made a quick workaround, but I'm not sure this is the right way to do it. I modified the panda_findlinebreak function by adding:
default:
  if (*p < 0)
    break;
  cw = panda_charwidth (....);

BTW, is anybody reading these bugs, or am I just entering them for fun?

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follows 1 latest change.

Date Changed by Updated Field Previous Value => Replaced by
2004-11-09 tadpole StatusNone Wont Fix

Back to the top

Powered by Savane 3.13-758e.
Corresponding source code