qt6-bb10/src/3rdparty/harfbuzz
João Abecasis 1787e557e8 Don't rely on uninitialized data
HB_GetCharAttributes used to require a zero-initialized array for
attributes, as it selectively sets relevant bits for each character. We
ease that requirement by always initializing the attributes buffer
explicitly with memset.

Task-number: QT-4911
Reviewed-by: Ritt Konstantin
(cherry picked from commit 4cb9db404224c55859713c282aa90409e375c372)
2011-05-10 12:54:55 +02:00
..
src Don't rely on uninitialized data 2011-05-10 12:54:55 +02:00
tests Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
.gitignore Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
AUTHORS Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
COPYING Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
ChangeLog Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
Makefile.am Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
NEWS Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
README Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
autogen.sh Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
configure.ac Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00

README

This is HarfBuzz, an OpenType Layout engine library.

To report bugs or post to discussion mailing list, see:

	http://freedesktop.org/wiki/Software/HarfBuzz

For license information, see the file COPYING.