Cleanup code for orthographic italics. Now variant selector could influence the upright and italic counterpart individually -- though currently they aren't.
This commit is contained in:
parent
69b3c2aca9
commit
040c1ff08c
11 changed files with 161 additions and 292 deletions
|
@ -106,7 +106,7 @@ define-macro glyph-block-import : syntax-rules
|
|||
`[glyph-block-import @_blockName] : begin
|
||||
|
||||
define allExports : object
|
||||
Common-Derivatives `[select-variant italic-variant refer-glyph query-glyph alias turned
|
||||
Common-Derivatives `[select-variant orthographic-italic refer-glyph query-glyph alias turned
|
||||
HDual HCombine VDual VCombine with-related-glyphs glyph-is-needed]
|
||||
|
||||
CommonShapes `[Rect SquareAt Ring RingAt DotAt RingStroke RingStrokeAt DotStrokeAt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue