From 98562d58bdc54ae77dc6ada502368a7f8e0e4b5d Mon Sep 17 00:00:00 2001 From: mcetkovsky Date: Wed, 1 May 2024 08:58:37 +0200 Subject: [PATCH 1/2] Add LTTR/INK --- packages.plist | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/packages.plist b/packages.plist index 66f6afd..d185fd3 100644 --- a/packages.plist +++ b/packages.plist @@ -1035,7 +1035,14 @@ url = "https://github.com/LucasFonts/Glyphs-MoveableSidebearings"; description = "Edit kerning and spacing by dragging glyphs with the mouse."; screenshot = "https://raw.githubusercontent.com/LucasFonts/Glyphs-MoveableSidebearings/master/media/screenshot.png"; + }, + { + titles = "Advanced Stroke Contrast Tool — LTTR/INK"; + url = "https://github.com/lttrcorp/lttrink-for-glyphs-plugin-manager"; + name = "Letterink.glyphsTool"; + descriptions = "**LTTR/INK** is the stroke contrast tool **inspired by Gerrit Noordzij’s The stroke: theory of writing**. Prototype rich stroke shapes of your letters with **skeletons** and use the stroke styles for **parametric** type design.\n\nThe LTTR/INK becomes an immediately familiar tool and fun to play with.\n\nSimulate calligraphic tools: **Broad Nib**, **Pointed Pen**, **Pointed Brush**, **Flat Brush**, **Marker**\n\n[Tutorials](https://www.lttrink.com/documentations/lttr-ink-for-glyphs-documentation?utm_source=glppmn&utm_medium=inkap&utm_campaign=gl2&utm_content=glppmnlk&utm_term=tutorials) • [Academy](https://www.lttrink.com/academy?utm_source=glppmn&utm_medium=inkap&utm_campaign=gl2&utm_content=glppmnlk&utm_term=academy) • [Purchase](https://www.lttrink.com/pricing-stroke-plugin-glyphs?utm_source=glppmn&utm_medium=inkap&utm_campaign=gl2&utm_content=glppmnlk&utm_term=purchase)\n\nWe've wrapped up updates for this version. To keep receiving the latest updates, please switch over to Glyphs 3."; + screenshot = "https://raw.githubusercontent.com/lttrcorp/lttrink-for-glyphs-plugin-manager/main/lttrink-screenshot.png"; } ); }; -} \ No newline at end of file +} From 0bee626239544d145c6b5bbced9f2293fd103b88 Mon Sep 17 00:00:00 2001 From: mcetkovsky Date: Wed, 1 May 2024 17:39:12 +0200 Subject: [PATCH 2/2] Fixed LTTR/INK entry --- packages.plist | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages.plist b/packages.plist index d185fd3..1f89ff8 100644 --- a/packages.plist +++ b/packages.plist @@ -1037,10 +1037,10 @@ screenshot = "https://raw.githubusercontent.com/LucasFonts/Glyphs-MoveableSidebearings/master/media/screenshot.png"; }, { - titles = "Advanced Stroke Contrast Tool — LTTR/INK"; + title = "Advanced Stroke Contrast Tool — LTTR/INK"; url = "https://github.com/lttrcorp/lttrink-for-glyphs-plugin-manager"; name = "Letterink.glyphsTool"; - descriptions = "**LTTR/INK** is the stroke contrast tool **inspired by Gerrit Noordzij’s The stroke: theory of writing**. Prototype rich stroke shapes of your letters with **skeletons** and use the stroke styles for **parametric** type design.\n\nThe LTTR/INK becomes an immediately familiar tool and fun to play with.\n\nSimulate calligraphic tools: **Broad Nib**, **Pointed Pen**, **Pointed Brush**, **Flat Brush**, **Marker**\n\n[Tutorials](https://www.lttrink.com/documentations/lttr-ink-for-glyphs-documentation?utm_source=glppmn&utm_medium=inkap&utm_campaign=gl2&utm_content=glppmnlk&utm_term=tutorials) • [Academy](https://www.lttrink.com/academy?utm_source=glppmn&utm_medium=inkap&utm_campaign=gl2&utm_content=glppmnlk&utm_term=academy) • [Purchase](https://www.lttrink.com/pricing-stroke-plugin-glyphs?utm_source=glppmn&utm_medium=inkap&utm_campaign=gl2&utm_content=glppmnlk&utm_term=purchase)\n\nWe've wrapped up updates for this version. To keep receiving the latest updates, please switch over to Glyphs 3."; + description = "**LTTR/INK** is the stroke contrast tool **inspired by Gerrit Noordzij’s The stroke: theory of writing**. Prototype rich stroke shapes of your letters with **skeletons** and use the stroke styles for **parametric** type design.\n\nThe LTTR/INK becomes an immediately familiar tool and fun to play with.\n\nSimulate calligraphic tools: **Broad Nib**, **Pointed Pen**, **Pointed Brush**, **Flat Brush**, **Marker**\n\n[Tutorials](https://www.lttrink.com/documentations/lttr-ink-for-glyphs-documentation?utm_source=glppmn&utm_medium=inkap&utm_campaign=gl2&utm_content=glppmnlk&utm_term=tutorials) • [Academy](https://www.lttrink.com/academy?utm_source=glppmn&utm_medium=inkap&utm_campaign=gl2&utm_content=glppmnlk&utm_term=academy) • [Purchase](https://www.lttrink.com/pricing-stroke-plugin-glyphs?utm_source=glppmn&utm_medium=inkap&utm_campaign=gl2&utm_content=glppmnlk&utm_term=purchase)\n\nWe've wrapped up updates for this version. To keep receiving the latest updates, please switch over to Glyphs 3."; screenshot = "https://raw.githubusercontent.com/lttrcorp/lttrink-for-glyphs-plugin-manager/main/lttrink-screenshot.png"; } );