[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[freetype2] priyesh_LogLibrary 814f38f 1/2: * docs/DEBUG: Update documen
From: |
Priyesh Kumar |
Subject: |
[freetype2] priyesh_LogLibrary 814f38f 1/2: * docs/DEBUG: Update documentation. |
Date: |
Mon, 24 Aug 2020 04:37:23 -0400 (EDT) |
branch: priyesh_LogLibrary
commit 814f38f337e98da22fcf3a716825b50defab1260
Author: Priyeshkkumar <priyeshkkumar@gmail.com>
Commit: Priyeshkkumar <priyeshkkumar@gmail.com>
* docs/DEBUG: Update documentation.
---
docs/DEBUG | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/docs/DEBUG b/docs/DEBUG
index a1af0c6..6baa2a8 100644
--- a/docs/DEBUG
+++ b/docs/DEBUG
@@ -193,15 +193,15 @@ behaviour of FreeType at runtime.
Case 1: FT2_DEBUG="any:7 memory:5 -vt"
- [20:32:02:44969 {ttload}] table directory loaded
+ [20:32:02:44969 ttload] table directory loaded
Case 2: FT2_DEBUG="any:7 memory:5 -t"
- [20:32:02:44969 {ttload}] table directory loaded
+ [20:32:02:44969 ttload] table directory loaded
Case 3: FT2_DEBUG="any:7 memory:5 -v"
- [{ttload}] table directory loaded
+ [ttload] table directory loaded
FT_LOGGING_FILE
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [freetype2] priyesh_LogLibrary 814f38f 1/2: * docs/DEBUG: Update documentation.,
Priyesh Kumar <=