From 41be4b7e6f5661a28d02edad52c6651097da7202 Mon Sep 17 00:00:00 2001 From: scuri Date: Mon, 30 Nov 2009 19:31:02 +0000 Subject: Fixed: improved support for line endings at cdPlay in the METAFILE driver. --- html/en/history.html | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'html/en') diff --git a/html/en/history.html b/html/en/history.html index 2e19b2f..0a04acc 100644 --- a/html/en/history.html +++ b/html/en/history.html @@ -45,8 +45,12 @@ driver when the segments contain horizontal lines.
  • Fixed: line style background not transparent in the IMAGERGB driver.
  • -
  • Fixed: Clear method was affected by - WriteMode in the X11 base driver.
  • +
  • Fixed: CanvasClear method was affected by + CanvasWriteMode in the X11 base driver.
  • +
  • Fixed: invalid memory access at + CanvasFont in the PICTURE driver.
  • +
  • Fixed: improved support for line + endings at cdPlay in the METAFILE driver.
  • Version 5.2 (26/Jun/2009)