diff readme.txt @ 2263:176470d75695

Remove the font test with Italic before Bold. This does not work on OS/2. Most platforms should function in either order, but on OS/2 it much match the order reported by the system. Not sure if it is worth the effort to make it not care about the order on OS/2. Also update the readme and Also correct a copy and paste error in a Mac code comment.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Wed, 27 Jan 2021 20:54:26 +0000
parents 9772a2306b43
children 5dd3108db1a5
line wrap: on
line diff
--- a/readme.txt	Wed Jan 27 19:07:25 2021 +0000
+++ b/readme.txt	Wed Jan 27 20:54:26 2021 +0000
@@ -6,7 +6,7 @@
 Build Recommendations:
 MacOS:
     11.0: configure --with-arch=modern --with-minver=10.14
-        64bit Intel and Apple Silicon support with Dark Mode.
+        64bit Intel and Apple Silicon (ARM64) with Dark Mode.
     10.13-10.15: configure --with-minver=10.8
         64bit Intel with Notifications, Dark Mode for 10.14-15.
     10.8-10.12: configure --with-arch=intel --with-minver=10.8
@@ -18,12 +18,12 @@
     7-10: Visual Studio 2017-2019, WebView2 and WinToast.
         Should run on Vista and later, supports domain sockets
         on Windows 10, oldsockpipe() on older versions.
-    XP: Visual Studio 2010.  Old sockpipe() on all versions.
+    XP: Visual Studio 2010.
         Should run on XP and later, with Aero on Vista and 7.
-        No Notifications nor WebView2 and old sockpipe() on all.
+        No Notifications nor WebView2 and oldsockpipe() on all.
     2000: Visual Studio 2005. Remove -DAEROGLASS from CFLAGS.
         Should run on 2000 and later, no Aero, Notifications, 
-        WebView2 and old sockpipe() on all versions.
+        WebView2 and oldsockpipe() on all versions.
 
 Known problems: