AH CSS Formatter Standard V7.1x

Released: Jan 28, 2021

V7.1x での更新項目

V7.1 MR4

Updated Aug 5, 2021

Features

  • Added the ability to specify whether to set alternate text for tags descended from tags that have alternate text settings.

Fixes

  • CSS - The following issues have been corrected:
    • letter-spacing was incorrect.
    • Absolutely positioned image was tagged twice in PDF.
    • width.minimum: nanpt error.
    • Image overflowed with 'page-break-before:always'.
    • Span all block didn't fill the width after the page break if content area changed the size.
    • CSS element with 'position: fixed' at the beginning of a page rendered at the bottom of the page.
    • The 'dir' matching rule was not working.
  • Common:
    • 'transparent' didn't work for text-shadowtext-shadow.
  • Other:
    • PDF/2A glyph error.
    • Embedded images in SVG was missing when SVG was used as page background in tagged PDF.
    • Incorrect rendering with 'SBL Hebrew' font.
    • Incorrect glyph rendering with TiemposText font.

V7.1 MR3

Updated Jun 17, 2021

Fixes

  • CSS - The following issues have been corrected:
    • CSS rendering deeply nested spans didn't terminate.
    • Multicol page float added a space before the span all block.
    • colgroup with ::before element defined ignored the width.
    • Custom variables not working.
    • Last margin-top was not used.
    • Last page selector was not used.
  • Other:
    • PDF language was not added with command line version of Formatter.
    • Incorrect text read by screen reader for link inside a table cell.
    • Wrapped link led to nested alternate text error with Acrobat accessibility check.
    • Depending on the version of PDF, the image quality of PNG was corrupted.
    • GUI got stuck in a loop rendering the SVG image over and over again.
    • 'Malgun Gothic' was selected as Japanese font.
    • Crash using Noto Color Emoji font.
    • Request ability to reduce error level of '18967 (4A17)' errors.
    • Crash with -2pass option.
    • Crash with Java threaded OpenSSL initialization.

V7.1 MR2

Updated Apr 28, 2021

Fixes

  • CSS - The following issues have been corrected:
    • Crash with float.
    • Right float was not used to calculate the cell width.
    • Continued footnote was rendered after another footnote.
    • Premature page break with footnote.
    • Incorrect background color of running element.
    • Hyphenation overflowed with BPIL processing.
  • Common:
    • Non-zero letter-spacing separated combining characters.
  • Other:
    • Embedded PDF pages overlapped.
    • PDF/X-4 watermark appeared under the content.
    • PDF/X-4 with embedded PDF/X-4 using layers wasn't compliant.
    • CGM created the corrupt PDF.
    • Extra line break occurred in MathML.
    • MathML voffset property with pseudo-unit ignored negative values.
    • TeX hyphenation was incorrect with word that has a footnote following.
    • AreaTree rendering lost annotations.
    • @font-face using local font with different name wasn't found in AreaTree rendering.
    • Java threaded OpenSSL initialization crashed.

V7.1 MR1

Updated Mar 18, 2021

Features

  • Languages:
    • Added a Dutch exception dictionary.

Fixes

  • CSS – The following issues have been corrected:
    • Wrong running element was used.
    • Incorrect rendering of fixed layout table if *::before or *::after were defined.
    • Wrong page selector was used.
  • Common:
    • The text-shadow property was not applied correctly when kerning was set.
    • Arabic characters were not rendered correctly.
    • System error with SamsungOneMyanmar-450 font.
  • Other:
    • Font was incorrectly marked as bold in PDF output.
    • PNG image crashed.
    • Incorrect z-index rendering from AreaTree.
    • Large CSS document area tree lost SVG images.

V7.1 R1

Updated Jan 28, 2021

Features

  • CSS:
    • *ICC profiles can now be specified in HTML.
    • *You can now specify the contents to be displayed in the split cell even with CSS.
    • CSS var() function can now be specified.
    • The function for referencing the width/height of the image such as <img> has been extended.
    • You can now specify whether to apply the default CSS for HTML (html.css) even for XML+CSS.

Fixes

  • CSS – The following issues have been corrected:
    • Request for CSS ability to avoid page break after float.
    • Crash due to incorrect footnote processing.
    • Running element was not shown in a margin area.
    • display: run-in; collapsed the space after the first child.
    • -ah-overprint extension property not working.