findmynsa.blogg.se
Kategorier
Allmänt
Arkiv
April 2023
Mars 2023
Om
4 April 2023 - 02:29
Gimp 2.7 for mac
Allmänt
Replace the brush scale control in tool options by a brush size one that works in pixels, and does the right thing when the brush changes.
Add new widget GimpSpinScale which is a scale with number entry, and use it in all tool options.
Selectors in tool options more compact and allow to directly jump to the editor dialogs
Add an on-canvas progress and use it for tool progress instead of the statusbar.
Add a new GimpToolPalette class with lots of code that was in GimpToolBox.
Allow to properly drop into and after a layer group.
Refactor and clean up the dynamics editor widget, and add colors for the curves.
Add support for F2 to rename items in lists.
Clean up GimpDeviceStatus internally and visually.
Allow to set GimpToolPreset's icon using the new GimpIconPicker widget.
Make the text tool's style overlay show default values from the text object if there is no style active at the cursor position/selection.
Show the the text size's unit in the text style overlay.
Make tool dialogs transient to the image window again.
Consistently add a "gimp-" prefix to all window roles.
Make the preset buttons in tool options work on the global tool presets instead of the removed per-tool preset lists.
Add GimpControllerMouse, which allows to bind extra mouse buttons to arbitrary actions.
Add uniform API to turn any GimpItem's outline into a selection.
Add support for color tags in text layers.
Om Mig: