Moin Colin,

thanks, I found the alpha slider in the _customize_ context option in
the color chooser.

For my taste, transparency is very important in gerbv, this control is
way to deeply hidden.

The layers should be loaded with a preset alpha setting, as before.  

And the project file format shall be extended to include the alpha
setting.  Maybe that's a patch I could work out.

Gruß,
Stephan

Colin Leitner <colin.leit...@googlemail.com> writes:

> Moinmoin Stephan,
>
> the old Gtk color chooser is deprecated. The new one displays a palette
> first and should work out of the box.
>
> To change a color (including alpha) you have to use the context menu. Or
> add a new one with '+'.
>
> Colin
>
> Am Sonntag, den 02.06.2013, 15:34 +0200 schrieb Stephan Boettcher:
>> Moin Colin,
>> 
>> This builds fine, thanks. 
>> 
>> What I am missing is the old color chooser.
>> 
>> And transparency.  Do I need to install further -dev libs, or enable
>> something, or is it not yet implemented?
>> 
>> Stephan
>> 
>> ** Configuration summary for gerbv 2.6A:
>> 
>>    PREFIX:                   
>>    xdg data directory:       ${datarootdir}
>> 
>>    CPPFLAGS:                  -DPREFIXDIR=\"${prefix}\" 
>> -DBINDIR=\"${bindir}\"
>>    CFLAGS:                   -g -O2 -Wall  -pthread -I/usr/include/gtk-3.0 
>> -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 
>> -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo 
>> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 
>> -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz 
>> -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12   
>> -I/usr/include/cairo -I/usr/include/glib-2.0 
>> -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
>> -I/usr/include/freetype2 -I/usr/include/libpng12  
>>    LDFLAGS:                  
>>    LIBS:                     -ldl -lm   -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 
>> -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo 
>> -lgobject-2.0 -lglib-2.0   -lcairo  
>> 
>>    GTK Version:              3.8.2
>>    Cairo Version:            1.12.14
>> 
>>    Electric Fence Debugging: no
>> 
>> 
>> > ---------- Forwarded message ----------
>> > Date: Sun, 02 Jun 2013 12:11:30 +0200
>> > From: Colin Leitner <colin.leit...@googlemail.com>
>> > Reply-To: geda-u...@delorie.com
>> > To: geda-u...@delorie.com
>> > Subject: [geda-user] Gtk3 port of gerbv
>> >
>> > Hello everyone,
>> >
>> > this is my first contribution to gEDA (if accepted :).
>> >
>> > I ported gerbv to Gtk3 and would love to get some feedback on the patches.
>> > Due to the amount of changes needed, I didn't bother creating a patch set
>> > and uploaded the changes to github instead:
>> >
>> >     https://github.com/cleitner/gerbv-gtk3.git
>> >
>> > The ChangeLog hasn't been updated.
>> >
>> > A non-conclusive list of things I had to (or did) change:
>> >
>> >    - Extracted/moved Gdk specific code from libgerbv to a separate lib. It
>> >      should probably be removed altogether
>> >    - Removed the "Fast" rendering modes. Gtk3 has no support for Gdk 
>> > drawing
>> >      anymore
>> >    - Changed appearance in some places to adhere to GNOME standards 
>> > (toolbar,
>> >      title, spacings)
>> >    - Updated the tool rendering to use Cairo. It follows the GIMP tool 
>> > style
>> >    - Copied the GIMP rulers as Gtk3 has no rulers anymore
>> >
>> > I may try to implement COGL rendering of the gerbers if I find time to do 
>> > it.
>> >
>> > Cheers,
>> >    Colin
>> >
>> >
>> > ------------------------------------------------------------------------------
>> > Get 100% visibility into Java/.NET code with AppDynamics Lite
>> > It's a free troubleshooting tool designed for production
>> > Get down to code-level detail for bottlenecks, with <2% overhead.
>> > Download for free and get started troubleshooting in minutes.
>> > http://p.sf.net/sfu/appdyn_d2d_ap2
>> > _______________________________________________
>> > Gerbv-devel mailing list
>> > Gerbv-devel@lists.sourceforge.net
>> > https://lists.sourceforge.net/lists/listinfo/gerbv-devel
>> 
>
>

-- 
Dr. Stephan Böttcher                      Tel: +49-431-880-2508
Christian-Albrechts-Universität zu Kiel
Inst. f. Exp. u. Angew. Physik,  Abt. Extraterrestrische Physik
Leibnizstr. 11, 24118 Kiel, Germany

------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
_______________________________________________
Gerbv-devel mailing list
Gerbv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gerbv-devel

Reply via email to