mirror-ghostty/src/font
Jeffrey C. Ollie c1313294cd
add comments about why tests are disabled
2026-03-10 13:29:50 -05:00
..
face font: add bitmap font tests for BDF, PCF, and OTB formats 2026-01-06 09:14:33 -08:00
opentype Remove unused imports 2025-11-27 13:37:53 -08:00
res font: add bitmap font tests for BDF, PCF, and OTB formats 2026-01-06 09:14:33 -08:00
shaper add comments about why tests are disabled 2026-03-10 13:29:50 -05:00
sprite deps: update z2d to v0.10.0 2025-12-28 12:30:36 -08:00
Atlas.zig tripwire: change backing store from ArrayHashMap to EnumMap 2026-01-21 15:30:49 -08:00
CodepointMap.zig perf: replace `std.debug.assert` with inlined version 2025-11-17 12:13:56 -07:00
CodepointResolver.zig is_emoji_presentation 2025-08-17 21:33:37 -04:00
Collection.zig font: Collection.getEntry explicit error set 2026-01-20 11:57:22 -08:00
DeferredFace.zig Remove unused imports 2025-11-27 13:37:53 -08:00
Glyph.zig font: remove unused fields from Glyph 2025-07-06 15:53:59 -06:00
Metrics.zig font: round cell height from line height instead of ceiling 2025-11-20 10:16:11 -07:00
SharedGrid.zig tripwire: change backing store from ArrayHashMap to EnumMap 2026-01-21 15:30:49 -08:00
SharedGridSet.zig perf: replace `std.debug.assert` with inlined version 2025-11-17 12:13:56 -07:00
backend.zig build: move apprt, font, renderer enums to dedicated files 2025-09-19 15:17:41 -07:00
discovery.zig Remove unused imports 2025-11-27 13:37:53 -08:00
embedded.zig font: add bitmap font tests for BDF, PCF, and OTB formats 2026-01-06 09:14:33 -08:00
face.zig font: Apply `adjust-icon-height` to both large and small icons (#9160) 2025-10-12 07:31:54 -07:00
library.zig Remove unused imports 2025-11-27 13:37:53 -08:00
main.zig build: move apprt, font, renderer enums to dedicated files 2025-09-19 15:17:41 -07:00
nerd_font_attributes.zig fix(font): Additional scale group tweaks (#9152) 2025-10-11 19:48:08 -07:00
nerd_font_codegen.py fix(font): Additional scale group tweaks (#9152) 2025-10-11 19:48:08 -07:00
nerd_font_codepoint_tables.py font(fix): Extract and apply Nerd Font codepoint mapping table (#9142) 2025-10-11 13:12:13 -07:00
opentype.zig font/opentype: add table parsing for head, hhea, post, and OS/2 2024-12-10 16:35:51 -05:00
shape.zig Remove unused imports 2025-11-27 13:37:53 -08:00
sprite.zig font/sprite: add explicit underline cursor 2025-06-30 11:16:47 -06:00