Skip to content

Commit 9ea5516

Browse files
committed
🛠OpenMoji 12.3
1 parent 9d40135 commit 9ea5516

File tree

7 files changed

+41
-31
lines changed

7 files changed

+41
-31
lines changed

changelog.txt

Lines changed: 34 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -4,33 +4,40 @@
44

55
--------------------------------------------------------------------------------
66

7-
❓ OpenMoji 12.3/13.0 - ?? ????? 2020
7+
🛠 OpenMoji 12.3 - 22 May 2020
8+
9+
Many improvements, fixes and new OpenMojis:
10+
👉 More Emoji 13, ca. 2/3 of all new ones
11+
👉 New logos and symbols
12+
👉 New and consolidated animals
13+
👉 New flags and lots of fixes
14+
👉 New set of various coffee related things
15+
16+
🙏 Special thanks to @kriskowal for making the new build system happen!
817

918
New:
1019
+ Emoji 13:
1120
1FAA0 Plunger, 1FA9A Carpentary Saw, 1FA9B Screwdriver, 1FAA1 Sewing Needle,
1221
1FAA4 Mouse Trap, 1FAA7 Placard, 1FA9E Mirror, 1FA83 Boomerang, 1FAA3 Bucket,
1322
1FAB6 Feather, 1FAB4 Potted Plant, 1FA9D Hook, 1FAA6 Headstone
1423
by Liz Bravo @lizbravob
15-
+ Web syndication/RSS logo, Tardis, Power symbols, Android logo, Apple logo,
16-
Windows logo, Ubuntu logo
17-
by @fuddl
18-
+ Narwhal, Beluga, Porpoise by @kriskowal
19-
+ Orca and Spouting Orca by Selina Bauer
20-
+ More geometric Unicode shapes in extras-unicode/symbol-other by @loominade
21-
+ Doe
22-
+ Texas Flag
23-
+ Esperanto Flag
24-
+ United Federation of Planets Flag
25-
+ No Handshaking
26-
+ Dejected Face
27-
+ Creative Commons Symbols
28-
+ LinkedIn Logo
29-
+ Browncoats flag
30-
+ Generic monochrome Flags
31-
+ Nail and Gear Flag
32-
+ various coffee related things:
33-
Coffee machines and appliances, Baristas, Symbols
24+
+ Logos:
25+
Android logo, Apple logo, Windows logo, Ubuntu logo by @fuddl
26+
LinkedIn Logo
27+
Creative Commons Symbols
28+
+ Symbols:
29+
Web syndication/RSS, Tardis, Power symbols,
30+
More geometric Unicode shapes in extras-unicode/symbol-other by @loominade
31+
Improved face mask, no handshaking, dejected face
32+
+ Animals:
33+
Narwhal, Beluga, Porpoise by @kriskowal
34+
Orca and Spouting Orca by Selina Bauer
35+
Doe
36+
+ Flags:
37+
Generic monochrome flags, California, Berlin, Texas, Esperanto, Nail and Gear,
38+
United Federation of Planets (Star Trek),
39+
+ Various coffee related things:
40+
Coffee machines and appliances, Baristas, Symbols by @fuddl
3441

3542
Redesign:
3643
* Dolphin by @kriskowal
@@ -42,7 +49,7 @@ Redesign:
4249
* Loudly Crying
4350
* Check Mark
4451
* Keyboard
45-
* Hot Beverage
52+
* Hot Beverage
4653
* Closed Umberella
4754

4855
Fix:
@@ -51,9 +58,9 @@ Fix:
5158
* signs and align Aries, Gemini, Virgo, Scorpio, Capricorn, Libra, Sagittarius, Om,
5259
Orthodox Cross, Wheel of Dharma, Taurus, Cancer, Leo, Aquarius, Pisces, Ophiuchus
5360
* Flags:
54-
Portugal, Afghanistan, Laos, Turkey, Kazakhstan, Maldives, Jersey, New Caledonia,
55-
Niger, Antarctica, Mayotte, Hong Kong, Aruba, Pirate, Isle of Man, Iraq,
56-
Bhutan, Czech Republic @mikiqex, Cuba
61+
Portugal, Afghanistan, Laos, Turkey, Kazakhstan, Maldives, Jersey, New Caledonia,
62+
Niger, Antarctica, Mayotte, Hong Kong, Aruba, Pirate, Isle of Man, Iraq,
63+
Bhutan, Czech Republic @mikiqex, Cuba
5764
* contour in Cat
5865
* contour in Victory Hand
5966
* structure in Classical Building
@@ -85,6 +92,9 @@ Tech:
8592
* OpenMoji Black/Colorfont scale up by 1.3 to match emoji size of other vendors
8693
* New cleanup script for figma svg export @fuddl
8794
* Add test to remove white fills from black emojis
95+
* Handy new overview index.html catalog
96+
* Improved node.js package and added docs, see API.md
97+
8898

8999
--------------------------------------------------------------------------------
90100

font/OpenMoji-Black.ttf

33 KB
Binary file not shown.

font/OpenMoji-Color.ttf

86.9 KB
Binary file not shown.

font/openmoji.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

font/scfbuild-black.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SCFBuild configuration file for OpenMoji
22
output_file: OpenMoji-Black.ttf
3-
verbose: True
3+
verbose: False
44
glyph_svg_dir: tmp-black/
55
color_svg_dir: tmp-black/
66
glyph_translate_x: 0
@@ -9,7 +9,7 @@ color_transform: translate(0 0) scale(1.3)
99
# Space width matching DejaVu Sans and Bitstream Vera Sans.
1010
width_space: 561
1111
table_name:
12-
version: 12.2.0
12+
version: 12.3.0
1313
copyright: OpenMoji © HfG Schwäbisch Gmünd CC-BY-SA-4.0
1414
family: OpenMoji
1515
# Subfamily is also called Style or Weight. Often set to: Regular

font/scfbuild-color.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SCFBuild configuration file for OpenMoji
22
output_file: OpenMoji-Color.ttf
3-
verbose: True
3+
verbose: False
44
glyph_svg_dir: tmp-black/
55
color_svg_dir: tmp-color/
66
glyph_translate_x: 0
@@ -9,7 +9,7 @@ color_transform: translate(0 0) scale(1.3)
99
# Space width matching DejaVu Sans and Bitstream Vera Sans.
1010
width_space: 561
1111
table_name:
12-
version: 12.2.0
12+
version: 12.3.0
1313
copyright: OpenMoji © HfG Schwäbisch Gmünd CC-BY-SA-4.0
1414
family: OpenMoji
1515
# Subfamily is also called Style or Weight. Often set to: Regular

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "openmoji",
3-
"version": "12.2.0",
3+
"version": "12.3.0",
44
"description": "Open source emojis for designers, developers and everyone else!",
55
"homepage": "https://openmoji.org/",
66
"main": "index.js",

0 commit comments

Comments
 (0)