bug in zoom still remains

2000-01-25 Thread Stanislav Brabec
13000x13000 pixels (it's little bigger than my screen ;-) ). Version: CVS 01/24/2000 -- Stanislav Brabec Build own GNU-Linux / Postavte si GNU-Linux http://www.penguin.cz/~utx/build.html ftp://ftp.penguin.cz/pub/users/utx/

Re: Colormanagement

2000-01-30 Thread Stanislav Brabec
nt monitors and inks). -- Stanislav Brabec

Re: Translation inconsistency

2000-01-31 Thread Stanislav Brabec
code for switching between two catalogs. Translators will first translate gimp-std-plugins and then, when they have enough effort, can translate gimp-pdb. -- Stanislav Brabec

Gimp Wishes (efficient trivial wishes)

2000-03-30 Thread Stanislav Brabec
MAIL PROTECTED] Date: 28 Sep 1999 07:02:12 +0200 Zbigniew Chyla <[EMAIL PROTECTED]> writes: | Here's much better solution (real code ;): | | #define __(s) (strchr(_(s), ':') + 1) | (put this macro definition somewhere in gnome-libs) | ... | |puts(__("1:Name")); |... |puts(__("2:Name")); -- Stanislav Brabec

Re: Gimp Wishes (i18n and jpeg)

2000-04-03 Thread Stanislav Brabec
nt Save will default to 75% quality. > > I don't think this really is so much of a problem. Saving a jpeg in the same > quality as it was originally saved will do no good to your quality. The only > thinvg it will ensure is that the file-size will be similar. > Saving in higher quality means vaste of disk space. Saving with less quality will cause loss of quality. So the best is to save certain jpeg in the same quality all times. -- Stanislav Brabec

Re: Gimp Wishes (efficient trivial wishes)

2000-04-03 Thread Stanislav Brabec
On Fri, Mar 31, 2000 at 06:00:08PM +0200, [EMAIL PROTECTED] wrote: > On 30 Mar, Stanislav Brabec wrote: > > > I18n wishes: > > > > -- Please do anything with the fact, that main panel menu with default > >GTK theme can contain exactly 15 letters.

Re: Gimp Wishes (jpeg)

2000-04-05 Thread Stanislav Brabec
On Wed, Apr 05, 2000 at 06:21:33AM +0200, Marc Lehmann wrote: > On Mon, Apr 03, 2000 at 05:24:37PM +0200, Stanislav Brabec <[EMAIL PROTECTED]> >wrote: > > Saving in higher quality means vaste of disk space. Saving with less quality > > will cause loss of quality. So the