[Breeze] [Bug 453365] Breeze cursor script generates png files that are too small

2022-05-05 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=453365

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||5.25
 CC||n...@kde.org

-- 
You are receiving this mail because:
You are watching all bug changes.

[Breeze] [Bug 453365] Breeze cursor script generates png files that are too small

2022-05-03 Thread Jan Blackquill
https://bugs.kde.org/show_bug.cgi?id=453365

Jan Blackquill  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/plas
   ||ma/breeze/commit/a907a4aa17
   ||7d8c102b0c1c1fcfb28f4242fb1
   ||c1e
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #2 from Jan Blackquill  ---
Git commit a907a4aa177d8c102b0c1c1fcfb28f4242fb1c1e by Jan Blackquill, on
behalf of Chris Chris.
Committed on 04/05/2022 at 00:17.
Pushed by cblack into branch 'master'.

Fix cursor build script generating pngs that are too small

The cursor build scripts generate pngs that are too small when using Inkscape
0.92 or later due to Inkscape changing its default dpi from 90 to 96. Changed
script to use width and height flags as they produce png files with correct
dimensions on all Inkscape versions.

M  +9-9cursors/Breeze/build.sh
M  +9-9cursors/Breeze_Snow/build.sh

https://invent.kde.org/plasma/breeze/commit/a907a4aa177d8c102b0c1c1fcfb28f4242fb1c1e

-- 
You are receiving this mail because:
You are watching all bug changes.

[Breeze] [Bug 453365] Breeze cursor script generates png files that are too small

2022-05-03 Thread Chris
https://bugs.kde.org/show_bug.cgi?id=453365

--- Comment #1 from Chris  ---
I submitted a pull request
(https://invent.kde.org/plasma/breeze/-/merge_requests/218/) to correct this.

-- 
You are receiving this mail because:
You are watching all bug changes.