Added a MOSC
feature that turns certain geometric shapes into mosaics (#2212).
This commit is contained in:
parent
7e4cb465c9
commit
c9843ff8da
4 changed files with 21 additions and 0 deletions
|
@ -32,6 +32,9 @@ define [buildGSUB para glyphStore markGlyphs] : begin
|
|||
buildGrFeature gsub glyphStore Gr.Lnum
|
||||
buildGrFeature gsub glyphStore Gr.Onum
|
||||
|
||||
# Mosaic form
|
||||
buildGrFeature gsub glyphStore Gr.MosaicForm
|
||||
|
||||
# zero is handled inside the CV/SS feature builder
|
||||
# As it is a cv/ss "cherry picking".
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue