From a9f58764aaf13d31c9927ead8b5d25b0ad4f5362 Mon Sep 17 00:00:00 2001 From: scuri Date: Wed, 7 Oct 2009 15:01:48 +0000 Subject: *** empty log message *** --- html/en/drv/cgm.html | 2 +- html/en/drv/clipbd.html | 2 +- html/en/drv/dbuf.html | 2 +- html/en/drv/dbufrgb.html | 2 +- html/en/drv/debug.html | 2 +- html/en/drv/dgn.html | 2 +- html/en/drv/dxf.html | 2 +- html/en/drv/emf.html | 2 +- html/en/drv/image.html | 2 +- html/en/drv/irgb.html | 2 +- html/en/drv/iup.html | 2 +- html/en/drv/mf.html | 2 +- html/en/drv/native.html | 2 +- html/en/drv/pdf.html | 2 +- html/en/drv/picture.html | 2 +- html/en/drv/printer.html | 2 +- html/en/drv/ps.html | 2 +- html/en/drv/wmf.html | 2 +- 18 files changed, 18 insertions(+), 18 deletions(-) (limited to 'html/en/drv') diff --git a/html/en/drv/cgm.html b/html/en/drv/cgm.html index 17ca141..470561a 100644 --- a/html/en/drv/cgm.html +++ b/html/en/drv/cgm.html @@ -10,7 +10,7 @@ -

CD_CGM - Computer Graphics Metafile Driver (cdcgm.h)

+

CD_CGM - Computer Graphics Metafile Driver (cdcgm.h)

This driver allows generating a Computer Graphics Metafile, which is an ANSI standard for the persistent storage of graphics primitives. The file usually has an extension .CGM.

diff --git a/html/en/drv/clipbd.html b/html/en/drv/clipbd.html index 0b9be2d..7a9c115 100644 --- a/html/en/drv/clipbd.html +++ b/html/en/drv/clipbd.html @@ -10,7 +10,7 @@ -

CD_CLIPBOARD - Clipboard Driver (cdclipbd.h)

+

CD_CLIPBOARD - Clipboard Driver (cdclipbd.h)

This driver allows the access to a Clipboard area. It is greatly dependent on the system. In Win32, it creates an Enhanced Metafile, diff --git a/html/en/drv/dbuf.html b/html/en/drv/dbuf.html index 37b5c89..48556ed 100644 --- a/html/en/drv/dbuf.html +++ b/html/en/drv/dbuf.html @@ -10,7 +10,7 @@ -

CD_DBUFFER - Double Buffer Driver using a server image (cddbuf.h)

+

CD_DBUFFER - Double Buffer Driver using a server image (cddbuf.h)

Implements the concept of offscreen drawing. It is based on a Server Image (the back buffer) and a Window canvas (the front buffer).

diff --git a/html/en/drv/dbufrgb.html b/html/en/drv/dbufrgb.html index a9fa4c8..f6a63b2 100644 --- a/html/en/drv/dbufrgb.html +++ b/html/en/drv/dbufrgb.html @@ -10,7 +10,7 @@ -

CD_DBUFFERRGB - Double Buffer Driver using a RGB image (cdirgb.h)

+

CD_DBUFFERRGB - Double Buffer Driver using a RGB image (cdirgb.h)

Implements the concept of offscreen drawing. It is based on a Image RGB (the back buffer) and any other canvas (the front buffer).

diff --git a/html/en/drv/debug.html b/html/en/drv/debug.html index e405dac..bc64a73 100644 --- a/html/en/drv/debug.html +++ b/html/en/drv/debug.html @@ -10,7 +10,7 @@ -

CD_DEBUG - CD Debug Driver (cddebug.h)

+

CD_DEBUG - CD Debug Driver (cddebug.h)

This driver creates a text file with a log of all function calls. But for only the functions that have a driver implementation and in the order that diff --git a/html/en/drv/dgn.html b/html/en/drv/dgn.html index acd688b..be52f3c 100644 --- a/html/en/drv/dgn.html +++ b/html/en/drv/dgn.html @@ -10,7 +10,7 @@ -

CD_DGN - MicroStation Design File Driver (cddgn.h)

+

CD_DGN - MicroStation Design File Driver (cddgn.h)

This driver allows generating a MicroStation design file. The file name usually has an extension .DGN. The driver supports only MicroStation version 4.0 or later. The format's copyrights are property of diff --git a/html/en/drv/dxf.html b/html/en/drv/dxf.html index 95274ee..0637e92 100644 --- a/html/en/drv/dxf.html +++ b/html/en/drv/dxf.html @@ -10,7 +10,7 @@ -

CD_DXF - AutoCAD Image Exchange File Driver (cddxf.h)

+

CD_DXF - AutoCAD Image Exchange File Driver (cddxf.h)

This driver allows generating an AutoCAD image exchange file. The file name usually has an extension .DXF. This driver supports only AutoCAD version 10.0 or later. The format's copyrights are property of diff --git a/html/en/drv/emf.html b/html/en/drv/emf.html index 1f7b462..bed1461 100644 --- a/html/en/drv/emf.html +++ b/html/en/drv/emf.html @@ -10,7 +10,7 @@ -

