mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 19:26:33 +00:00
fd2a84e434d2eaca157312f9b89e24059683a42b
- Fix setting the correct font in certain code paths - non-eisting glyphs should return 0xffff, not 0x001f - Don't set last error on failure, GDI APIs don't do that - Remove GreGetGlyphIndicesW, it was mostly a copy of NtGdiGetGlyphIndicesW and it wasn't used - Fixes the GetGlyphIndices tests and fixes showing invalid fonts in charmap svn path=/trunk/; revision=70315
Description
A free Windows-compatible Operating System
528 MiB
Languages
C
86.9%
C++
10.7%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.4%