Skip to content

V8gaming/RatatuiSVG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BuildNightly

Port for tui to ratatui

SVG Checklist

NEEDS RATIO FIXING & RELATIVE PATHS

  • Line
  • Rect
  • Circle
  • Ellipse
  • Path
    • M
    • L
    • H
    • V
    • A, Sweep flag not working, large arc flag need testing
    • Q, needs more testing
    • C, needs more testing
    • S, needs complete testing
    • T, needs complete testing
  • Image (use jpeg compression (DCT) to render 16 colors)
  • Iframe (will be attemped last)
  • Text
  • SVG
  • Polygon
  • Polyline
  • textPath
  • Transformations, needs testing
    • Translate
    • Scale
    • Rotate
    • Skew
    • Matrix
  • Style
    • Fill(bg) Color
    • Stroke
      • (fg) Color
      • (fg) size
      • linecap
      • linejoin

About

An svg renderer for Ratatui (fork of tui)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages