Opened 8 weeks ago
Closed 7 weeks ago
#21126 closed enhancement (fixed)
harfbuzz-10.4.0
Reported by: | Bruce Dubbs | Owned by: | blfs-book |
---|---|---|---|
Priority: | normal | Milestone: | 12.3 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
New minor version.
Change History (6)
comment:1 by , 7 weeks ago
Milestone: | 12.4 → 12.3 |
---|
comment:3 by , 7 weeks ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 by , 7 weeks ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Summary: | harfbuzz-10.3.0 → harfbuzz-10.4.0 |
Sigh. New minor version.
Overview of changes leading to 10.4.0 - Saturday, March 1, 2025
- Drawing glyphs using hb-draw API now avoids any “malloc” calls, which improves drawing performance by 10+%.
- Add support new “GVAR” table fonts with more than 65535 glyphs. Support is currently behind a compilation flag and is disabled by default.
- Some hb-directwrite and hb-ft APIs got renamed with more clear names and the old names are deprecated.
- Various build and fuzzing fixes.
- New API:
+hb_directwrite_face_get_dw_font_face() +hb_ft_font_get_ft_face()
- Deprecated API:
+hb_directwrite_face_get_font_face() +hb_ft_font_get_face()
comment:5 by , 7 weeks ago
62.3 Elapsed Time - harfbuzz-10.4.0 md5sum : 9ff3796c1b8ae03540e466168c6a5bd1 /usr/src/harfbuzz/harfbuzz-10.4.0.tar.xz 17696 /usr/src/harfbuzz/harfbuzz-10.4.0.tar.xz SIZE (17.281 MB) 144488 kilobytes BUILD SIZE (141.101 MB) SBU=.616 hostname: lfs123 BFLAGS=-j4
58.5 Elapsed Time - harfbuzz-10.4.0 md5sum : 9ff3796c1b8ae03540e466168c6a5bd1 /usr/src/harfbuzz/harfbuzz-10.4.0.tar.xz 17696 /usr/src/harfbuzz/harfbuzz-10.4.0.tar.xz SIZE (17.281 MB) 150692 kilobytes BUILD SIZE (147.160 MB) SBU=.672 hostname: samwise123 BFLAGS=-j4
comment:6 by , 7 weeks ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Note:
See TracTickets
for help on using tickets.