summaryrefslogtreecommitdiff
path: root/html/en/cdluaim.html
diff options
context:
space:
mode:
authorscuri <scuri>2009-10-07 15:01:48 +0000
committerscuri <scuri>2009-10-07 15:01:48 +0000
commita9f58764aaf13d31c9927ead8b5d25b0ad4f5362 (patch)
treeb0f8a550fb27ac976cd8251ba2b27d1d0391816e /html/en/cdluaim.html
parent3fa46531cbe092696d18526fbaa7c34dcba054c0 (diff)
*** empty log message ***
Diffstat (limited to 'html/en/cdluaim.html')
-rw-r--r--html/en/cdluaim.html24
1 files changed, 13 insertions, 11 deletions
diff --git a/html/en/cdluaim.html b/html/en/cdluaim.html
index 707539d..6629558 100644
--- a/html/en/cdluaim.html
+++ b/html/en/cdluaim.html
@@ -1,13 +1,13 @@
-<!doctype HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
- <head>
- <title>CDLua+IMLua</title>
- <meta http-equiv="Content-Language" content="en-us">
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
- <link rel="stylesheet" type="text/css" href="../style.css">
- </head>
- <body>
- <h2 align="center">CDLua+IMLua</h2>
+
+<head>
+<meta http-equiv="Content-Language" content="en-us">
+<title>CDLua+IMLua</title>
+<link rel="stylesheet" type="text/css" href="../style.css">
+</head>
+
+<body>
+<h2 align="center">CDLua+IMLua</h2>
<p>
When CD is used togheter with the IM library in Lua, the CD bitmap and the IM
@@ -50,5 +50,7 @@ IM_RGB/IM_BYTE image. </p>
<p>&nbsp;Creates a cdCanvas using the <a href="drv/irgb.html">CD_IMAGERGB</a> driver. Resolution is optional,
default is 3.8 pixels per milimiter (96.52 DPI). The imImage must be a
IM_RGB/IM_BYTE image. </p>
-</BODY>
-</HTML>
+
+</body>
+
+</html> \ No newline at end of file