From d8bcb32951b273b6b8494c01da2216f721cd349d Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Sat, 27 Oct 2018 20:08:50 +0200 Subject: [PATCH] Add freetype to libraries list. --- manual/tracy.tex | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/manual/tracy.tex b/manual/tracy.tex index c10b4523..41a0b0f5 100644 --- a/manual/tracy.tex +++ b/manual/tracy.tex @@ -1413,6 +1413,11 @@ The following libraries are included with and used by the Tracy Profiler: \item flat\_hash\_map -- \url{https://github.com/skarupke/flat\_hash\_map} \end{itemize} +\item FreeType License +\begin{itemize} +\item FreeType -- \url{https://www.freetype.org/} +\end{itemize} + \end{itemize} \end{document}