<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:st1="urn:schemas-microsoft-com:office:smarttags" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]--><o:SmartTagType
 namespaceuri="urn:schemas-microsoft-com:office:smarttags" name="country-region"/>
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
 name="City"/>
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
 name="place"/>
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
 name="Street"/>
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
 name="address"/>
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
 name="chsdate"/>
<!--[if !mso]>
<style>
st1\:*{behavior:url(#default#ieooui) }
</style>
<![endif]-->
<link rel=Stylesheet type="text/css" media=all
href="BLOCKQUOTE%7bmargin-Top:%200px;%20margin-Bottom:%200px;%20margin-Left:%202em%7d">
<style>
<!--
UNKNOWN {
        FONT-SIZE: 10pt
}

 /* Font Definitions */
 @font-face
        {font-family:宋体;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:黑体;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:"MS PGothic";
        panose-1:2 11 6 0 7 2 5 8 2 4;}
@font-face
        {font-family:Verdana;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:"\@宋体";
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:"\@黑体";
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:"\@MS PGothic";
        panose-1:2 11 6 0 7 2 5 8 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        text-align:justify;
        text-justify:inter-ideograph;
        font-size:10.5pt;
        font-family:"Times New Roman";}
h4
        {margin-top:14.0pt;
        margin-right:0cm;
        margin-bottom:14.5pt;
        margin-left:0cm;
        text-align:justify;
        text-justify:inter-ideograph;
        line-height:156%;
        page-break-after:avoid;
        font-size:14.0pt;
        font-family:Arial;
        font-weight:bold;}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
p
        {mso-margin-top-alt:auto;
        margin-right:0cm;
        mso-margin-bottom-alt:auto;
        margin-left:0cm;
        font-size:12.0pt;
        font-family:宋体;}
p.2, li.2, div.2
        {margin-top:0cm;
        margin-right:0cm;
        margin-bottom:0cm;
        margin-left:19.2pt;
        margin-bottom:.0001pt;
        mso-para-margin-top:0cm;
        mso-para-margin-right:0cm;
        mso-para-margin-bottom:0cm;
        mso-para-margin-left:4.0gd;
        mso-para-margin-bottom:.0001pt;
        text-align:justify;
        text-justify:inter-ideograph;
        page-break-after:avoid;
        font-size:10.5pt;
        font-family:"MS PGothic";
        font-weight:bold;}
span.EmailStyle18
        {mso-style-type:personal;
        font-family:Verdana;
        color:windowtext;
        font-weight:normal;
        font-style:normal;
        text-decoration:none none;}
span.EmailStyle19
        {mso-style-type:personal-reply;
        font-family:Arial;
        color:navy;}
@page Section1
        {size:595.3pt 841.9pt;
        margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.Section1
        {page:Section1;}
-->
</style>

</head>

<body lang=ZH-CN link=blue vlink=purple>

<div class=Section1>

<div>

<div>

<p class=MsoNormal align=left style='text-align:left'><font size=2 color=black
face=Verdana><span lang=EN-US style='font-size:10.0pt;font-family:Verdana;
color:black'>there is a description at canvas in html5 :"On
high-definition displays, for instance, the user agent may internally use a
bitmap with two device pixels per unit in the coordinate space, so that the
rendering remains at high quality throughout." <o:p></o:p></span></font></p>

<p class=MsoNormal align=left style='text-align:left'><font size=1 color=navy
face=Arial><span lang=EN-US style='font-size:9.0pt;font-family:Arial;
color:navy'><o:p> </o:p></span></font></p>

</div>

</div>

<div>

<div>

<p class=MsoNormal align=left style='text-align:left'><font size=2 color=black
face=Verdana><span lang=EN-US style='font-size:10.0pt;font-family:Verdana;
color:black'>Why a bitmap with two device pixels per unit is high-definition
displays? I think it is a low-definition displays.for example:there is a
picture on the screen and the resolution is 1600*1200,and then we change the
resolution as 800*600,we will find that the picture will be larger,because when
the resolution is 1600*1200,we supposed the picture is a device pixel per
unit;when change the resolution as 800*600,the picture is two device pixels per
unit,so the picture will be larger,but the picture is in a low resolution,so i
think a bitmap with two device pixels per unit is low-definition displays..<o:p></o:p></span></font></p>

</div>

<p class=MsoNormal align=left style='text-align:left'><st1:chsdate
IsROCDate="False" IsLunarDate="False" Day="14" Month="4" Year="2009" w:st="on"><font
 size=2 color=silver face=Verdana><span lang=EN-US style='font-size:10.0pt;
 font-family:Verdana;color:silver'>2009-04-14</span></font></st1:chsdate><font
size=2 color=silver face=Verdana><span lang=EN-US style='font-size:10.0pt;
font-family:Verdana;color:silver'> <o:p></o:p></span></font></p>

<div class=MsoNormal align=left style='text-align:left'><font size=2
color=silver face=Verdana><span lang=EN-US style='font-size:10.0pt;font-family:
Verdana;color:silver'>

<hr size=2 width=122 style='width:91.5pt' align=left>

</span></font></div>

<div>

<div>

<div>

<p class=MsoNormal align=left style='text-align:left'><font size=2
color=silver face=Verdana><span lang=EN-US style='font-size:10.0pt;font-family:
Verdana;color:silver'>Regards<br>
Liu Ting <br>
A new email address of FJWAN is launched from Apr.1 2007.<br>
The updated address is: liuting<a href="mailto:liuting@cn.fujitsu.com">@cn.fujitsu.com</a><br>
--------------------------------------------------<br>
Liu Ting<br>
Development Dept.I<br>
Nanjing Fujitsu Nanda Software Tech. Co., Ltd.(FNST)<br>
8/F., Civil Defense Building, <st1:Street w:st="on"><st1:address w:st="on">No.189
  Guangzhou Road</st1:address></st1:Street>,<br>
<st1:City w:st="on">Nanjing</st1:City>, 210029, <st1:country-region w:st="on"><st1:place
 w:st="on">China</st1:place></st1:country-region><br>
TEL: +86+25-86630566-812<br>
COINS: 79955-812<br>
FAX: +86+25-83317685<br>
MAIL: liuting<a href="mailto:liuting@cn.fujitsu.com">@cn.fujitsu.com</a><br>
-------------------------------------------------<br>
This communication is for use by the intended recipient(s) only and may contain
information that is privileged, confidential and exempt from disclosure under
applicable law. If you are not an intended recipient of this communication, you
are hereby notified that any dissemination, distribution or copying hereof is
strictly prohibited.  If you have received this communication in error,
please notify me by reply e-mail, permanently delete this communication from
your system, and destroy any hard copies you may have printed<o:p></o:p></span></font></p>

</div>

<div>

<p class=MsoNormal align=left style='text-align:left'><font size=2
color=silver face=Verdana><span lang=EN-US style='font-size:10.0pt;font-family:
Verdana;color:silver'> <o:p></o:p></span></font></p>

</div>

<div>

<p class=MsoNormal align=left style='text-align:left'><font size=2
color=silver face=Verdana><span lang=EN-US style='font-size:10.0pt;font-family:
Verdana;color:silver'> <o:p></o:p></span></font></p>

</div>

</div>

</div>

</div>

</div>

</body>

</html>