From 4b87ba76fe2dd24b4fcbfdee216f0da3d60b7c0c Mon Sep 17 00:00:00 2001 From: nothings Date: Sat, 6 Dec 2014 23:22:14 -0800 Subject: [PATCH] Update README.md --- tests/oversample/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/oversample/README.md b/tests/oversample/README.md index c07fd0c..29e4d32 100644 --- a/tests/oversample/README.md +++ b/tests/oversample/README.md @@ -1,9 +1,9 @@ # Font character oversampling for rendering from atlas textures TL,DR: Run oversample.exe on a windows machine to see the -benefits of oversampling. Type the name of a .ttf file on -the command-line, or it will look for Arial in the Windows -font directory. +benefits of oversampling. It will try to use arial.ttf from the +Windows font directory unless you type the name of a .ttf file as +a command-line argument. ## About oversampling