GitHub user pjfanning opened a pull request:
https://github.com/apache/poi/pull/102
[bug-62018] use ints to index fonts
With 4.0.0 being the next release, it seems like we can make relatively
large changes like using ints for indexing fonts (instead of shorts).
Ideally, it would be good to have a test case for
https://bz.apache.org/bugzilla/show_bug.cgi?id=62108
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pjfanning/poi bug-62108
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/poi/pull/102.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #102
----
commit 1556485c205176b9aff2d19d9b6723b67c0e8974
Author: pj.fanning <pj.fanning@...>
Date: 2018-02-16T12:21:26Z
[bug-62018] use ints to index fonts
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]