diff options
| author | scuri <scuri> | 2009-12-01 17:25:49 +0000 | 
|---|---|---|
| committer | scuri <scuri> | 2009-12-01 17:25:49 +0000 | 
| commit | da448b73cc1d103d9fdb4829b2f731514834bce3 (patch) | |
| tree | b0f661ec6dc1a5d1ae458e4a932e0ef668e913d7 /html/en | |
| parent | 41be4b7e6f5661a28d02edad52c6651097da7202 (diff) | |
Fixed: text alignment in the Windows base driver when WriteMode=XOR.
Diffstat (limited to 'html/en')
| -rw-r--r-- | html/en/history.html | 4 | 
1 files changed, 3 insertions, 1 deletions
| diff --git a/html/en/history.html b/html/en/history.html index 0a04acc..7464f1d 100644 --- a/html/en/history.html +++ b/html/en/history.html @@ -19,7 +19,7 @@  <body>  <h2>History of Changes</h2> -<h3>CVS (27/Nov/2009)</h3> +<h3>CVS (01/Dec/2009)</h3>  <ul>  	<li><span class="style1">Changed</span><span class="hist_changed">:</span>      Freetype updated to version 2.3.11.</li> @@ -51,6 +51,8 @@  	<strong>CanvasFont</strong> in the PICTURE driver.</li>  	<li><span style="color: #FF0000">Fixed:</span> improved support for line   	endings at <strong>cdPlay</strong> in the METAFILE driver.</li> +	<li><span style="color: #FF0000">Fixed:</span> text alignment in the Windows  +	base driver when WriteMode=XOR.</li>  </ul>  <h3><a href="http://sourceforge.net/projects/canvasdraw/files/5.2/">Version 5.2</a> (26/Jun/2009)</h3>  <ul> | 
