Skip to content
Commit bcee243f authored by Fredrik Alströmer's avatar Fredrik Alströmer Committed by Martin Nordholts
Browse files

Bug 76616 – Size entry widgets could use some simple math

Add a simple parser to the GimpSizeEntry widget so that one can write
things such as "40in" and "50%" in a size entry widget and get that
converted to the current unit.

The parser also handles basic expresions such as "20cm + 20px" and
"2 * 3.14in".
parent 6742ebc9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment