[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[patch #6159] Avoid looking for font substitue for non-printable charact
From: |
Yen-Ju Chen |
Subject: |
[patch #6159] Avoid looking for font substitue for non-printable character |
Date: |
Mon, 20 Aug 2007 22:37:16 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.8.1.6) Gecko/20060601 Firefox/2.0.0.6 (Ubuntu-edgy) |
URL:
<http://savannah.gnu.org/patch/?6159>
Summary: Avoid looking for font substitue for non-printable
character
Project: GNUstep
Submitted by: yjchen
Submitted on: Monday 08/20/2007 at 18:37
Category: AppKit
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
Currently, NSAttributedString will try to find a substitute font for
non-printable character (ASCII code less than 31), mostly, new line '\n' and
tab '\t'. This patch avoids that and improves the efficiency.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Monday 08/20/2007 at 18:37 Name: FontSubstitutePatch.diff Size: 498B
By: yjchen
<http://savannah.gnu.org/patch/download.php?file_id=13744>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/patch/?6159>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [patch #6159] Avoid looking for font substitue for non-printable character,
Yen-Ju Chen <=