cursors: add -HiDPI variants of all cursors
This includes gimp-tool-cursors-x2.xcf and cursorname-x2.png files, they are simply 72x72 upscaled versions of the 36x36 fies with no changes. Anyone can now improve on cursors without having to deal with the bulid process.
|
@ -2,90 +2,168 @@
|
|||
|
||||
CURSOR_IMAGES = \
|
||||
cursor-bad.png \
|
||||
cursor-bad-x2.png \
|
||||
cursor-color-picker.png \
|
||||
cursor-color-picker-x2.png \
|
||||
cursor-corner-bottom-left.png \
|
||||
cursor-corner-bottom-left-x2.png \
|
||||
cursor-corner-bottom-right.png \
|
||||
cursor-corner-bottom-right-x2.png \
|
||||
cursor-corner-bottom.png \
|
||||
cursor-corner-bottom-x2.png \
|
||||
cursor-corner-left.png \
|
||||
cursor-corner-left-x2.png \
|
||||
cursor-corner-right.png \
|
||||
cursor-corner-right-x2.png \
|
||||
cursor-corner-top-left.png \
|
||||
cursor-corner-top-left-x2.png \
|
||||
cursor-corner-top-right.png \
|
||||
cursor-corner-top-right-x2.png \
|
||||
cursor-corner-top.png \
|
||||
cursor-corner-top-x2.png \
|
||||
cursor-crosshair-small.png \
|
||||
cursor-crosshair-small-x2.png \
|
||||
cursor-crosshair.png \
|
||||
cursor-crosshair-x2.png \
|
||||
cursor-mouse.png \
|
||||
cursor-mouse-x2.png \
|
||||
cursor-move.png \
|
||||
cursor-move-x2.png \
|
||||
cursor-none.png \
|
||||
cursor-none-x2.png \
|
||||
cursor-side-bottom-left.png \
|
||||
cursor-side-bottom-left-x2.png \
|
||||
cursor-side-bottom-right.png \
|
||||
cursor-side-bottom-right-x2.png \
|
||||
cursor-side-bottom.png \
|
||||
cursor-side-bottom-x2.png \
|
||||
cursor-side-left.png \
|
||||
cursor-side-left-x2.png \
|
||||
cursor-side-right.png \
|
||||
cursor-side-right-x2.png \
|
||||
cursor-side-top-left.png \
|
||||
cursor-side-top-left-x2.png \
|
||||
cursor-side-top-right.png \
|
||||
cursor-side-top-right-x2.png \
|
||||
cursor-side-top.png \
|
||||
cursor-side-top-x2.png \
|
||||
cursor-zoom.png \
|
||||
cursor-zoom-x2.png \
|
||||
\
|
||||
modifier-anchor.png \
|
||||
modifier-bad.png \
|
||||
modifier-anchor-x2.png \
|
||||
modifier-background.png \
|
||||
modifier-background-x2.png \
|
||||
modifier-bad.png \
|
||||
modifier-bad-x2.png \
|
||||
modifier-control.png \
|
||||
modifier-control-x2.png \
|
||||
modifier-foreground.png \
|
||||
modifier-foreground-x2.png \
|
||||
modifier-intersect.png \
|
||||
modifier-intersect-x2.png \
|
||||
modifier-join.png \
|
||||
modifier-join-x2.png \
|
||||
modifier-minus.png \
|
||||
modifier-minus-x2.png \
|
||||
modifier-move.png \
|
||||
modifier-move-x2.png \
|
||||
modifier-pattern.png \
|
||||
modifier-pattern-x2.png \
|
||||
modifier-plus.png \
|
||||
modifier-plus-x2.png \
|
||||
modifier-resize.png \
|
||||
modifier-resize-x2.png \
|
||||
modifier-rotate.png \
|
||||
modifier-rotate-x2.png \
|
||||
modifier-select.png \
|
||||
modifier-select-x2.png \
|
||||
modifier-zoom.png \
|
||||
modifier-zoom-x2.png \
|
||||
\
|
||||
tool-airbrush.png \
|
||||
tool-airbrush-x2.png \
|
||||
tool-blur.png \
|
||||
tool-blur-x2.png \
|
||||
tool-bucket-fill.png \
|
||||
tool-bucket-fill-x2.png \
|
||||
tool-burn.png \
|
||||
tool-burn-x2.png \
|
||||
tool-clone.png \
|
||||
tool-clone-x2.png \
|
||||
tool-color-picker.png \
|
||||
tool-color-picker-x2.png \
|
||||
tool-crop.png \
|
||||
tool-crop-x2.png \
|
||||
tool-dodge.png \
|
||||
tool-dodge-x2.png \
|
||||
tool-ellipse-select.png \
|
||||
tool-ellipse-select-x2.png \
|
||||
tool-eraser.png \
|
||||
tool-eraser-x2.png \
|
||||
tool-flip-horizontal.png \
|
||||
tool-flip-horizontal-x2.png \
|
||||
tool-flip-vertical.png \
|
||||
tool-flip-vertical-x2.png \
|
||||
tool-free-select.png \
|
||||
tool-free-select-x2.png \
|
||||
tool-fuzzy-select.png \
|
||||
tool-fuzzy-select-x2.png \
|
||||
tool-gradient.png \
|
||||
tool-gradient-x2.png \
|
||||
tool-hand.png \
|
||||
tool-hand-x2.png \
|
||||
tool-heal.png \
|
||||
tool-heal-x2.png \
|
||||
tool-ink.png \
|
||||
tool-ink-x2.png \
|
||||
tool-iscissors.png \
|
||||
tool-iscissors-x2.png \
|
||||
tool-measure.png \
|
||||
tool-measure-x2.png \
|
||||
tool-move.png \
|
||||
tool-move-x2.png \
|
||||
tool-paintbrush.png \
|
||||
tool-paths.png \
|
||||
tool-paintbrush-x2.png \
|
||||
tool-paths-anchor.png \
|
||||
tool-paths-anchor-x2.png \
|
||||
tool-paths-control.png \
|
||||
tool-paths-control-x2.png \
|
||||
tool-paths-segment.png \
|
||||
tool-paths-segment-x2.png \
|
||||
tool-paths.png \
|
||||
tool-paths-x2.png \
|
||||
tool-pencil.png \
|
||||
tool-pencil-x2.png \
|
||||
tool-perspective.png \
|
||||
tool-perspective-x2.png \
|
||||
tool-polygon-select.png \
|
||||
tool-polygon-select-x2.png \
|
||||
tool-rect-select.png \
|
||||
tool-rect-select-x2.png \
|
||||
tool-resize.png \
|
||||
tool-resize-x2.png \
|
||||
tool-rotate.png \
|
||||
tool-rotate-x2.png \
|
||||
tool-shear.png \
|
||||
tool-shear-x2.png \
|
||||
tool-smudge.png \
|
||||
tool-smudge-x2.png \
|
||||
tool-text.png \
|
||||
tool-text-x2.png \
|
||||
tool-warp.png \
|
||||
tool-zoom.png
|
||||
tool-warp-x2.png \
|
||||
tool-zoom.png \
|
||||
tool-zoom-x2.png
|
||||
|
||||
COLOR_PICKER_IMAGES = \
|
||||
cursor-color-picker.png
|
||||
cursor-color-picker.png \
|
||||
cursor-color-picker-x2.png
|
||||
|
||||
EXTRA_DIST = \
|
||||
$(CURSOR_IMAGES) \
|
||||
gimp-tool-cursors.xcf
|
||||
gimp-tool-cursors.xcf \
|
||||
gimp-tool-cursors-x2.xcf
|
||||
|
||||
noinst_DATA = \
|
||||
gimp-tool-cursors.gresource.xml \
|
||||
|
|
After Width: | Height: | Size: 626 B |
After Width: | Height: | Size: 462 B |
After Width: | Height: | Size: 324 B |
After Width: | Height: | Size: 258 B |
After Width: | Height: | Size: 315 B |
After Width: | Height: | Size: 309 B |
After Width: | Height: | Size: 310 B |
After Width: | Height: | Size: 427 B |
After Width: | Height: | Size: 352 B |
After Width: | Height: | Size: 311 B |
After Width: | Height: | Size: 269 B |
After Width: | Height: | Size: 290 B |
After Width: | Height: | Size: 415 B |
After Width: | Height: | Size: 395 B |
After Width: | Height: | Size: 100 B |
After Width: | Height: | Size: 471 B |
After Width: | Height: | Size: 450 B |
After Width: | Height: | Size: 287 B |
After Width: | Height: | Size: 332 B |
After Width: | Height: | Size: 335 B |
After Width: | Height: | Size: 446 B |
After Width: | Height: | Size: 463 B |
After Width: | Height: | Size: 293 B |
After Width: | Height: | Size: 895 B |
After Width: | Height: | Size: 274 B |
After Width: | Height: | Size: 189 B |
After Width: | Height: | Size: 223 B |
After Width: | Height: | Size: 179 B |
After Width: | Height: | Size: 195 B |
After Width: | Height: | Size: 168 B |
After Width: | Height: | Size: 184 B |
After Width: | Height: | Size: 140 B |
After Width: | Height: | Size: 201 B |
After Width: | Height: | Size: 188 B |
After Width: | Height: | Size: 176 B |
After Width: | Height: | Size: 214 B |
After Width: | Height: | Size: 213 B |
After Width: | Height: | Size: 211 B |
After Width: | Height: | Size: 192 B |
After Width: | Height: | Size: 627 B |
After Width: | Height: | Size: 908 B |
After Width: | Height: | Size: 824 B |
After Width: | Height: | Size: 500 B |
After Width: | Height: | Size: 629 B |
After Width: | Height: | Size: 460 B |
After Width: | Height: | Size: 565 B |
After Width: | Height: | Size: 766 B |
After Width: | Height: | Size: 363 B |
After Width: | Height: | Size: 645 B |
After Width: | Height: | Size: 360 B |
After Width: | Height: | Size: 416 B |
After Width: | Height: | Size: 883 B |
After Width: | Height: | Size: 892 B |
After Width: | Height: | Size: 455 B |
After Width: | Height: | Size: 653 B |
After Width: | Height: | Size: 1.1 KiB |
After Width: | Height: | Size: 902 B |
After Width: | Height: | Size: 838 B |
After Width: | Height: | Size: 716 B |
After Width: | Height: | Size: 391 B |
After Width: | Height: | Size: 794 B |
After Width: | Height: | Size: 809 B |
After Width: | Height: | Size: 714 B |
After Width: | Height: | Size: 692 B |
After Width: | Height: | Size: 1.1 KiB |
After Width: | Height: | Size: 650 B |
After Width: | Height: | Size: 574 B |
After Width: | Height: | Size: 595 B |
After Width: | Height: | Size: 395 B |
After Width: | Height: | Size: 199 B |
After Width: | Height: | Size: 522 B |
After Width: | Height: | Size: 633 B |
After Width: | Height: | Size: 514 B |
After Width: | Height: | Size: 804 B |
After Width: | Height: | Size: 328 B |
After Width: | Height: | Size: 710 B |
After Width: | Height: | Size: 785 B |