> Fixed two issues found in importing RTF text: > > - charset translation (brought back removed code) > - missing font size attribute > - missing strike-through attribute > > The charset issue was caused by my removal of the character decoder code > present in the original JDK RTF parser/reader. Why did I do that?
Andy Goryachev has updated the pull request incrementally with one additional commit since the last revision: arabic ------------- Changes: - all: https://git.openjdk.org/jfx/pull/1735/files - new: https://git.openjdk.org/jfx/pull/1735/files/894ee93e..f7834f61 Webrevs: - full: https://webrevs.openjdk.org/?repo=jfx&pr=1735&range=02 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=1735&range=01-02 Stats: 162 lines in 1 file changed: 155 ins; 0 del; 7 mod Patch: https://git.openjdk.org/jfx/pull/1735.diff Fetch: git fetch https://git.openjdk.org/jfx.git pull/1735/head:pull/1735 PR: https://git.openjdk.org/jfx/pull/1735