From df2d4c896cc116ebce3f40718cfabc75eb804e38 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Sat, 6 Apr 2013 13:42:56 +1100 Subject: Removed references to Carbon platform which is no longer supported. --- doc/ScintillaDoc.html | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'doc/ScintillaDoc.html') diff --git a/doc/ScintillaDoc.html b/doc/ScintillaDoc.html index 9760c7c27..18155093b 100644 --- a/doc/ScintillaDoc.html +++ b/doc/ScintillaDoc.html @@ -3911,8 +3911,7 @@ struct Sci_TextToFind { SCI_INDICSETALPHA and SCI_INDICSETOUTLINEALPHA control the alpha transparency values. The default values are 30 for alpha and 50 for outline alpha. - To avoid excessive memory allocation the maximum width of a dotted box is 4000 pixels. - Not available for OS X Carbon. + To avoid excessive memory allocation the maximum width of a dotted box is 4000 pixels. @@ -7083,8 +7082,7 @@ for line = lineStart to lineEnd do SCI_ENSUREVISIBLE(line) next If there is no suitable platform support, the LodePNG and picoPNG libraries are small libraries for loading and decoding PNG files available under a BSD-style license.

-

RGBA format is supported on Windows, GTK+ and OS X Cocoa. - It is not supported on OS X Carbon.

+

RGBA format is supported on Windows, GTK+ and OS X Cocoa.

XPM

-- cgit v1.2.3