You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: relnotes.txt
+104-9
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,58 @@
1
1
2
-
version 1.004 created 2014/06/19
2
+
*** English ***
3
3
4
-
remove "liga" feature and move "fi" and "fl" ligtures to "dlig" feature.
4
+
* version 2.000 2015/11/18
5
+
6
+
Source Han Code JP version 2.0 has a special CID layout to support italic and emoji glyphs that are included in Source Code Pro v2.0. This means that Source Han Code JP is no longer CID-compatible with Source Han Sans, and requires the following original resources for building the fonts:
7
+
8
+
UniSourceHanCodeJP-UTF32-H
9
+
UniSourceHanCodeJPIt-UTF32-H
10
+
SourceHanCode_JP_sequences.txt
11
+
SourceHanCode_JP_features.gsub
12
+
SourceHanCode_JP_It_features.gsub
13
+
14
+
Support Greek and Cyrillic glyphs
15
+
16
+
Support Latin Italic
17
+
Below are the Japanese menu names for the italic fonts:
18
+
19
+
源ノ角ゴシック Code JP EL It
20
+
源ノ角ゴシック Code JP L It
21
+
源ノ角ゴシック Code JP N It
22
+
源ノ角ゴシック Code JP R It
23
+
源ノ角ゴシック Code JP M It
24
+
源ノ角ゴシック Code JP B It
25
+
源ノ角ゴシック Code JP H It
26
+
27
+
Add 'ital' GSUB feature to standard fonts
28
+
Italic substitution will be enabled in apps that support the 'ital' GSUB feature.
29
+
30
+
Add 7 glyphs for emoji
31
+
These glyphs are given 1000-unit widths in Source Han Code JP:
5
32
6
-
remove these substitutions from "locl" feature.
33
+
coffee: uni2615
34
+
smileface: uni263A
35
+
invsmileface: uni263B
36
+
heartblackheavy: uni2764
37
+
poopile: u1F4A9
38
+
lock: u1F512
39
+
robotface: u1F916
40
+
41
+
Add 'SVG ' table for colored emoji
42
+
Colored emoji display in apps that support the 'SVG ' table, such as Firefox.
43
+
44
+
Build a single Super OTC that contains all fourteen fonts
45
+
46
+
Remove 'fwid', 'hwid', and 'pwid' GSUB features
47
+
These features were inherited from Source Han Sans. I decided to remove them from Source Han Code JP v2.0.
48
+
Especially, the 'fwid' GSUB feature caused a full-width Latin problem in the Xcode app.
49
+
50
+
51
+
* version 1.004 created 2015/06/19
52
+
53
+
remove 'liga' feature and move 'fi' and 'fl' ligtures to 'dlig' feature.
54
+
55
+
remove these substitutions from 'locl' feature.
7
56
substitute \63041 by \63137;
8
57
substitute \63046 by \63138;
9
58
@@ -18,17 +67,64 @@ version 1.004 created 2014/06/19
18
67
源ノ角ゴシック Code JP B
19
68
源ノ角ゴシック Code JP H
20
69
21
-
version 1.002 created 2015/06/02
70
+
* version 1.002 created 2015/06/02
22
71
23
72
First release.
24
73
25
74
*** Japanese ***
26
75
27
-
version 1.004 created 2014/06/20
76
+
* version 2.000 created 2015/11/18
28
77
29
-
デフォルトで"fi"と"fl"の合字にならないようにしました。
78
+
Source Han Code JP version 2.0 では、Source Code Pro 2.0 のアップデートにより拡張されたイタリック体や絵文字を追加するため、独自のCID番号を割り振りました。これによりSource Han SansフォントとはCIDレベルでの互換性はなくなり、フォント生成に必要なSource Han Code JP専用のリソースファイルを追加しました。
0 commit comments