What steps will reproduce the problem?
1. Call setUsLastCharIndex(int lastIndex) with some value
What is the expected output? What do you see instead?
Expect to set usLastCharIndex. Sets usFirstCharIndex instead
What version of the product are you using? On what operating system?
r147, Java Windows
Please provide any additional information below.
The setter should use Offset.usLastCharIndex.offset and not
Offset.usFirstCharIndex.offset (in OS2Table.java)
Original issue reported on code.google.com by randomra...@yahoo.com.au on 26 Oct 2012 at 12:46
Original issue reported on code.google.com by
randomra...@yahoo.com.au
on 26 Oct 2012 at 12:46