katie/src/3rdparty
Ivailo Monev ab1464f104 update unicode data tables to v13.0
combining types which harfbuzz does not support are no longer added to the
tables too, this should make obtaining properties of text faster.

special language table used to probe fonts for scripts support should be
reviewed once new CLDR version is released to add proper language entries
if present in likelySubtags.xml

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-03-12 21:42:56 +00:00
..
easing define _USE_MATH_DEFINES in qmath header 2020-01-10 14:52:19 +00:00
fftw import fresh copies of 3rd party cycle, callgrind and valgrind headers 2019-05-17 04:48:32 +00:00
harfbuzz update unicode data tables to v13.0 2020-03-12 21:42:56 +00:00
javascriptcore remove unused JSC::MasqueradesAsUndefined enum 2020-01-31 02:09:19 +00:00
libpng update bundled libpng to v1.6.37 2020-01-23 08:01:05 +00:00
sqlite build against internal copies of libpng and sqlite if not found 2019-12-28 17:33:39 +00:00
valgrind import fresh copies of 3rd party cycle, callgrind and valgrind headers 2019-05-17 04:48:32 +00:00
README update 3rdparty sources README file [ci skip] 2020-01-23 08:19:58 +00:00

The libraries included here are the original packages, unpacked, and
with their version number removed from the directory name (for version
information, see the README files in the directories).

Certain files and subdirectories of the original library packages that
are irrelevant to Katie may not be included here. Typically, those are
the standalone library configuration and make files, tools, test
files, contribs, documentation, and similar.

No patches have been applied to the sources with the exceptions being
harfbuzz and javascriptcore which are maintained as part of Katie now
with a lot of changes specific to it.