From 764308667dfc3d35802ce851cfaaafad59a4cc00 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Wed, 13 Feb 2013 13:54:10 +0100 Subject: Added demos of the DrawEllipse() and DrawSlope() function to the 'osddemo' plugin --- PLUGINS/src/osddemo/README | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'PLUGINS/src/osddemo/README') diff --git a/PLUGINS/src/osddemo/README b/PLUGINS/src/osddemo/README index 90ae2952..bd9aa8bf 100644 --- a/PLUGINS/src/osddemo/README +++ b/PLUGINS/src/osddemo/README @@ -26,4 +26,9 @@ pixmap is displayed, it can be moved around with the Up, Down, Left and Right buttons. The Red button turns off the "Tiled Pixmaps" display, and the Green button toggles the color display. +In both variants of the demo, pressing the '1' key displays all +possible ellipses that can be drawn with the DrawEllipse() function, +while pressing the '2' key shows all possible slopes the DrawSlope() +function can draw. + Press Ok to close the window. -- cgit v1.2.3