mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-11 16:12:20 +00:00
Update TODO items in README
Former-commit-id: d84e6771059f032340b9b53fe97ca355705828cd
This commit is contained in:
parent
a238b5cdc7
commit
d7e19eb596
1 changed files with 3 additions and 3 deletions
|
|
@ -48,14 +48,14 @@ animation source code, the browser window will automatically reload and show the
|
|||
* Warn if 'group' nodes are found in 'clippath's.
|
||||
* Driver:
|
||||
- ~~Command line options for rendering videos.~~
|
||||
- ~~Generate interleaved frames (1fps, 2fps, 4fps, etc)~~
|
||||
- ~~Command for validating tools: latex, dvisvgm, ffmpeg. Warn of old versions of ffmpeg that don't render SVGs correctly.~~
|
||||
- Flags for selecting fps in web viewer
|
||||
- Command for validating tools: latex, dvisvgm, ffmpeg. Warn of old versions of ffmpeg that don't render SVGs correctly.
|
||||
- Use GHC.Environment to find own source code.
|
||||
- Generate interleaved frames (1fps, 2fps, 4fps, etc)
|
||||
- Flag for generating youtube videos (ffmpeg options preset).
|
||||
* Viewer:
|
||||
- ~~Fix race conditions.~~
|
||||
- Keys for pausing, moving frame-by-frame, resetting.
|
||||
- Fix race conditions.
|
||||
|
||||
# Examples
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue