Sivaprasad Velayudhan ha scritto:
Hi
am Sivaprasad Velayudhan from India
am a designer

and am running a 15 member, fully open source studio

am trying to incorporate cinelerra into our pipeline
and we feel that the interface has to be redisigned

i can contribute in designing icons, themes and usability design
but i need to know where to start
like where are the icons placed, where do we change the fonts and colors, which files to change, and how to compile in windows and linux
is there a map file (svg, png or any other format)

any help is appreciated

regards
Sivaprasad Velayudhan
Realworks Studios India Pvt. Ltd.

www.realworks.in <http://www.realworks.in>
Hi, Sivaprasad, in order to customize gui you must download the source code from git:

on ubuntu do from terminal

sudo apt-get install git
and git clone git://git.cinelerra.org/j6t/cinelerra.git my_cinelerra

now on my_cinelerra folder you can locate the gui folder on

plugins/suv
plugins/bluedottheme
plugins/defaulttheme

and start to try theme modification. The problem is that libguicast needs a compiled themes. You can start to modify and compile defaulttheme then replace it on blondetheme.so and blondetheme.la on /usr/lib/cinelerra for test. Other problem is that all plugins have own icon that can be modify to be more unifom to new theme.

Yes, I can help you in this project. I can fix and compile for you and I can make it available on my repository. Mind that the cinelerra-cv comunity work on lumiera project... www.lumiera.org. All your works must be released under gpl or lgpl license.

bye

Paolo Rampino

_______________________________________________
Cinelerra mailing list
[email protected]
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra

Reply via email to