From d038a73ebd432fae3ce355b84443038f88cb7199 Mon Sep 17 00:00:00 2001 From: zuntum Date: Wed, 31 Oct 2001 22:52:58 +0000 Subject: Move pkg/ files into package's toplevel directory --- graphics/openptc/DESCR | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 graphics/openptc/DESCR (limited to 'graphics/openptc/DESCR') diff --git a/graphics/openptc/DESCR b/graphics/openptc/DESCR new file mode 100644 index 00000000000..79110fb87cd --- /dev/null +++ b/graphics/openptc/DESCR @@ -0,0 +1,13 @@ +Prometheus Truecolour (OpenPTC) is a third-generation standard for cross +platform low-level graphics access. A lot of design experience has gone into +it to provide one of the cleanest APIs available for this kind of purpose. + +OpenPTC will provide you with a frame-buffer to draw into. You can choose +that buffer to use a pixel format convenient for you, OpenPTC will convert +it to the video modes on the target platform, using highly optimised +x86 and MMX routines where available. This is achieved using the HERMES +((c)1998/99 Christian Nentwich et al) pixel conversion library. + +OpenPTC 1.0 is available for X11, GGI (Linux), Win32, DOS and JAVA. Work for +other platforms is in progress. All implementations of PTC come with full +source code and may be used free of charge even in commercial projects. -- cgit v1.2.3