From f658209d25477c490bf1892e68a0fd1384c1dded Mon Sep 17 00:00:00 2001 From: scuri Date: Tue, 23 Jun 2009 20:55:28 +0000 Subject: *** empty log message *** --- html/en/history.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'html/en') diff --git a/html/en/history.html b/html/en/history.html index 25355fc..0a2ecf7 100644 --- a/html/en/history.html +++ b/html/en/history.html @@ -16,16 +16,16 @@ CanvasGetVectorTextBox, CanvasGetVectorFontSize and CanvasVectorFontSize.
  • Changed: - CD_DBUFFER now activates the buffered canvas before creating the image - canvas. If size is 0 then uses 1 and avoid to fail during creation.
  • -
  • Changed: the functions CanvasVectorText, CanvasText and CanvasGetTextSize now supports line breaks using '\n'. CanvasMultiLineVectorText is now deprecated but kept for compatibility. IMPORTANT - VectorTextSize now - includes the full line size.
  • + uses the full line size. +
  • Changed: + CD_DBUFFER now activates the buffered canvas before creating the image + canvas. If size is 0 then uses 1 and avoid to fail during creation.
  • Fixed: CanvasText for CD_IMAGERGB driver when the foreground color has alpha.
  • -- cgit v1.2.3