You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2017/01/19 19:06:58 UTC

[Bug 60608] New: Improve charset handling in hwmf

https://bz.apache.org/bugzilla/show_bug.cgi?id=60608

            Bug ID: 60608
           Summary: Improve charset handling in hwmf
           Product: POI
           Version: 3.16-dev
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: POI Overall
          Assignee: dev@poi.apache.org
          Reporter: tallison@mitre.org
  Target Milestone: ---

Created attachment 34649
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=34649&action=edit
test file from common crawl

hwmf currently assumes CHARSET_1252 for all text.  Let's update hwmf to include
the charset information made available by the fonts.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 60608] Improve charset handling in hwmf

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=60608

Tim Allison <ta...@mitre.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |minor
                 OS|                            |All

--- Comment #1 from Tim Allison <ta...@mitre.org> ---
Unit test for attached could include, e.g.:
тона
Общо предлагане
9 278
9 636
9 935
Начална наличност
2 740
2 096
1 400
Производство
6 500
7 500
8 500
Внос
38
40
35
Общо потребление
7 182
8 236
9 500
Консумация от населението
3 200
3 628
3 800
Храна за пчелите
600
650
700
Износ
3 382
3 958
5 000
Крайна наличност
2 096
1 400
435
* - прогноза
Баланс на пчелен мед
2001
2002
2003 *

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 60608] Improve charset handling in hwmf

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=60608

Tim Allison <ta...@mitre.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Tim Allison <ta...@mitre.org> ---
r1779519

small bit of refactoring to store text as bytes and convert to String based on
encodings stored in Fonts during rendering.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org