github rupor-github/fb2cng v1.3.4

8 hours ago

Bug fixes

  • Fixed KFX CSS inheritance for synthetic html/body root styles.
  • Direct element rules now correctly override inherited root properties, e.g.:
      body { line-height: 100%; }
      p { line-height: 110%; }
    now emits paragraph line_height: 110% instead of being suppressed by the inherited body value.
  • Non-root container inheritance behavior is preserved, so existing nested/block style filtering remains unchanged.
  • Removing accessibility text from svg cover wrapper - it confuses AlReader and CoolReader

Full Changelog: v1.3.3...v1.3.4

Don't miss a new fb2cng release

NewReleases is sending notifications on new releases.