File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 413413---
414414--- @class FontFamilyAttributes : FontAttributes
415415--- @field family string
416+ --- When [`config.font_shaper`](lua://Config.font_shaper)
417+ --- is set to `"Harfbuzz"`, this setting affects how font shaping takes place.
418+ ---
419+ --- See [Font Shaping](https://wezterm.org/config/font-shaping.html)
420+ --- for more information and examples.
421+ ---
422+ --- The _OpenType_ spec lists a number of features [here](https://docs.microsoft.com/en-us/typography/opentype/spec/featurelist).
423+ ---
424+ --- See [Font Shaping](https://wezterm.org/config/font-shaping.html) for more information and examples.
425+ ---
416426--- @field harfbuzz_features ? HarfbuzzFeatures[]
417427--- @field freetype_load_target ? " Normal" | " HorizontalLcd" | " Light" | " Mono" | " VerticalLcd"
418428--- @field freetype_render_target ? " Normal" | " HorizontalLcd" | " Light" | " Mono" | " VerticalLcd"
You can’t perform that action at this time.
0 commit comments