index
:
ghostty.git
1.1.x
1.2.x
main
opengl-test
push-lvtrmyqqqpkn
push-qouskwyzlkmy
tristan957/gtk-ng
vm-tests
Unnamed repository; edit this file 'description' to name the repository.
thomasg
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
font
/
discovery.zig
Age
Commit message (
Expand
)
Author
2025-08-21
font: fix fontconfig leaks in unit tests
Mitchell Hashimoto
2025-07-02
font/coretext: fix small memory leak
Qwerasd
2025-05-30
font: rework coretext discovery sorting
Qwerasd
2025-03-12
Lots of 0.14 changes
Mitchell Hashimoto
2025-01-01
Fix: typo in comment
moritz-john
2024-12-30
Revert "coretext: exclude bitmap fonts from discovery"
Qwerasd
2024-12-27
coretext: exclude bitmap fonts from discovery
Qwerasd
2024-11-06
font/coretext: do not set variation axes in discovery
Mitchell Hashimoto
2024-11-06
font/coretext: always score based on style string length
Mitchell Hashimoto
2024-11-05
coretext: set variations on deferred face load
Mitchell Hashimoto
2024-10-25
font/coretext: use CTFontCreateForString for final codepoint fallback
Mitchell Hashimoto
2024-08-24
font: support variations for coretext_freetype backend
Mitchell Hashimoto
2024-08-23
font: Collection uses SegmentedList for styles for pointer stability
Mitchell Hashimoto
2024-08-05
chore: clean up typos
Ćukasz Niemier
2024-07-21
font: fontconfig always prefer monospace in pattern
Mitchell Hashimoto
2024-05-09
fix a couple test failures
Qwerasd
2024-05-09
feat(font): Non-integer point sizes
Qwerasd
2024-05-08
font: disable CJK unification fallback with freetype rasterizer
Mitchell Hashimoto
2024-05-07
font/coretext: choose proper original font for CJK search
Mitchell Hashimoto
2024-05-07
font: fontconfig has proper function
Mitchell Hashimoto
2024-05-07
font: use CoreText API for CJK unified ideographs
Mitchell Hashimoto
2024-05-01
font: noop shaper
Mitchell Hashimoto
2024-04-30
build: add -Dfont-backend=coretext_harfbuzz to force Harfbuzz w/ CT
Mitchell Hashimoto
2024-04-07
font: CodepointMap supports clone
Mitchell Hashimoto
2024-04-06
font: fix hashing of descriptor strings
Mitchell Hashimoto
2024-04-05
font: descritor can hash using a hasher
Mitchell Hashimoto
2023-11-03
font/coretext: discovery scoring should take into account symb. traits
Mitchell Hashimoto
2023-10-13
font: fallback search should search full discovery chain
Mitchell Hashimoto
2023-10-05
font/coretext: allow setting a non-monospace font explicitly
Mitchell Hashimoto
2023-10-03
font/fontconfig: adhere to correct function signature
Mitchell Hashimoto
2023-10-03
font/coretext: score discovered fonts
Mitchell Hashimoto
2023-09-24
font: discovery descriptor can be hashed
Mitchell Hashimoto
2023-09-24
font/fontconfig: support style descriptor
Mitchell Hashimoto
2023-09-24
font/core-text: discovery supports style search
Mitchell Hashimoto
2023-09-24
font: fontconfig should not omit earlier fonts
Mitchell Hashimoto
2023-09-24
font: CoreText discovery searches monospace only by default
Mitchell Hashimoto
2023-08-28
font: freetype supports font variation settings
Mitchell Hashimoto
2023-08-28
font/coretext: ability to set variation axes
Mitchell Hashimoto
2023-08-25
font: fontconfig adaptations to new api
Mitchell Hashimoto
2023-08-25
font: DeferredFace can no longer represent a loaded face
Mitchell Hashimoto
2023-08-13
only initialize font discovery mechanism once, cache on App
Mitchell Hashimoto
2023-07-01
pkg/macos: do not use bitCast through a function
Mitchell Hashimoto
2023-06-30
Update Zig (#164)
Mitchell Hashimoto
2023-06-25
Update zig, mach, fmt
Mitchell Hashimoto
2023-06-23
config file quoted strings are accepted now
Mitchell Hashimoto
2023-05-19
fix some issues for future Zig update
Mitchell Hashimoto
2022-12-05
font: web canvas doesn't support discovery
Mitchell Hashimoto
2022-11-17
font: specific codepoint lookup in internals
Mitchell Hashimoto
2022-10-24
Fix memory leak forgetting to clean up fontconfig
Mitchell Hashimoto
2022-10-02
font: set "backend" enum vs booleans
Mitchell Hashimoto
[next]