An edje compiler
edje_cc [\|OPTIONS\|] input_file.edc [\|output_file.edj\|]
edje_cc is a compiler for edje files
edje_cc -v file.edc
-id \|image/directory Add a directory to look in for relative path images
-fd \|font/directory Add a directory to look in for relative path fonts
-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-quality \|VAL Do NOT allow lossy images with quality < VAL (0-100)
-max-quality \|VAL Do NOT allow lossy images with quality > VAL (0-100)
-Ddefine_val= \|to CPP style define to define input macro definitions to the .edc source
Please reports bugs to the Pkg-E Team <[email protected]>
This man page was written by Ronald Claveau for the Debian GNU/Linux system (but may be used by others).