Notepad3/src/ChooseFont
Rainer Kottenhoff 7d6bfcc3a9 + fix: encoding detection failure fallback: current code-page or default encoding on new (if fallback forced)
+ chg: to force UTF-8 as preffered encoding: activate encoding detection failure fallback for default encoding
+ chg: allow Fixedsys font for GDI rendering
+ chg: for new "Text File" scheme: use regular Segoe UI font
2019-07-04 11:09:47 +02:00
..
ChooseFont.cpp + fix: encoding detection failure fallback: current code-page or default encoding on new (if fallback forced) 2019-07-04 11:09:47 +02:00
ChooseFont.h + chg: UTF-8 encoding based resource files (*.rc), UTF-8-Sig. based source code files (.c .h .cpp) 2018-11-15 11:44:41 +01:00
FontEnumeration.cpp + fix: some CppCheck complaints 2018-11-20 14:46:43 +01:00
FontEnumeration.h + fix: some CppCheck complaints 2018-11-20 14:46:43 +01:00
GdiTextRenderer.cpp + chg: UTF-8 encoding based resource files (*.rc), UTF-8-Sig. based source code files (.c .h .cpp) 2018-11-15 11:44:41 +01:00
GdiTextRenderer.h + chg: UTF-8 encoding based resource files (*.rc), UTF-8-Sig. based source code files (.c .h .cpp) 2018-11-15 11:44:41 +01:00