Introduced support for fonts that use simulated bold and italic forms.
RichTextBox
Added CaretWidthScaleFactor property for controlling the size of the UI Caret. CaretWidthScaleFactor is new member of the IDocumentEditorPresenterContainer interface.
ZipLibrary
Added support for creation of AES-encrypted archives.
不具合の修正
PdfProcessing
Fixed issue where the wrong glyph measurement resulted in overlapping text.
Fixed issue where a strange symbol was added as a name when embedding a file with an empty string as its name argument.
Fixed issue where a NullReferenceException was thrown when importing a document with embedded files.
Fixed issue where a NullReferenceException was thrown when importing a document with a signature and parsing the linejoin operator.
Fixed issue where a NullReferenceException was thrown when importing and then exporting a document containing Type1Font with a missing FontInfo table.
Fixed issue where merging two documents having embedded files with the same name repeated the addition of the number 2.
Fixed issue where Unicode characters from Supplementary Multilingual Plane were skipped during the PDF export.
RichTextBox
Fixed issue where custom fields inside the header/footer were auto-updated on import.
Fixed issue where spell check did not refresh correctly when there were annotation markers around the current word.
Fixed issue where NullReferenceException was thrown while typing with IME inside a checkbox content control with a disabled edition or protected document.
Fixed null reference exception when adding shapes and using the AddShapeTextBoxCommand.
Fixed issue where reverse selection starting from the last position in a paragraph before a table would select the first row.
WordsProcessing
Fixed issue where a StackOverflowException was thrown when importing an RTF document with a style based on itself.
Fixed issue where HtmlFormatProvider: margin-left, margin-right, margin-top, margin-bottom CSS property was not respected when defined as unitless.
ZipLibrary
Fixed an IOException: Cannot access file after ZipFile.CreateFromDirectory.
Fixed issue where a NullReferenceException was thrown when updating a zip with a password.