Changes between Initial Version and Version 1 of Ticket #15751, comment 2
- Timestamp:
- Feb 29, 2020, 5:12:28 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #15751, comment 2
initial v1 1 {{{ 1 2 diff --git a/src/servers/app/font/GlyphLayoutEngine.h b/src/servers/app/font/GlyphLayoutEngine.h 2 3 index 71d026cb3e..e488eb9604 100644 … … 15 16 ServerFont fallbackFont(*fallbackStyle, font.Size()); 16 17 gFontManager->Unlock(); 18 19 }}}