mirror of
https://github.com/jeertmans/manim-slides.git
synced 2025-08-06 14:19:52 +08:00
chore(docs): update docs about data URI
This commit is contained in:
@ -131,9 +131,9 @@ and it there to preserve the original aspect ratio (16:9).
|
|||||||
|
|
||||||
### Sharing ONE HTML file
|
### Sharing ONE HTML file
|
||||||
|
|
||||||
A future feature, that will be available once
|
If you set the `data_uri` option to `true` (with `-cdata_uri=true`),
|
||||||
[#122](https://github.com/jeertmans/manim-slides/issues/122) is solved, will be
|
all animations will be data URI encoded, making the HTML a self-contained
|
||||||
to include all animations as data URI encoded, within the HTML file itself.
|
presentation file that can be shared on its own.
|
||||||
|
|
||||||
### Over the internet
|
### Over the internet
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user