Organize support files and simplify imports
This commit is contained in:
parent
70f41352c1
commit
ef203af85a
178 changed files with 61 additions and 269 deletions
|
@ -206,16 +206,16 @@ define-macro glyph-block : syntax-rules
|
|||
SpiroFns BooleFns MarkSet AS_BASE ALSO_METRICS pickHash
|
||||
buildGlyphs tagged DivFrame fontMetrics $assignUnicodeImpl$]
|
||||
|
||||
define metricImports `[UPM HalfUPM Width SB CAP XH Descender Contrast SymbolMid ParenTop
|
||||
ParenBot OperTop OperBot TackTop TackBot PlusTop PlusBot PictTop PictBot BgOpTop BgOpBot
|
||||
Italify Upright Scale Translate ApparentTranslate Rotate GlobalTransform TanSlope
|
||||
HVContrast Upward Downward Rightward Leftward UpwardT DownwardT LeftwardT RightwardT
|
||||
O OX OXHook Hook AHook SHook RHook JHook FHook HookX Smooth SmallSmooth Stroke DotSize
|
||||
PeriodSize HBarPos OverlayPos LongJut Jut VJut Accent AccentX AccentBaseOffset
|
||||
AccentStackOffset CThin CThinB SLAB TailAdjX TailAdjY IBalance IBalance2 JBalance
|
||||
JBalance2 TBalance TBalance2 RBalance RBalance2 FBalance OneBalance WideWidth0
|
||||
WideWidth1 WideWidth2 WideWidth3 WideWidth4 Ess EssQuestion HalfStroke RightSB
|
||||
Middle DotRadius PeriodRadius SideJut SmoothA SmoothB SmallSmoothA SmallSmoothB
|
||||
define metricImports `[DesignParameters UPM HalfUPM Width SB CAP XH Descender Contrast
|
||||
SymbolMid ParenTop ParenBot OperTop OperBot TackTop TackBot PlusTop PlusBot PictTop
|
||||
PictBot BgOpTop BgOpBot Italify Upright Scale Translate ApparentTranslate Rotate
|
||||
GlobalTransform TanSlope HVContrast Upward Downward Rightward Leftward UpwardT
|
||||
DownwardT LeftwardT RightwardT O OX OXHook Hook AHook SHook RHook JHook FHook HookX
|
||||
Smooth SmallSmooth Stroke DotSize PeriodSize HBarPos OverlayPos LongJut Jut VJut Accent
|
||||
AccentX AccentBaseOffset AccentStackOffset CThin CThinB SLAB TailAdjX TailAdjY IBalance
|
||||
IBalance2 JBalance JBalance2 TBalance TBalance2 RBalance RBalance2 FBalance OneBalance
|
||||
WideWidth0 WideWidth1 WideWidth2 WideWidth3 WideWidth4 Ess EssQuestion HalfStroke
|
||||
RightSB Middle DotRadius PeriodRadius SideJut SmoothA SmoothB SmallSmoothA SmallSmoothB
|
||||
CorrectionOMidX CorrectionOMidS AdviceStroke AdviceStroke2 MVertStroke OverlayStroke
|
||||
OperatorStroke GeometryStroke ShoulderFine _SuperXY adviceSSmooth
|
||||
adviceGlottalStopSmooth shoulderMidSlope StrokeWidthBlend SmoothAOf SmoothBOf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue