Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 946 Bytes

File metadata and controls

17 lines (15 loc) · 946 Bytes
  • (2024-06-24) NDocNodeFactoryParseContext::resolvePath should download remote files and unzip tarballs
  • (2024-06-24) implement SVG image rendering
  • (2024-06-24) implement Animated GIF image rendering
  • (2024-06-24) implement Element Animation
  • (2024-06-24) implement Page Transitions
  • (2024-06-24) implement an Electric Circuit viewer
  • (2024-06-24) implement 3D simple rendering included in 2D canvas
  • (2024-06-24) implement 3D simple rendering including 2D images (example cube with a face where there is something is drawn)
  • (2024-06-24) implement PDF rendering
  • (2024-06-24) implement WEB rendering
  • (2024-06-24) implement Charts rendering
  • (2024-06-24) implement Custom Strokes
  • (2024-06-24) implement Custom Element with Parameters (example customize UL bullet as square and not always a sphere)
  • (2024-06-24) Compress output as TSOS (Type Safe Object Serialization)
  • (2024-06-24) Static Web Site Generator based on ndoc