Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(300)

Side by Side Diff: ash/resources/vector_icons/ime_menu_write.1x.icon

Issue 2271523002: Adds emoji/handwriting/vocie buttons on opt-in IME menu. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed comments and sync. Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « ash/resources/vector_icons/ime_menu_write.icon ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 // Copyright 2016 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
4
5 CANVAS_DIMENSIONS, 20,
6 MOVE_TO, 10.66f, 15,
7 LINE_TO, 17, 15,
8 LINE_TO, 17, 17,
9 LINE_TO, 9, 17,
10 LINE_TO, 10.66f, 15,
11 CLOSE,
12 MOVE_TO, 3, 14.21f,
13 LINE_TO, 3, 17,
14 LINE_TO, 5.79f, 17,
15 LINE_TO, 14, 8.79f,
16 LINE_TO, 11.21f, 6,
17 LINE_TO, 3, 14.21f,
18 CLOSE,
19 MOVE_TO, 16.75f, 6.44f,
20 CUBIC_TO, 17.08f, 6.11f, 17.08f, 5.57f, 16.75f, 5.24f,
21 LINE_TO, 14.76f, 3.25f,
22 CUBIC_TO, 14.43f, 2.92f, 13.89f, 2.92f, 13.56f, 3.25f,
23 LINE_TO, 12, 4.81f,
24 LINE_TO, 15.19f, 8,
25 LINE_TO, 16.75f, 6.44f,
26 CLOSE,
27 END
OLDNEW
« no previous file with comments | « ash/resources/vector_icons/ime_menu_write.icon ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698