From 6f9cbb11ecd1fce90eea0f3b9b4c1cea9d4fc1e4 Mon Sep 17 00:00:00 2001 From: sindpfla98 <43367995+sindpfla98@users.noreply.github.com> Date: Fri, 1 Dec 2023 17:53:42 +0900 Subject: [PATCH] add new plugin : Find Escaped Glyphs (#138) * add new plugin : Find Escaped Glyphs * Update packages.plist * Update packages.plist add path * Update packages.plist --- packages.plist | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/packages.plist b/packages.plist index d61a519..65bb3be 100644 --- a/packages.plist +++ b/packages.plist @@ -3117,6 +3117,19 @@ url = "https://github.com/Mark2Mark/script-deck-plugin"; minVersion = 3062; }, + { + titles = { + en = "Find Escaped Glyphs"; + ko = "벗어난 글립 찾기"; + }; + path = "FindEscapedGlyphs.glyphsPlugin"; + url = "https://github.com/sindpfla98/FindEscapedGlyphs"; + descriptions = { + en = "Glyph > Find Escaped Glyphs finds a glyph that component or path is outside the box."; + ko = "글리프 > 벗어난 글립 찾기 는 컴포넌트나 path가 지정한 범위를 벗어난 글립을 찾아줍니다."; + }; + screenshot = "https://raw.githubusercontent.com/sindpfla98/FindEscapedGlyphs/master/FindEscapedGlyphs_Window.png"; + }, // *** INSERT NEW PLUG-INS ABOVE THIS LINE ); scripts = (