From 30f38e84689fb2fc0c2dda52f71aa3fe8be8f9e2 Mon Sep 17 00:00:00 2001 From: Mischa POSLAWSKY Date: Fri, 14 Apr 2017 11:21:12 +0200 Subject: [PATCH] latin: url metadata for patented stroke entries --- writing-latn.inc.pl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/writing-latn.inc.pl b/writing-latn.inc.pl index aa0e444..34f9c32 100644 --- a/writing-latn.inc.pl +++ b/writing-latn.inc.pl @@ -145,6 +145,7 @@ sutton => { }, unistrokes => { title => 'Unistrokes', + url => 'https://www.google.com/patents/US5596656', # by Xerox style => 'svg path { stroke-linecap: round; stroke-linejoin: round }', list => [ map { ''.$_.'' } @@ -183,6 +184,7 @@ unistrokes => { }, edgewrite => { title => 'EdgeWrite', + url => 'http://depts.washington.edu/ewrite/', # patented US7729542 style => 'svg path { stroke-linecap: round; stroke-linejoin: round }', list => [ map { ''.$_.'' } -- 2.30.0