Bug 16433 - Update CJK to support Eten BIG5 extensions
Summary: Update CJK to support Eten BIG5 extensions
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Foxfair Hu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-01-28 23:40 UTC by keith
Modified: 2000-02-01 16:27 UTC (History)
0 users

See Also:


Attachments
file.diff (4.33 KB, patch)
2000-01-28 23:40 UTC, keith
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description keith 2000-01-28 23:40:00 UTC
For Unicode TTFs, UBig5.sfd doesn't support Eten BIG5
extensions, which are commonly used in Taiwan.

Fix: Please apply the following patch. In addition to support Eten,
this patch will also remove redundant patch-aj, and fix PLIST.
UBig5.sfd.diff should be placed in CJK/files. Thanks.
	
How-To-Repeat: 
Eten extensions' codes range from F9D6 to F9FE.  They will
show as blank chars if you use Unicode TTF, like arphicttf.
Comment 1 Chris D.Faulhaber freebsd_committer freebsd_triage 2000-01-30 00:47:28 UTC
Responsible Changed
From-To: gnats-admin->freebsd-ports

Misfiled PR 
Comment 2 Foxfair Hu freebsd_committer freebsd_triage 2000-02-01 16:01:21 UTC
Responsible Changed
From-To: freebsd-ports->foxfair

I'll take this one. 
Comment 3 Foxfair Hu freebsd_committer freebsd_triage 2000-02-01 16:26:54 UTC
State Changed
From-To: open->closed

Patch committed, thanks!