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

Issue 267423005: Adding NotoSans subset font file which is required to test new language (Closed)

Created:
6 years, 7 months ago by h.joshi
Modified:
6 years, 7 months ago
CC:
blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Adding NotoSans subset font file which is required to test new language attribute feature. BUG=372502 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=174351

Patch Set 1 #

Total comments: 4

Patch Set 2 : Comment fix #

Patch Set 3 : Comment fix patch #

Total comments: 1

Patch Set 4 : Comment fix #

Patch Set 5 : Comment fix, updating README with pyftsubset command #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+195 lines, -0 lines) Patch
A LayoutTests/third_party/NotoSans/LICENSE.txt View 1 2 1 chunk +176 lines, -0 lines 0 comments Download
A LayoutTests/third_party/NotoSans/NotoSansDevanagari-Regular-uni091D.ttf View 1 2 Binary file 0 comments Download
A LayoutTests/third_party/NotoSans/README.txt View 1 2 3 4 1 chunk +19 lines, -0 lines 2 comments Download

Messages

Total messages: 20 (0 generated)
h.joshi
Font file to test Hindi and Nepali language rendering.
6 years, 7 months ago (2014-05-14 12:37:42 UTC) #1
eseidel
https://codereview.chromium.org/267423005/diff/1/LayoutTests/third_party/NotoSans/LICENSE.txt File LayoutTests/third_party/NotoSans/LICENSE.txt (right): https://codereview.chromium.org/267423005/diff/1/LayoutTests/third_party/NotoSans/LICENSE.txt#newcode1 LayoutTests/third_party/NotoSans/LICENSE.txt:1: Copyright [yyyy] [name of copyright owner] This looks wrong. ...
6 years, 7 months ago (2014-05-14 12:50:12 UTC) #2
h.joshi
New patch added, PTAL https://codereview.chromium.org/267423005/diff/1/LayoutTests/third_party/NotoSans/LICENSE.txt File LayoutTests/third_party/NotoSans/LICENSE.txt (right): https://codereview.chromium.org/267423005/diff/1/LayoutTests/third_party/NotoSans/LICENSE.txt#newcode1 LayoutTests/third_party/NotoSans/LICENSE.txt:1: Copyright [yyyy] [name of copyright ...
6 years, 7 months ago (2014-05-14 13:04:14 UTC) #3
Dominik Röttsches
What is the original source? I think the current source/upstream for the font you're looking ...
6 years, 7 months ago (2014-05-14 13:53:30 UTC) #4
Dominik Röttsches
> A LayoutTests/third_party/NotoSans/NotoSansDevanagari-Regular.ttf.subset What's the source of this subset? Behdad's test page? We probably do ...
6 years, 7 months ago (2014-05-14 13:55:13 UTC) #5
h.joshi
subset font is of very small size while actual font will be heavy one that ...
6 years, 7 months ago (2014-05-14 15:06:21 UTC) #6
behdad_google
The subset in question was created using the following command: $ pyftsubset ./NotoSansDevanagari-Regular.ttf uni091D where ...
6 years, 7 months ago (2014-05-15 01:40:59 UTC) #7
h.joshi
Okey, will rename font name to "NotoSansDevanagari-Regular-uni091D.ttf"
6 years, 7 months ago (2014-05-15 03:06:48 UTC) #8
h.joshi
New patch with comment fixes, PTAL
6 years, 7 months ago (2014-05-15 05:26:59 UTC) #9
Dominik Röttsches
https://codereview.chromium.org/267423005/diff/40001/LayoutTests/third_party/NotoSans/README.txt File LayoutTests/third_party/NotoSans/README.txt (right): https://codereview.chromium.org/267423005/diff/40001/LayoutTests/third_party/NotoSans/README.txt#newcode2 LayoutTests/third_party/NotoSans/README.txt:2: from https://code.google.com/p/noto/source/browse/trunk/fonts/individual/ Okay, now I actually understood what you ...
6 years, 7 months ago (2014-05-15 10:26:59 UTC) #10
h.joshi
Okey, so in the previous patch (Patch set 2) I was just required to add ...
6 years, 7 months ago (2014-05-15 11:03:23 UTC) #11
Dirk Pranke
Please include the pyftsubset command in the README; it should be possible to determine from ...
6 years, 7 months ago (2014-05-20 00:04:40 UTC) #12
h.joshi
thank you, will include pyftsubset command in README and share new patch.
6 years, 7 months ago (2014-05-20 04:35:45 UTC) #13
h.joshi
The CQ bit was checked by h.joshi@samsung.com
6 years, 7 months ago (2014-05-20 06:58:53 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/h.joshi@samsung.com/267423005/80001
6 years, 7 months ago (2014-05-20 06:59:07 UTC) #15
commit-bot: I haz the power
Change committed as 174351
6 years, 7 months ago (2014-05-20 08:15:27 UTC) #16
Dominik Röttsches
https://codereview.chromium.org/267423005/diff/80001/LayoutTests/third_party/NotoSans/README.txt File LayoutTests/third_party/NotoSans/README.txt (right): https://codereview.chromium.org/267423005/diff/80001/LayoutTests/third_party/NotoSans/README.txt#newcode16 LayoutTests/third_party/NotoSans/README.txt:16: $ pyftsubset ./NotoSansDevanagari-Regular.ttf <Unicode> I believe Dirk meant the ...
6 years, 7 months ago (2014-05-20 08:49:25 UTC) #17
h.joshi
I thought we have to be generic in specifying the command for subset. Will updating ...
6 years, 7 months ago (2014-05-20 08:54:22 UTC) #18
Dominik Röttsches
On 2014/05/20 08:54:22, h.joshi wrote: > I thought we have to be generic in specifying ...
6 years, 7 months ago (2014-05-20 10:36:05 UTC) #19
Dirk Pranke
6 years, 7 months ago (2014-05-20 15:40:56 UTC) #20
Message was sent while issue was closed.
Fixing the comments in a subsequent patch would be fine ...

https://codereview.chromium.org/267423005/diff/80001/LayoutTests/third_party/...
File LayoutTests/third_party/NotoSans/README.txt (right):

https://codereview.chromium.org/267423005/diff/80001/LayoutTests/third_party/...
LayoutTests/third_party/NotoSans/README.txt:16: $ pyftsubset
./NotoSansDevanagari-Regular.ttf <Unicode>
On 2014/05/20 08:49:25, Dominik Röttsches wrote:
> I believe Dirk meant the actual command here, not a placeholder for the
> codepoint.
> 
> $ pyftsubset ./NotoSansDevanagari-Regular.ttf uni091D
> 
> (From Behdad's comment.)
> 

Right.

> Also, on blink-dev he recommends to call the file README.Chromium - but this
may
> not be as critical.

Also, right. The general convention we use is README.chromium, so that it's
clear that this README is associated with instructions for Chromium devs, rather
than a README that might be carried over from the original project.

Powered by Google App Engine
This is Rietveld 408576698