GetGlyphIndicies removed

Peter Kuemmel kuemmel at coffeelogic.de
Tue Nov 9 17:00:26 CET 2004


I was too slow:

cvs- mailinglist:

Modified Files:
       Tag: QT_WIN32_3_3_BRANCH
	qfontengine_win.cpp
Log Message:
Replace GetGlyphIndices with GetCharacterPlacement for Windows 9x compatibility.


But it is very nice to see that Christopher has the same ideas:

+    	if ( advances )
+        	gi.lpDx = advances;
+        gi.lpGlyphs = (LPWSTR)glyphs;

Peter


More information about the kde-cygwin mailing list