В сообщении от Saturday 07 September 2019 13:52:29 [email protected] написал(а):
Phyllis, I did not find the directory theme_cakewalk and others. I did find only the files: theme_cakewalk.plugin, theme_suv.plugin, etc. Path: {cinelerra}/plugins/themes/ Build: https://www.cinelerra-gg.org/download/testing/cinelerra-5.1-ub18-x86_64-stat... Or am I looking in the wrong place?
I think you should download source code ... or look via web interface: https://git.cinelerra-gg.org/git/?p=goodguy/cinelerra.git;a=tree;f=cinelerra... (but you will need source code locally for making and testing any changes) https://cinelerra-gg.org/download/pkgs/src/ - cin_5.1.20190831-src.tgz source for latest monthly build. But having local git copy somewhat better, I think (more fresh, and educational): git clone git://git.cinelerra-gg.org/goodguy/cinelerra.git and then just git pull from cinelerra directory for updating your loacl copy
-- Ugin
06.09.2019 21:28, Phyllis Smith пишет:
Ugin:
Sorry, I do not specialist on questions creating sinelerra's themes...
But I would be interested to read a guide on how to do it.
There might have been a guide available in the CV version in the past, but I have not located one. It might be worthwhile to add one to the appendix in the CinelerraGG_manual.pdf in the future.
Meanwhile if you look at {cinelerra_path}/plugins/theme_cakewalk directory you can see what is involved. For comparison, in the plugins subdirectory each of the themes has its own subdirectory, named theme_... (for example theme_suv or theme_hulk). If you compare these, you can see that they all have similar formats with the majority of original work done in png and svg files.