From 3ab33f816466c89e07562efcc6deee6e7a0d6513 Mon Sep 17 00:00:00 2001 From: RMWinslow Date: Sat, 24 Dec 2022 13:20:41 -0600 Subject: [PATCH 01/14] =?UTF-8?q?Center=20and=20simplify=20math=20symbols.?= =?UTF-8?q?=20=E2=9E=96=E2=9E=95=E2=9E=97=E2=9C=96=EF=B8=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit These symbols were off-center and had superfluous points. I redid the point positions, making them cleaner and more consistent, while keeping the shapes roughly the same. --- src/symbols/math/2716.svg | 4 ++-- src/symbols/math/2795.svg | 4 ++-- src/symbols/math/2796.svg | 4 ++-- src/symbols/math/2797.svg | 12 ++++++------ 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/src/symbols/math/2716.svg b/src/symbols/math/2716.svg index dd303a053d..e8e3aaf41a 100644 --- a/src/symbols/math/2716.svg +++ b/src/symbols/math/2716.svg @@ -7,12 +7,12 @@ - + - + diff --git a/src/symbols/math/2795.svg b/src/symbols/math/2795.svg index 59a51739f2..012aa8bd84 100644 --- a/src/symbols/math/2795.svg +++ b/src/symbols/math/2795.svg @@ -7,12 +7,12 @@ - + - + diff --git a/src/symbols/math/2796.svg b/src/symbols/math/2796.svg index 5c4f35226a..1eac6a37cf 100644 --- a/src/symbols/math/2796.svg +++ b/src/symbols/math/2796.svg @@ -7,12 +7,12 @@ - + - + diff --git a/src/symbols/math/2797.svg b/src/symbols/math/2797.svg index a1c08a9d66..1aa8221412 100644 --- a/src/symbols/math/2797.svg +++ b/src/symbols/math/2797.svg @@ -7,16 +7,16 @@ - - - + + + - - - + + + From ee2fb616f362277a8ea6334b521957021a0689f1 Mon Sep 17 00:00:00 2001 From: RMWinslow Date: Sat, 24 Dec 2022 13:34:50 -0600 Subject: [PATCH 02/14] Add hypen-minus - 002D As per request here: https://github.com/hfg-gmuend/openmoji/issues/93#issuecomment-1361149811 --- data/extras-unicode.csv | 1 + src/extras-unicode/symbol-other/002D.svg | 21 +++++++++++++++++++++ 2 files changed, 22 insertions(+) create mode 100644 src/extras-unicode/symbol-other/002D.svg diff --git a/data/extras-unicode.csv b/data/extras-unicode.csv index 981919e4af..2f82461f46 100644 --- a/data/extras-unicode.csv +++ b/data/extras-unicode.csv @@ -94,3 +94,4 @@ emoji,hexcode,group,subgroups,annotation,openmoji_tags,openmoji_author,openmoji_ πŸ‡½,1F1FD,extras-unicode,regional-indicator,regional indicator X,"alphabet, letter, upper case, type",Daniel Utz,2022-06-12,6 πŸ‡Ύ,1F1FE,extras-unicode,regional-indicator,regional indicator Y,"alphabet, letter, upper case, type",Daniel Utz,2022-06-12,6 πŸ‡Ώ,1F1FF,extras-unicode,regional-indicator,regional indicator Z,"alphabet, letter, upper case, type",Daniel Utz,2022-06-12,6 +-,002D,extras-unicode,symbol-other,hyphen-minus,"hyphen, minus, dash, line",Robert Winslow,2022-12-24,1 diff --git a/src/extras-unicode/symbol-other/002D.svg b/src/extras-unicode/symbol-other/002D.svg new file mode 100644 index 0000000000..b03e89fe74 --- /dev/null +++ b/src/extras-unicode/symbol-other/002D.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + From 1dae976caea2e12a73000fb5f14b422949b451a9 Mon Sep 17 00:00:00 2001 From: RMWinslow Date: Sat, 24 Dec 2022 13:50:17 -0600 Subject: [PATCH 03/14] Generate data files for 002D --- data/openmoji.csv | 1 + data/openmoji.json | 17 +++++++++++++++++ 2 files changed, 18 insertions(+) diff --git a/data/openmoji.csv b/data/openmoji.csv index 48a193d780..fbd698703d 100644 --- a/data/openmoji.csv +++ b/data/openmoji.csv @@ -4029,6 +4029,7 @@ emoji,hexcode,group,subgroups,annotation,tags,openmoji_tags,openmoji_author,open 🏴󠁦󠁲󠁒󠁲σ ₯󠁿,1F3F4-E0066-E0072-E0062-E0072-E0065-E007F,extras-unicode,subdivision-flag,bretagne flag,,"breton, brittany, gwenn-ha-du",Sam Hocevar,2021-03-15,,,,,?, 🏴󠁡󠁳󠁣󠁑󠁿,1F3F4-E0075-E0073-E0063-E0061-E007F,extras-unicode,subdivision-flag,california flag,,"bear, republic, state",Alexander MΓΌller,2020-04-26,,,,,?, 🏴󠁡󠁳󠁴󠁸󠁿,1F3F4-E0075-E0073-E0074-E0078-E007F,extras-unicode,subdivision-flag,texas flag,,"cowboy, lone star, republic, state",Carlin MacKenzie,2020-04-03,,,,,?, +-,002D,extras-unicode,symbol-other,hyphen-minus,,"hyphen, minus, dash, line",Robert Winslow,2022-12-24,,,,,1, πŸ„,1F10D,extras-unicode,symbol-other,circled zero with slash,,"license, copyright, creative commons, open, libre, public domain",Carlin MacKenzie,2020-04-17,,,,,13, πŸ„Ž,1F10E,extras-unicode,symbol-other,circled anticlockwise arrow,,"license, copyright, creative commons, open, libre, share alike",Carlin MacKenzie,2020-04-17,,,,,13, πŸ„,1F10F,extras-unicode,symbol-other,circled dollar sign with overlaid backslash,,"license, copyright, creative commons, open, libre, non commercial",Carlin MacKenzie,2020-04-17,,,,,13, diff --git a/data/openmoji.json b/data/openmoji.json index a5170fa478..885f6e1e86 100644 --- a/data/openmoji.json +++ b/data/openmoji.json @@ -68509,6 +68509,23 @@ "unicode": "?", "order": "" }, + { + "emoji": "-", + "hexcode": "002D", + "group": "extras-unicode", + "subgroups": "symbol-other", + "annotation": "hyphen-minus", + "tags": "", + "openmoji_tags": "hyphen, minus, dash, line", + "openmoji_author": "Robert Winslow", + "openmoji_date": "2022-12-24", + "skintone": "", + "skintone_combination": "", + "skintone_base_emoji": "", + "skintone_base_hexcode": "", + "unicode": "1", + "order": "" + }, { "emoji": "πŸ„", "hexcode": "1F10D", From 399fe2b45788c7099b6f0ac40fa8528c1b4be552 Mon Sep 17 00:00:00 2001 From: RMWinslow Date: Sat, 24 Dec 2022 14:14:15 -0600 Subject: [PATCH 04/14] =?UTF-8?q?Remove=20superfluous=20points=20in=20path?= =?UTF-8?q?s=20of=20=F0=9F=8E=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The outline of the hat had some colinear points that didn't affect the appearance of the curve at all. The fill of the top of the hat had those same points and also the colinear points lower down on the hat. For an object without a stroke, those aren't even visible. --- src/objects/clothing/1F3A9.svg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/objects/clothing/1F3A9.svg b/src/objects/clothing/1F3A9.svg index 9939ab10fd..c73629f32d 100644 --- a/src/objects/clothing/1F3A9.svg +++ b/src/objects/clothing/1F3A9.svg @@ -8,14 +8,14 @@ - + - + From 2fc9ea8cb604b32aa3007cf13f06ed89fb91f8fe Mon Sep 17 00:00:00 2001 From: RMWinslow Date: Sat, 24 Dec 2022 15:12:28 -0600 Subject: [PATCH 05/14] =?UTF-8?q?Thicken=20lines=20on=20=F0=9F=9B=AC?= =?UTF-8?q?=F0=9F=9B=AB=F0=9F=AB=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The changes to the planes are fairly minimal. The changes to the pouring cup are more extensive and still could use some improvement. Fixes #408 --- src/food-drink/drink/1FAD7.svg | 26 +++++++++++------------ src/travel-places/transport-air/1F6EB.svg | 12 +++++------ src/travel-places/transport-air/1F6EC.svg | 16 +++++++------- 3 files changed, 27 insertions(+), 27 deletions(-) diff --git a/src/food-drink/drink/1FAD7.svg b/src/food-drink/drink/1FAD7.svg index 8c305fe386..83311a21f6 100644 --- a/src/food-drink/drink/1FAD7.svg +++ b/src/food-drink/drink/1FAD7.svg @@ -7,20 +7,20 @@ - - - - - - - - + + + + + + + + - - - - - + + + + + diff --git a/src/travel-places/transport-air/1F6EB.svg b/src/travel-places/transport-air/1F6EB.svg index 441d7fcb34..4c460c735d 100644 --- a/src/travel-places/transport-air/1F6EB.svg +++ b/src/travel-places/transport-air/1F6EB.svg @@ -7,16 +7,16 @@ - - - + + + - - - + + + diff --git a/src/travel-places/transport-air/1F6EC.svg b/src/travel-places/transport-air/1F6EC.svg index 4279314a9c..c2c74ab19b 100644 --- a/src/travel-places/transport-air/1F6EC.svg +++ b/src/travel-places/transport-air/1F6EC.svg @@ -7,18 +7,18 @@ - - - + + + - - - - - + + + + + From fa296e21423609ed2430071128982ca2b4a8a298 Mon Sep 17 00:00:00 2001 From: RMWinslow Date: Sat, 24 Dec 2022 15:37:51 -0600 Subject: [PATCH 06/14] =?UTF-8?q?Alter=20=F0=9F=8F=A3=20as=20suggested=20i?= =?UTF-8?q?n=20#419?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The post office symbol has been made red and composed of rectangles. A black copy of the symbol has been included in the line-supplement layer. --- src/travel-places/place-building/1F3E3.svg | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/src/travel-places/place-building/1F3E3.svg b/src/travel-places/place-building/1F3E3.svg index e65b5803f3..acbb34e0d4 100644 --- a/src/travel-places/place-building/1F3E3.svg +++ b/src/travel-places/place-building/1F3E3.svg @@ -6,6 +6,11 @@ + + + + + @@ -19,6 +24,9 @@ + + + @@ -37,8 +45,5 @@ - - - From e5a3102703074a15788df71693af6c360abb88ff Mon Sep 17 00:00:00 2001 From: RMWinslow Date: Sat, 24 Dec 2022 15:55:52 -0600 Subject: [PATCH 07/14] =?UTF-8?q?Red=20Cross=20->=20Star=20of=20Life=20in?= =?UTF-8?q?=20=F0=9F=9A=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit As per suggestion in #417 I also added a red stripe for visual interest and added both star and stripe to the line-supplement layer. --- src/travel-places/transport-ground/1F691.svg | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/src/travel-places/transport-ground/1F691.svg b/src/travel-places/transport-ground/1F691.svg index 5ee9152579..e352a326a2 100644 --- a/src/travel-places/transport-ground/1F691.svg +++ b/src/travel-places/transport-ground/1F691.svg @@ -6,14 +6,22 @@ + + + + + + - - + + + + From da5f69e185f61f7806e113ee755145cb7586e7fb Mon Sep 17 00:00:00 2001 From: RMWinslow Date: Sat, 24 Dec 2022 16:12:14 -0600 Subject: [PATCH 08/14] =?UTF-8?q?Add=20line-supplement=20to=20moon=20phase?= =?UTF-8?q?s=20=F0=9F=8C=96=F0=9F=8C=97=F0=9F=8C=98=F0=9F=8C=91?= =?UTF-8?q?=F0=9F=8C=92=F0=9F=8C=93=F0=9F=8C=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Addresses #387 I added black copies of the darkened portions of each moon phase. This makes the glyphs consistent with the designs in the monochrome Noto emoji font. --- src/travel-places/sky-weather/1F311.svg | 3 +++ src/travel-places/sky-weather/1F312.svg | 3 +++ src/travel-places/sky-weather/1F313.svg | 3 +++ src/travel-places/sky-weather/1F314.svg | 3 +++ src/travel-places/sky-weather/1F316.svg | 3 +++ src/travel-places/sky-weather/1F317.svg | 3 +++ src/travel-places/sky-weather/1F318.svg | 3 +++ 7 files changed, 21 insertions(+) diff --git a/src/travel-places/sky-weather/1F311.svg b/src/travel-places/sky-weather/1F311.svg index 99321b47a6..87a2cbd75d 100644 --- a/src/travel-places/sky-weather/1F311.svg +++ b/src/travel-places/sky-weather/1F311.svg @@ -6,6 +6,9 @@ + + + diff --git a/src/travel-places/sky-weather/1F312.svg b/src/travel-places/sky-weather/1F312.svg index 7332a3a24c..cdb3488ef7 100644 --- a/src/travel-places/sky-weather/1F312.svg +++ b/src/travel-places/sky-weather/1F312.svg @@ -6,6 +6,9 @@ + + + diff --git a/src/travel-places/sky-weather/1F313.svg b/src/travel-places/sky-weather/1F313.svg index 6f2238a87c..1ea79017db 100644 --- a/src/travel-places/sky-weather/1F313.svg +++ b/src/travel-places/sky-weather/1F313.svg @@ -6,6 +6,9 @@ + + + diff --git a/src/travel-places/sky-weather/1F314.svg b/src/travel-places/sky-weather/1F314.svg index 1ee7f6809a..3c4472a03e 100644 --- a/src/travel-places/sky-weather/1F314.svg +++ b/src/travel-places/sky-weather/1F314.svg @@ -6,6 +6,9 @@ + + + diff --git a/src/travel-places/sky-weather/1F316.svg b/src/travel-places/sky-weather/1F316.svg index 3402ec6508..f85674ed16 100644 --- a/src/travel-places/sky-weather/1F316.svg +++ b/src/travel-places/sky-weather/1F316.svg @@ -6,6 +6,9 @@ + + + diff --git a/src/travel-places/sky-weather/1F317.svg b/src/travel-places/sky-weather/1F317.svg index 950035dd2f..02c8021b74 100644 --- a/src/travel-places/sky-weather/1F317.svg +++ b/src/travel-places/sky-weather/1F317.svg @@ -6,6 +6,9 @@ + + + diff --git a/src/travel-places/sky-weather/1F318.svg b/src/travel-places/sky-weather/1F318.svg index 46b39e8553..9cb85f2b61 100644 --- a/src/travel-places/sky-weather/1F318.svg +++ b/src/travel-places/sky-weather/1F318.svg @@ -6,6 +6,9 @@ + + + From ea54ab3f851c5dcfbe715c1fb3df56e9b95598a9 Mon Sep 17 00:00:00 2001 From: RMWinslow Date: Sat, 24 Dec 2022 16:45:56 -0600 Subject: [PATCH 09/14] =?UTF-8?q?Visually=20distinguish=20=F0=9F=93=87=20a?= =?UTF-8?q?nd=20=F0=9F=97=82=EF=B8=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit As suggested in #361 - Card Index Dividers 1F5C2 is made yellow. - Card Index 1F4C7 is completely redesigned. --- src/objects/office/1F4C7.svg | 25 +++++++++++++++++-------- src/objects/office/1F5C2.svg | 6 +++--- 2 files changed, 20 insertions(+), 11 deletions(-) diff --git a/src/objects/office/1F4C7.svg b/src/objects/office/1F4C7.svg index d1bf5db6ad..7652817e74 100644 --- a/src/objects/office/1F4C7.svg +++ b/src/objects/office/1F4C7.svg @@ -7,15 +7,24 @@ - - - - + + + + + - - - - + + + + + + + + + + + + diff --git a/src/objects/office/1F5C2.svg b/src/objects/office/1F5C2.svg index c2caf60fba..71df209fdd 100644 --- a/src/objects/office/1F5C2.svg +++ b/src/objects/office/1F5C2.svg @@ -7,9 +7,9 @@ - - - + + + From 796f1a4a4e7c3964dd0feddf9651071f6bad744e Mon Sep 17 00:00:00 2001 From: RMWinslow Date: Sat, 24 Dec 2022 17:15:14 -0600 Subject: [PATCH 10/14] =?UTF-8?q?Use=20lighter=20colors=20in=20ambulance?= =?UTF-8?q?=20=F0=9F=9A=91.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Small change to make my additions consistent with the style guide, which says "Use the lighter colours as default colours and reserve the darker colors for shadowing." --- src/travel-places/transport-ground/1F691.svg | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/travel-places/transport-ground/1F691.svg b/src/travel-places/transport-ground/1F691.svg index e352a326a2..db814a3ab4 100644 --- a/src/travel-places/transport-ground/1F691.svg +++ b/src/travel-places/transport-ground/1F691.svg @@ -17,11 +17,11 @@ - - - + + + - + From 7aba7d15acfc9e8453b9adec986db7745bce10b6 Mon Sep 17 00:00:00 2001 From: RMWinslow Date: Sat, 24 Dec 2022 17:17:10 -0600 Subject: [PATCH 11/14] Fix typo `#none` to `none` --- src/travel-places/sky-weather/1F313.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/travel-places/sky-weather/1F313.svg b/src/travel-places/sky-weather/1F313.svg index 1ea79017db..5709038207 100644 --- a/src/travel-places/sky-weather/1F313.svg +++ b/src/travel-places/sky-weather/1F313.svg @@ -7,7 +7,7 @@ - + From 2f054c59c854b022db8c42a170e7e09e859ab1f4 Mon Sep 17 00:00:00 2001 From: RMWinslow Date: Sat, 24 Dec 2022 18:41:32 -0600 Subject: [PATCH 12/14] =?UTF-8?q?Close=20and=20reverse=20line-supplement?= =?UTF-8?q?=20path=20in=20=F0=9F=8F=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This should hopefully improve the rendering of the black-font version of 1F3F4, black flag. --- src/flags/flag/1F3F4.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/flags/flag/1F3F4.svg b/src/flags/flag/1F3F4.svg index 449ceeaa66..97455ac6e7 100644 --- a/src/flags/flag/1F3F4.svg +++ b/src/flags/flag/1F3F4.svg @@ -7,7 +7,7 @@ - + From 31ba9afdd8ca49490eb9f0d7bc690976b8a5ac9c Mon Sep 17 00:00:00 2001 From: RobertWinslow Date: Tue, 27 Dec 2022 11:37:32 -0600 Subject: [PATCH 13/14] =?UTF-8?q?Lighten=20blue=20in=20=F0=9F=88=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Addresses one of the complaints in #418 --- src/symbols/alphanum/1F233.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/symbols/alphanum/1F233.svg b/src/symbols/alphanum/1F233.svg index 0184b9fec3..f492e6df59 100644 --- a/src/symbols/alphanum/1F233.svg +++ b/src/symbols/alphanum/1F233.svg @@ -7,7 +7,7 @@ - + From 450af040e9a92b24cc18dca00d1040f63241f7e7 Mon Sep 17 00:00:00 2001 From: RMWinslow Date: Tue, 27 Dec 2022 15:15:37 -0600 Subject: [PATCH 14/14] =?UTF-8?q?Fix=20the=20E=20in=20=F0=9F=93=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit There were two issues fixed in this commit: - The E in the email symbol had square corners instead of round corners. - The E wasn't showing up at all in the black monochrome output. I set `stroke-linejoin="round"` and copied the E into the line-supplement layer. --- src/objects/mail/1F4E7.svg | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/objects/mail/1F4E7.svg b/src/objects/mail/1F4E7.svg index cb5287ed13..78ebee55f4 100644 --- a/src/objects/mail/1F4E7.svg +++ b/src/objects/mail/1F4E7.svg @@ -6,6 +6,10 @@ + + + + @@ -16,7 +20,7 @@ - +