I removed the tabs and rewrite the code again. If there is anything to do,
please let me know.
Thank you,
Robert Sasu
/* This file is an image processing operation for GEGL
*
* GEGL is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
*
I've revised my code, adding comments and references. If there is anything
to correct please write it.
Thank you,
Robert Sasu
/* This file is an image processing operation for GEGL
*
* GEGL is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Pu
I've revised my code, adding comments and references. If there is anything
to correct please write it.
Thank you,
Robert Sasu
/* This file is an image processing operation for GEGL
*
* GEGL is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Pu
Here is my last task. I attached the emboss plug-in ported to gegl. Just
paste in the gegl/operations/common, compile and run it.
If there is something wrong please write it and I will immidiatelly correct
it.
Thank you,
Robert Sasu
#include "config.h"
#include
#ifdef GEGL_CHANT_PROPERTIES
gegl
I am also a student working on it. We have to send it. If you already have a
account then you can post it. But we are not able to create an account at
present on that. So I am also in a confusion as to where to post it.
On Thu, Apr 7, 2011 at 12:56 PM, Robert Sasu wrote:
> After writing the code
2011/4/7 Robert Sasu :
> After writing the code reviews I ported the emboss plug-in to gegl. Should I
> upload to GIMP bugzilla ?
Yes please, and don't forget to reference the patch in your GSoC 2011
application.
BR,
Martin
___
Gimp-developer mailing li
After writing the code reviews I ported the emboss plug-in to gegl. Should I
upload to GIMP bugzilla ?
Thanks,
Robert Sasu
___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-develope
On Sat, Apr 2, 2011 at 3:24 AM, Jim Michaels wrote:
> help me to understand. GIMP plugin authors will now be required to write
> their plugins in GEGL?
GIMP has for a long time (decade) been moving towards using GEGL for
it's imaging core. GEGL plugins do support higher bit depths like
16bit and
-developer] GsoC - 2011 - Porting GIMP plugins to GEGL operations
My background:
I am a 1st year student of the department of Computer Science and Engineering
at
Polytehnical University of Bucharest. I have started to use GIMP 2 years ago. I
wrote emboss, blur and sharpen tools in C and then in Octave
I wrote the code review for 2 more plug-ins: Cartoon and Photocopy
Gimp dialog function do all almost the same thing: Let the user choose the
parameters for each plugin by opening a box with a preview box. While
changing the parameters it changes the preview image until the user press
the ok or th
On Tue, Mar 29, 2011 at 11:57 PM, sourav de wrote:
>
>
> On Tue, Mar 29, 2011 at 1:15 PM, sourav de wrote:
>
>>
>>
>> On Tue, Mar 29, 2011 at 4:11 AM, Mukund Sivaraman wrote:
>>
>>> Hi Sourav
>>>
>>> On Tue, Mar 29, 2011 at 12:36:04AM +0530, sourav de wrote:
>>> > Hi,
>>> >
>>> >I am a 2nd
My background:
I am a 1st year student of the department of Computer Science and
Engineering at Polytehnical University of Bucharest. I have started to use
GIMP 2 years ago. I wrote emboss, blur and sharpen tools in C and then in
Octave. I wrote a program which converts images from Targa(for RGB im
My background:
I am a 1st year student of the department of Computer Science and
Engineering at Polytehnical University of Bucharest. I have started to use
GIMP 2 years ago. I wrote emboss, blur and sharpen tools in C and then in
Octave. I wrote a program which converts images from Targa(for RGB im
On Tue, Mar 29, 2011 at 1:15 PM, sourav de wrote:
>
>
> On Tue, Mar 29, 2011 at 4:11 AM, Mukund Sivaraman wrote:
>
>> Hi Sourav
>>
>> On Tue, Mar 29, 2011 at 12:36:04AM +0530, sourav de wrote:
>> > Hi,
>> >
>> >I am a 2nd year student of the department of Computer Science and
>> > Engineerin
On Tue, Mar 29, 2011 at 4:11 AM, Mukund Sivaraman wrote:
> Hi Sourav
>
> On Tue, Mar 29, 2011 at 12:36:04AM +0530, sourav de wrote:
> > Hi,
> >
> >I am a 2nd year student of the department of Computer Science and
> > Engineering at Indian Institute of Technology, Kharagpur ,and I am
> > inte
Hi Sourav
On Tue, Mar 29, 2011 at 12:36:04AM +0530, sourav de wrote:
> Hi,
>
>I am a 2nd year student of the department of Computer Science and
> Engineering at Indian Institute of Technology, Kharagpur ,and I am
> interested in the plugin for cartoonization of an image in GIMP.
I gather yo
Hi,
I am a 2nd year student of the department of Computer Science and
Engineering at Indian Institute of Technology, Kharagpur ,and I am
interested in the plugin for cartoonization of an image in GIMP.
I have begun to use GIMP some years ago for image editing in ubuntu os
(as a substitute o
The best way to think of this, I believe, is as an enhancement of
copy-and-paste. We are all familiar with the problem that if you make
your selection large enough to include all of an object, you often get
a fringe of unwanted colors. If you make the selection small enough
to lose the fringe, th
On Thu, Mar 24, 2011 at 1:06 AM, LightningIsMyName
wrote:
> The name "cloning" is misleading - this tool has nothing to do with
> regular paint tools. if it reminds anything by interaction, it's the
> cage tool - you select a shape, move it around (hopefully with a live
> preview of what will happ
Hi,
On Wed, Mar 23, 2011 at 8:32 AM, Alexia Death wrote:
>
> Kevin, cloning was kicked, because welding pixel manipulation code on
> old paint core is not a good idea, new pixel manipulation should go in
> gegl and we simply dont have the infrastructure to use that in paint
> core yet.
The name
Alexandre Prokoudine wrote:
> The agreement was not to introduce new tools based on old core, and
> GEGL based tool here means underlying GEGL painting infrastructure
> which is simply not ready yet.
Ok. The wiki page says it is for this years GSoC. On my machine the
"Recommended" and "For a late
On Tue, Mar 22, 2011 at 10:07 PM, Robert Sasu wrote:
> I've read the e-mails about this project from the mailing list and I found
> actually what I have to do. I also looked at the source code and the
> differences between gimp and gegl implementation. If it is possible I would
> like a short list
On 3/23/11, Kevin Cozens wrote:
> Robert Sasu wrote:
>> I am Robert Sasu and I wrote an e-mail in the morning about the
>> application
>> for the Adaptive Image Cloning. Since then I've spoken with mentors on
>> IRC,
>> and they said that this project is no more available.
>
> I don't know who tol
Robert Sasu wrote:
> I am Robert Sasu and I wrote an e-mail in the morning about the application
> for the Adaptive Image Cloning. Since then I've spoken with mentors on IRC,
> and they said that this project is no more available.
I don't know who told you that or why but Adaptive Image Cloning (a
I've read the e-mails about this project from the mailing list and I found
actually what I have to do. I also looked at the source code and the
differences between gimp and gegl implementation. If it is possible I would
like a short list of plugins to look at, which are needed to be implemented
?
A
Hello,
I am Robert Sasu and I wrote an e-mail in the morning about the application
for the Adaptive Image Cloning. Since then I've spoken with mentors on IRC,
and they said that this project is no more available. I was also recommended
to look at Porting GIMP plugins to GEGL.
As I wrote in my last
26 matches
Mail list logo