mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-14 15:48:07 +02:00
* docs/DEBUG: Update documentation.
This commit is contained in:
parent
814f38f337
commit
9dd5fc35dc
1 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue