SYMBOL INDEX (20 symbols across 2 files) FILE: Scripts/features.py function update_features (line 12) | def update_features(font): function rule (line 44) | def rule(liga): function _join (line 98) | def _join(items): function ignore (line 102) | def ignore(prefix=None, head=None, suffix=None): function indent (line 238) | def indent(text, prefix): FILE: Scripts/fontbuilder.py function mkdir_p (line 17) | def mkdir_p(path): function style (line 25) | def style(name, does): function option (line 32) | def option(abrv, name, does): function conflicting (line 46) | def conflicting(*abrvs): function _expand_options (line 51) | def _expand_options(bitmap): function permutations (line 65) | def permutations(): function _build (line 81) | def _build(dstdir, font, permutations): function build (line 127) | def build(dstdir, font): function build_batch (line 130) | def build_batch(dstdir, font, total_nodes, node_number): function Line (line 137) | def Line(ascent, descent): function Bearing (line 145) | def Bearing(left=0, right=0): function Swap (line 155) | def Swap(glyph1, glyph2): function SwapLookup (line 164) | def SwapLookup(target_lookup): function DropCAltAndLiga (line 189) | def DropCAltAndLiga(): function Variation (line 198) | def Variation(name):