Added /dotTR for Min Peh-oe-ji.
This commit is contained in:
parent
97efe841c0
commit
cbb61d1947
|
@ -466,7 +466,7 @@ create-glyph 'Z' : glyph-construction {
|
||||||
|
|
||||||
local cor 1.15
|
local cor 1.15
|
||||||
|
|
||||||
include : HBarTop SB RIGHTSB XH
|
include : HBarTop SB RIGHTSB CAP
|
||||||
|
|
||||||
start-from SB STROKE
|
start-from SB STROKE
|
||||||
line-to [SB + STROKE * cor] STROKE
|
line-to [SB + STROKE * cor] STROKE
|
||||||
|
|
|
@ -802,6 +802,14 @@ create-glyph 'leftangleTR' : glyph-construction {
|
||||||
include : HBarTop [-markExtend * 1.5] 0 aboveMarkTop [markFine * 2]
|
include : HBarTop [-markExtend * 1.5] 0 aboveMarkTop [markFine * 2]
|
||||||
set-anchor 'topright' MARK 0 XH 0 aboveMarkTop
|
set-anchor 'topright' MARK 0 XH 0 aboveMarkTop
|
||||||
}
|
}
|
||||||
|
create-glyph 'dotTR' : glyph-construction {
|
||||||
|
set-width 0
|
||||||
|
assign-unicode 0x358
|
||||||
|
include : list {
|
||||||
|
Ring [XH + ACCENT + DOTRADIUS] [XH + ACCENT - DOTRADIUS] [0 - DOTRADIUS] [0 + DOTRADIUS] true
|
||||||
|
}
|
||||||
|
set-anchor 'topright' MARK 0 XH 0 aboveMarkTop
|
||||||
|
}
|
||||||
create-glyph 'rtailBR' : glyph-construction {
|
create-glyph 'rtailBR' : glyph-construction {
|
||||||
set-width 0
|
set-width 0
|
||||||
assign-unicode 0x322
|
assign-unicode 0x322
|
||||||
|
|
Loading…
Reference in New Issue
Block a user