logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

edje_recc - an edje recompiler

Author

       This  man  page  was  written  by  Ronald  Claveau  for the Debian GNU/Linux system (but may  be  used by
       others).

0.5.0.042                                         Jan 30, 2007                                      EDJE_RECC(1)

Bugs

       Please reports bugs to the Pkg-E Team <pkg-e-devel@lists.alioth.debian.org>

Description

       edje_recc is a recompiler for edje files.

Examples

       edje_recc -v file.edj

Name

       edje_recc - an edje recompiler

Options

-v Verbose output

       -no-lossy Do NOT allow images to be lossy

       -no-comp Do NOT allow images to be stored with lossless compression

       -no-raw Do NOT allow images to be stored with zero compression (raw)

       -min-qualityVAL Do NOT allow lossy images with quality < VAL (0-100)

       -max-qualityVAL Do NOT allow lossy images with quality > VAL (0-100)

See Also

edje_cc(1) edje_decc(1)

Synopsis

edje_recc [OPTIONS] input_file.edj

See Also