![](https://secure.gravatar.com/avatar/a44c92d4f696f70ea564e33127844ee5.jpg?s=120&d=mm&r=g)
3 Apr
2010
3 Apr
'10
12:34 p.m.
On 4/3/10, Zhenfeng Zhao wrote:
- allow math operations (like sum, substraction, multiplication,
division) inside the spin boxes for Height, Width, X, Y; and now I would add center of transformations.
Just steal code from GIMP 2.7.0+ :)
Cool. I guess I can do that. Stealing from open source is something that I have done for many times, both for Master thesis and at-work programs. Recently, I took some code for spline interpolations into my thesis. Taking code from Gimp should not be too difficult to me. Translating it into C++ is doable too. I do porting of different languages on daily bases.
Keep in mind, though, that there is a project this year to rewrite the GimpSizeEntry widget in GIMP.
Alexandre