mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-09 09:48:04 +02:00
* docs/CHANGES: Draft recent changes.
This commit is contained in:
parent
a39ef7632e
commit
7c08535abd
1 changed files with 20 additions and 0 deletions
20
docs/CHANGES
20
docs/CHANGES
|
|
@ -1,3 +1,23 @@
|
|||
CHANGES BETWEEN 2.14.3 and 2.15.0 (2026-Mmm-DD)
|
||||
|
||||
I. IMPORTANT CHANGES
|
||||
|
||||
- The anti-aliased rasterizer now uses dynamic heap memory for large
|
||||
glyphs, which significantly improves its performance at sizes
|
||||
above 40 ppem.
|
||||
|
||||
- Experimental HVF driver has been contributed by Apple, currently
|
||||
available on macOS only.
|
||||
|
||||
|
||||
II. IMPORTANT BUG FIXES
|
||||
|
||||
- Continued efforts to scrutinize FreeType with AI tools resulted in
|
||||
more bugs being fixed, some with potential security implications.
|
||||
|
||||
|
||||
======================================================================
|
||||
|
||||
CHANGES BETWEEN 2.14.2 and 2.14.3 (2026-Mar-22)
|
||||
|
||||
I. IMPORTANT BUG FIXES
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue