[Gimp-developer] Patch shortening GIMP startup time

2010-08-30 Thread Łukasz Czerwiński
ter env, pointer symbol, pointer value); +/* modified by Lukasz Czerwinski (lc277...@students.mimuw.edu.pl) */ +SCHEME_EXPORT int scheme_file_push(scheme *sc, const char *fname); +/* end of modification */ + + typedef pointer (*foreign_func)(scheme *, pointer); pointer _cons(scheme *sc, pointer a, p

Re: [Gimp-developer] Patch shortening GIMP startup time

2010-08-31 Thread Łukasz Czerwiński
Hello, W dniu 31 sierpnia 2010 00:39 użytkownik Sven Neumann napisał: > On Mon, 2010-08-30 at 23:31 +0200, Łukasz Czerwiński wrote: > > > > I have made several optimizations in loading script-fu extension > > making the loading process a bit faster. It's the first time

Re: [Gimp-developer] Patch shortening GIMP startup time

2010-09-01 Thread Łukasz Czerwiński
2010/9/1 Kevin Cozens > Łukasz Czerwiński wrote: > > I have made several optimizations in loading script-fu extension making > the > > loading process a bit faster. > > Thank you for the patches. They will be reviewed son. I can't look at them > for another day

Re: [Gimp-developer] GIMP paths - optimization & tricks (getting Blender's 2.53 UV layout as path into GIMP).

2010-09-13 Thread Łukasz Czerwiński
gment will be a path (1,2,1,2), won't it? Łukasz Czerwiński 2010/9/12 Mirza Husadzic > Hi all, > > I came up with solution to import and merge Blender's SVG file as path into > GIMP. > This is just quick and dirty solution which I hacked this afternoon. But it >

Re: [Gimp-developer] astronomical use of GIMP

2010-11-18 Thread Łukasz Czerwiński
back to the > original if need be. How about adding this missing feature to GIMP? Best wishes, Łukasz Czerwiński On Thu, Nov 18, 2010 at 08:36, Marco Ciampa wrote: > With last discover of a little jung black hole by NASA, > I have found this project on the Chandra X-ray observatory site:

Re: [Gimp-developer] Developer Boot Camp?

2011-01-27 Thread Łukasz Czerwiński
Maybe just a good documentation for GIMP source is needed? Once I tried to patch TinyScheme interpreter to make it work faster. In files I was working on was almost no comments. Łukasz Czerwiński ___ Gimp-developer mailing list Gimp-developer

Re: [Gimp-developer] Developer Boot Camp?

2011-01-28 Thread Łukasz Czerwiński
ople will get this knowledge on their own (or will try to get it from IRC channels), but some won't and aren't brave enough to spam all developers on a Gimp list with his/her newbie questions. Łukasz Czerwiński ___ Gimp-developer mailing list Gimp-developer@lists.XCF.Berkeley.EDU https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer

Re: [Gimp-developer] Developer Boot Camp?

2011-02-04 Thread Łukasz Czerwiński
2011/1/28 Alexia Death > 2011/1/28 Łukasz Czerwiński : > > I'd like to write a little bit on some of the topics. > > Q&A > > I think that for a start a Wiki with Q&A edited by everyone could be a > good > > solution. If it gets too complicated, it can

Re: [Gimp-developer] GIMP Roadmap - wiki page

2011-03-01 Thread Łukasz Czerwiński
that last item on > > Peter sikking's Blog) > > http://gui.gimp.org/index.php/Transformation_tool_specification > > You will probably be nicely surprised :) > Wow! That's a great idea of one tool for many actions! +1 for me :) Łukasz Czerwiński ___

Re: [Gimp-developer] New schedule for GIMP 2.8

2011-04-03 Thread Łukasz Czerwiński
I'd like to suggest time profiling as another task to be done before the release. Once I started to optimize Gimp's startup time (especially scheme interpreter) and I'd like to return to that task in the near future (when I find at last some time for it :) ). What do you think about it? Łukasz O