CD_EMF - Enhanced Metafile Driver (cdemf.h)

+

CD_EMF - Enhanced Metafile Driver (cdemf.h)

This driver allows generating a Microsoft Windows Enhanced Metafile, the format used by 32-bit Windows systems to store graphics primitives. Usually, diff --git a/html/en/drv/image.html b/html/en/drv/image.html index f19b3b3..8dd7258 100644 --- a/html/en/drv/image.html +++ b/html/en/drv/image.html @@ -10,7 +10,7 @@ -

CD_IMAGE - Server Image Driver (cdimage.h)

+

CD_IMAGE - Server Image Driver (cdimage.h)

This driver provides access to a Server Image, a memory-based high-performance image that corresponds to the attributes of the system's diff --git a/html/en/drv/irgb.html b/html/en/drv/irgb.html index 3ab71f4..0689dfc 100644 --- a/html/en/drv/irgb.html +++ b/html/en/drv/irgb.html @@ -10,7 +10,7 @@ -

CD_IMAGERGB - RGB Client Image Driver (cdirgb.h)

+

CD_IMAGERGB - RGB Client Image Driver (cdirgb.h)

This driver allows access to a Client Image, an imaged based in RGB colors with 24 or 32 bits per pixel (8 per channel). diff --git a/html/en/drv/iup.html b/html/en/drv/iup.html index 90f11d9..b2644e0 100644 --- a/html/en/drv/iup.html +++ b/html/en/drv/iup.html @@ -10,7 +10,7 @@ -

CD_IUP - IUP Driver (cdiup.h)

+

CD_IUP - IUP Driver (cdiup.h)

This driver provides access to an interface element of a IUP canvas. IUP is a portable user-interface library used to create portable user-interface applications. See diff --git a/html/en/drv/mf.html b/html/en/drv/mf.html index c6157b9..0b9995b 100644 --- a/html/en/drv/mf.html +++ b/html/en/drv/mf.html @@ -10,7 +10,7 @@ -

CD_METAFILE - CD Metafile Driver (cdmf.h)

+

CD_METAFILE - CD Metafile Driver (cdmf.h)

This driver allows the generation of a CD Metafile, a very simple format that includes calls to functions of the CD library and provides persistence to its primitives.

diff --git a/html/en/drv/native.html b/html/en/drv/native.html index 20d182a..257c62b 100644 --- a/html/en/drv/native.html +++ b/html/en/drv/native.html @@ -10,7 +10,7 @@ -

CD_NATIVEWINDOW - Native Window Driver (cdnative.h)

+

CD_NATIVEWINDOW - Native Window Driver (cdnative.h)

This driver provides access to an existing Native Window, a basic element of the user-interface system. It also provides access to other native handles like HDC handles in Windows.

diff --git a/html/en/drv/pdf.html b/html/en/drv/pdf.html index 71ee6b7..129dd69 100644 --- a/html/en/drv/pdf.html +++ b/html/en/drv/pdf.html @@ -10,7 +10,7 @@ -

CD_PDF - PDF Driver (cdpdf.h)

+

CD_PDF - PDF Driver (cdpdf.h)

This drivers allows generating a PDF file. This format developed for representing documents in a manner that is independent of the original application software, hardware, and operating system used to create those documents. The diff --git a/html/en/drv/picture.html b/html/en/drv/picture.html index d702555..a39828a 100644 --- a/html/en/drv/picture.html +++ b/html/en/drv/picture.html @@ -10,7 +10,7 @@ -

CD_PICTURE - CD Picture (cdpicture.h)

+

CD_PICTURE - CD Picture (cdpicture.h)

This driver allows the creation of a CD Picture. It store primitives and attributes in memory that can be played and resized in any other driver. It diff --git a/html/en/drv/printer.html b/html/en/drv/printer.html index d354fe2..25da760 100644 --- a/html/en/drv/printer.html +++ b/html/en/drv/printer.html @@ -10,7 +10,7 @@ -

CD_PRINTER - Printer Driver (cdprint.h)

+

CD_PRINTER - Printer Driver (cdprint.h)

This driver provides access to a System Default Printer.

Currently, it works only in Microsoft Windows platforms, but it is possible diff --git a/html/en/drv/ps.html b/html/en/drv/ps.html index 7a2dc1a..bfb7ed2 100644 --- a/html/en/drv/ps.html +++ b/html/en/drv/ps.html @@ -10,7 +10,7 @@ -

CD_PS - PostScript Driver (cdps.h)

+

CD_PS - PostScript Driver (cdps.h)

This drivers allows generating a PostScript file. This format was created to be a high-quality graphics language for printers and is currently supported by several printers. If your printer supports PostScript, you can send the diff --git a/html/en/drv/wmf.html b/html/en/drv/wmf.html index aa92c68..b7e91f3 100644 --- a/html/en/drv/wmf.html +++ b/html/en/drv/wmf.html @@ -10,7 +10,7 @@ -

CD_WMF - Windows Metafile Driver (cdwmf.h)

+

CD_WMF - Windows Metafile Driver (cdwmf.h)

This driver allows creating a Microsoft Windows Metafile, the format used by 16-bit Windows systems to store graphics primitives. Usually, the filename -- cgit v1.2.3