diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2ab9368..3ad83c7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,10 +7,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [unreleased]
-### Changed
-- `PLING.bbcode` missing content fix.
+## [1.0.6] - 1 Nov 2020
-## [1.0.5]- 23 Oct 2020
+### Added
+
+- `left_ptr_watch` with** blue pinwheel**
+
+### Changed
+
+- Pixel match ratio set to **0.1** in `src\utils\matchImages.ts`
+- Symlinks of `watch` cursor removed
+- `AppStarting.ani` changed
+- `PLING.bbcode` missing content fix
+- Cursor **preview** updated
+- `hand2` lines fixed.(from pling.com @peotincelogy)
+
+## [1.0.5] - 23 Oct 2020
### Added
@@ -91,7 +103,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Logo and badges
- CI/CD Pipelines
-[unreleased]: https://github.com/ful1e5/apple_cursor/compare/v1.0.5...main
+[unreleased]: https://github.com/ful1e5/apple_cursor/compare/v1.0.6...main
+[1.0.6]: https://github.com/ful1e5/apple_cursor/compare/1.0.5...v1.0.6
[1.0.5]: https://github.com/ful1e5/apple_cursor/compare/1.0.4...v1.0.5
[1.0.4]: https://github.com/ful1e5/apple_cursor/compare/1.0.3...1.0.4
[1.0.3]: https://github.com/ful1e5/apple_cursor/compare/1.0.2...1.0.3
diff --git a/PLING.bbcode b/PLING.bbcode
index 37b6527..4c38d9a 100644
--- a/PLING.bbcode
+++ b/PLING.bbcode
@@ -1,7 +1,7 @@
[b]macOS Big Sur[/b] Cursor Theme with [b]HiDPi[/b] Display support. This Cursor is built with [b][url=https://github.com/ful1e5/clickgen]clickgen[/url][/b] and render with the [b][url=https://github.com/puppeteer/puppeteer/]puppeteer[/url][/b].
-[i]Available Sizes[/i] [b]22, 24, 28, 32, 40, 48, 56, 64, 72, 80, 88, 96
+[i]Available Sizes[/i] [b]22, 24, 28, 32, 40, 48, 56, 64, 72, 80, 88, 96[/b]
-[/b][i]Get latest build[/i] @[b][url=https://github.com/ful1e5/apple_cursor/actions]GitHub Actions[/url][/b]
+[i]Get latest build[/i] @[b][url=https://github.com/ful1e5/apple_cursor/actions]GitHub Actions[/url][/b]
[i]Release Notification[/i] at [b][url=https://twitter.com/ful1e5]Twitter[/url][/b](@ful1e5)
[b]Linux/X11 installation[/b]
diff --git a/README.md b/README.md
index 2ea6da3..a480918 100644
--- a/README.md
+++ b/README.md
@@ -175,7 +175,7 @@ sudo mv macOSBigSur /usr/share/icons/
-
+
macOSBigSur Cursors 🍎
diff --git a/package.json b/package.json
index e232695..74ec4af 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "apple_cursor",
- "version": "1.0.5",
+ "version": "1.0.6",
"description": "Enjoy upcoming `macOS Big Sur` Cursor Theme 🥳",
"main": "index.js",
"scripts": {
diff --git a/src/svg/README.md b/src/svg/README.md
index a5018f0..a50432e 100644
--- a/src/svg/README.md
+++ b/src/svg/README.md
@@ -2,51 +2,52 @@
## Symbolic Cursors
-| Preview | Source | Symbolic links | Windows Cursor name |
-| :-------------------------------------------------------: | :---------------------: | :-------------------------------------------------------------: | :--------------------------: |
-|
| all_scroll.svg | `None` | `SizeAll.cur` |
-|
| bottom_left_corner.svg | `fd_double_arrow.svg` `top_right_corner.svg` | `SizeNESW.cur` |
-|
| bottom_right_corner.svg | `bd_double_arrow.svg` `top_left_corner.svg` | `SizeNWSE.cur` |
-|
| bottom_tee.svg | `None` | |
-|
| center_ptr.svg | `None` | |
-|
| circle.svg | `crossed_circle.svg` `dnd_no_drop.svg` | `NO.cur` |
-|
| context_menu.svg | `None` | |
-|
| copy.svg | `dnd_copy.svg` | |
-|
| cross.svg | `tcross.svg` | |
-|
| crosshair.svg | `None` | `Cross.cur` |
-|
| dotbox.svg | `None` | |
-|
| hand1.svg | `None` | |
-|
| hand2.svg | `None` | `Hand.cur` |
-|
| left_ptr.svg | `None` | `Arrow.cur` |
-|
| left_side.svg | `right_side.svg` | |
-|
| left_tee.svg | `None` | |
-|
| link.svg | `dnd_link.svg` | |
-|
| ll_angle.svg | `None` | |
-|
| lr_angle.svg | `None` | |
-|
| move.svg | `dnd_move.svg` `dnd_none.svg` `grabbing.svg` `pointer_move.svg` | |
-|
| pencil.svg | `None` | `Handwriting.cur` |
-|
| plus.svg | `None` | |
-|
| question_arrow.svg | `dnd_ask.svg` | `Help.cur` |
-|
| right_ptr.svg | `None` | |
-|
| right_tee.svg | `None` | |
-|
| sb_down_arrow.svg | `None` | |
-|
| sb_h_double_arrow.svg | `None` | `SizeWE.cur` |
-|
| sb_left_arrow.svg | `None` | |
-|
| sb_right_arrow.svg | `None` | |
-|
| sb_up_arrow.svg | `None` | `UpArrow.cur` |
-|
| sb_v_double_arrow.svg | `None` | `SizeNS.cur` |
-|
| top_side.svg | `bottom_side.svg` | |
-|
| top_tee.svg | `None` | |
-|
| ul_angle.svg | `None` | |
-|
| ur_angle.svg | `None` | |
-|
| vertical_text.svg | `None` | |
-|
| wait.svg | `left_ptr_watch.svg` | `AppStarting.ani` `Wait.ani` |
-|
| wayland_cursor.svg | `None` | |
-|
| x_cursor.svg | `None` | |
-|
| xterm.svg | `None` | `IBeam.cur` |
-|
| zoom_in.svg | `None` | |
-|
| zoom_out.svg | `None` | |
+| Preview | Source | Symbolic links | Windows Cursor name |
+| :-------------------------------------------------------: | :---------------------: | :-------------------------------------------------------------: | :-----------------: |
+|
| all_scroll.svg | `None` | `SizeAll.cur` |
+|
| bottom_left_corner.svg | `fd_double_arrow.svg` `top_right_corner.svg` | `SizeNESW.cur` |
+|
| bottom_right_corner.svg | `bd_double_arrow.svg` `top_left_corner.svg` | `SizeNWSE.cur` |
+|
| bottom_tee.svg | `None` | |
+|
| center_ptr.svg | `None` | |
+|
| circle.svg | `crossed_circle.svg` `dnd_no_drop.svg` | `NO.cur` |
+|
| context_menu.svg | `None` | |
+|
| copy.svg | `dnd_copy.svg` | |
+|
| cross.svg | `tcross.svg` | |
+|
| crosshair.svg | `None` | `Cross.cur` |
+|
| dotbox.svg | `None` | |
+|
| hand1.svg | `None` | |
+|
| hand2.svg | `None` | `Hand.cur` |
+|
| left_ptr.svg | `None` | `Arrow.cur` |
+|
| left_ptr_watch.svg | `None` | `AppStarting.ani` |
+|
| left_side.svg | `right_side.svg` | |
+|
| left_tee.svg | `None` | |
+|
| link.svg | `dnd_link.svg` | |
+|
| ll_angle.svg | `None` | |
+|
| lr_angle.svg | `None` | |
+|
| move.svg | `dnd_move.svg` `dnd_none.svg` `grabbing.svg` `pointer_move.svg` | |
+|
| pencil.svg | `None` | `Handwriting.cur` |
+|
| plus.svg | `None` | |
+|
| question_arrow.svg | `dnd_ask.svg` | `Help.cur` |
+|
| right_ptr.svg | `None` | |
+|
| right_tee.svg | `None` | |
+|
| sb_down_arrow.svg | `None` | |
+|
| sb_h_double_arrow.svg | `None` | `SizeWE.cur` |
+|
| sb_left_arrow.svg | `None` | |
+|
| sb_right_arrow.svg | `None` | |
+|
| sb_up_arrow.svg | `None` | `UpArrow.cur` |
+|
| sb_v_double_arrow.svg | `None` | `SizeNS.cur` |
+|
| top_side.svg | `bottom_side.svg` | |
+|
| top_tee.svg | `None` | |
+|
| ul_angle.svg | `None` | |
+|
| ur_angle.svg | `None` | |
+|
| vertical_text.svg | `None` | |
+|
| wait.svg | `None` | `Wait.ani` |
+|
| wayland_cursor.svg | `None` | |
+|
| x_cursor.svg | `None` | |
+|
| xterm.svg | `None` | `IBeam.cur` |
+|
| zoom_in.svg | `None` | |
+|
| zoom_out.svg | `None` | |
## Figma File
-[](https://www.figma.com/file/OZw8Ylb9xPFw9h1uZYSMFa/Mac-Cursor?node-id=0%3A1)
+[](https://www.figma.com/file/OZw8Ylb9xPFw9h1uZYSMFa/Mac-Cursor?node-id=0%3A1)
diff --git a/src/svg/animated/left_ptr_watch.svg b/src/svg/animated/left_ptr_watch.svg
deleted file mode 120000
index 89f76d4..0000000
--- a/src/svg/animated/left_ptr_watch.svg
+++ /dev/null
@@ -1 +0,0 @@
-wait.svg
\ No newline at end of file
diff --git a/src/svg/animated/left_ptr_watch.svg b/src/svg/animated/left_ptr_watch.svg
new file mode 100644
index 0000000..2d0707f
--- /dev/null
+++ b/src/svg/animated/left_ptr_watch.svg
@@ -0,0 +1,42 @@
+
\ No newline at end of file
diff --git a/src/svg/static/hand2.svg b/src/svg/static/hand2.svg
index 8160197..ffde511 100644
--- a/src/svg/static/hand2.svg
+++ b/src/svg/static/hand2.svg
@@ -6,6 +6,6 @@
d="M55.3275 141.935C52.3502 138.408 48.7334 131.197 42.2966 122.443C38.6483 117.492 29.6011 108.169 26.9069 103.433C24.5691 99.2481 24.8207 97.3716 25.3763 93.9036C26.3618 87.7339 33.1131 82.9298 40.3152 83.5782C45.7561 84.0596 50.3688 87.4293 54.5202 90.6124C57.0258 92.5282 60.1079 96.2516 61.9635 98.354C63.6723 100.28 64.0916 101.075 65.9157 103.355C68.3269 106.371 69.0817 107.864 68.1592 104.543C67.4148 99.6705 66.1988 91.3493 64.4375 83.9908C63.0957 78.4106 62.7707 77.5362 61.4917 73.2528C60.1394 68.6942 59.4474 65.5013 58.179 60.6677C57.2983 57.2488 55.7154 50.2637 55.2855 46.334C54.688 40.96 54.3735 32.1967 58.0532 28.1687C60.9361 25.0151 67.5511 24.0621 71.6501 26.0073C77.0177 28.5518 80.0683 35.8612 81.4626 38.779C83.9682 44.0252 85.5197 50.0869 86.8721 58.0446C88.5914 68.1736 91.7573 82.2322 91.8622 85.1894C92.5 89.5 91.1493 73.9306 91.8203 70.4528C92.4283 67.2992 95.2588 63.6347 98.8022 62.6424C101.8 61.8074 105.312 61.5028 108.405 62.1021C111.686 62.7308 115.146 64.9315 116.435 67.0045C120.23 73.1349 120.304 85.661 120.461 84.9929C121.363 81.2989 121.205 72.9187 123.438 69.4311C124.906 67.1322 128.648 65.0592 130.64 64.7252C133.722 64.2143 137.507 64.0571 140.746 64.6466C143.357 65.128 146.89 68.036 147.844 69.4311C150.129 72.8107 151.429 82.3698 151.817 85.7199C151.974 87.1051 152.593 81.8687 154.889 78.4892C159.145 72.2114 174.209 70.9931 174.786 84.7669C175.048 91.1921 174.996 90.8973 174.996 95.2201C174.996 100.299 174.87 103.355 174.576 107.029C174.251 110.959 173.35 119.84 172.039 124.143C171.43 126.143 169.866 129.832 168.006 133.245C166.316 136.346 163.995 139.028 161.728 141.736C158.311 145.819 153.496 152.043 152.718 155.552C151.481 161.073 151.89 161.112 151.649 165.032C151.478 167.811 152.191 171.214 152.617 172.952C152.765 173.551 152.363 174.155 151.749 174.218C149.28 174.468 143.476 174.957 139.981 174.434C135.882 173.815 130.808 166.172 129.498 163.834C127.695 160.611 123.847 161.23 122.348 163.608C119.989 167.37 114.915 174.12 111.33 174.542C104.571 175.339 90.8016 174.881 79.624 174.751C78.9987 174.744 78.5252 174.174 78.6062 173.554C78.9638 170.816 79.4451 164.083 76.0427 161.397C72.8453 158.853 67.3415 153.695 64.0497 150.983L55.3275 141.935Z"
fill="white" stroke="black" stroke-width="7" />
-
+
\ No newline at end of file
diff --git a/src/utils/matchImages.ts b/src/utils/matchImages.ts
index aceffa8..3c584a1 100644
--- a/src/utils/matchImages.ts
+++ b/src/utils/matchImages.ts
@@ -14,6 +14,6 @@ export const matchImages = ({ img1Buff, img2Buff }: MatchImagesArgs) => {
const diff = new PNG({ width, height });
return pixelmatch(img1.data, img2.data, diff.data, width, height, {
- threshold: 0.25,
+ threshold: 0.1,
});
};