From 1c17b714a73bae91374de1848d36de8c356ed51e Mon Sep 17 00:00:00 2001 From: Luna Date: Fri, 25 Oct 2019 07:09:39 -0300 Subject: [PATCH] doc: add embed cmd --- doc/README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/README.md b/doc/README.md index 34ef5d7..c342bef 100644 --- a/doc/README.md +++ b/doc/README.md @@ -166,6 +166,11 @@ Rotate the image by `deg` degrees, filling the resulting triangles with `bgfill` `bgfill` is a hex string, e.g `#000000`. +## `embed split index path_to_file` + +embed an audio file in the given image. the file is opened with libsndfile, +which means some formats, like mp3, will not be opened. + ## `quicksave` Save the file on the same directory of the file specified by `load`, but