wok-current
annotate freetype-infinality/description.txt @ rev 25707
Fix miss file need for grub2-efi install (kernel.img, modinfo.sh)
author |
Stanislas Leduc <shann@slitaz.org> |
date |
Thu May 30 20:14:23 2024 +0000 (5 months ago) |
parents |
|
children |
|
rev |
line source |
al@14225
|
1 The FreeType engine is a free and portable font rendering engine, developed
|
al@14225
|
2 to provide advanced font support for a variety of platforms and environments.
|
al@14225
|
3 FreeType is a library which can open and manages font files as well as
|
al@14225
|
4 efficiently load, hint and render individual glyphs. FreeType is not a font
|
al@14225
|
5 server or a complete text-rendering library.
|
al@14225
|
6 This version is compiled with the patented bytecode interpreter and subpixel
|
al@14225
|
7 rendering enabled. It transparently overrides the system library using
|
al@14225
|
8 ld.so.conf.d.
|