Revert "Add: [Win32] Uniscribe configure options for MinGW targets."
Revert "Change: [Win32] Use Uniscribe instead of ICU for text caret handling." Revert "Change: [Win32/MSVC] Make the Uniscribe text layouter the windows default and remove usage of the deprecated ICU layout libs." Revert "Add: [Win32] Text layout using the native Windows Uniscribe library." Revert "Codechange: Move ParagraphLayouter-specific functions into factory classes instead of relying on overloads." Revert "Add: [Win32] Native natural sort implementation." This reverts commitcd966f3810. This reverts commiteec3f40931. This reverts commit33829dc6ab. This reverts commit768a31bfe3. This reverts commita4278c302b. This reverts commitf4394debdc. This is to fix various problems and crashes with text rendering and font handling on Windows. See #58.
This commit is contained in:
		@@ -373,7 +373,6 @@ string_base.h
 | 
			
		||||
string_func.h
 | 
			
		||||
string_func_extra.h
 | 
			
		||||
string_type.h
 | 
			
		||||
os/windows/string_uniscribe.h
 | 
			
		||||
stringfilter_type.h
 | 
			
		||||
strings_func.h
 | 
			
		||||
strings_type.h
 | 
			
		||||
@@ -1222,7 +1221,6 @@ sound/null_s.cpp
 | 
			
		||||
#if WIN32
 | 
			
		||||
	os/windows/crashlog_win.cpp
 | 
			
		||||
	os/windows/ottdres.rc
 | 
			
		||||
	os/windows/string_uniscribe.cpp
 | 
			
		||||
	os/windows/win32.cpp
 | 
			
		||||
#end
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user