• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

ScroogeXHTML RTF converter - early access version 11.0.EA3

 
Ranch Hand
Posts: 68
1
IntelliJ IDE Netbeans IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The third early access version of the RTF to HTML5 converter library ScroogeXHTML version 11.0 is now available.

Key changes in version 11.0.x:
* Document body language is derived from \deflang RTF token.
* Improved support for \listtable (multi-level numbered and unnumbered lists).
* List conversion based on listtable is no longer marked as experimental.
* Default font size unit changed from point to em.
* Improved calculation of font size in em units.
* Improved font size handling, which is now based on half-points.
* Units ex and percent have been removed.
* Property FontSizeUnit moved to CharConvConfiguration.
* Property ConvertFields is no longer required and was removed.
* Property FontSizeUnit moved to CharacterPropConfiguation.
* Breaking: version 11 of the library requires Java SE 11 or newer.

Home page: https://www.scroogexhtml.com
Resources: https://www.scroogexhtml.com/#resources
Release notes: https://www.scroogexhtml.com/release_notes.html

Live conversions: https://www.scroogexhtml.com/#examples




Oracle® and Java are registered trademarks of Oracle and/or its affiliates.
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic