Bug 12613

Summary: [PATCH] Support for reading unicode font name
Product: POI Reporter: Yoichi Yamaguchi <yyama>
Component: HSSFAssignee: POI Developers List <dev>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 2.0-dev   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Attachments: Patch

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.