Bug 12613 - [PATCH] Support for reading unicode font name
Summary: [PATCH] Support for reading unicode font name
Status: RESOLVED FIXED
Alias: None
Product: POI
Classification: Unclassified
Component: HSSF (show other bugs)
Version: 2.0-dev
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---
Assignee: POI Developers List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-13 11:17 UTC by Yoichi Yamaguchi
Modified: 2004-11-16 19:05 UTC (History)
0 users



Attachments
Patch (677 bytes, patch)
2002-09-13 11:19 UTC, Yoichi Yamaguchi
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yoichi Yamaguchi 2002-09-13 11:17:40 UTC
I modified FontRecord.java for reading Japanese font name.
Please check this works well in other language.
Comment 1 Yoichi Yamaguchi 2002-09-13 11:19:09 UTC
Created attachment 3040 [details]
Patch
Comment 2 Glen Stampoultzis 2002-09-13 11:28:34 UTC
Applied.  Thanks.