From 1b42bc8033bc4682c9688086c08ca3ad306a2ae8 Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Tue, 16 Sep 2008 17:04:38 -0700 Subject: Make the lcd_filter API private During the cairo summit it was decided that this API is to freetype- specific to be in the general cairo interface for now. This will likely come back again soon as a cairo_ft-specific interface. --- doc/public/tmpl/cairo-font-options.sgml | 29 ----------------------------- 1 file changed, 29 deletions(-) (limited to 'doc') diff --git a/doc/public/tmpl/cairo-font-options.sgml b/doc/public/tmpl/cairo-font-options.sgml index 62a6b309..501abf41 100644 --- a/doc/public/tmpl/cairo-font-options.sgml +++ b/doc/public/tmpl/cairo-font-options.sgml @@ -137,35 +137,6 @@ output on a particular display. @Returns: - - - - - -@CAIRO_LCD_FILTER_DEFAULT: -@CAIRO_LCD_FILTER_NONE: -@CAIRO_LCD_FILTER_INTRA_PIXEL: -@CAIRO_LCD_FILTER_FIR3: -@CAIRO_LCD_FILTER_FIR5: - - - - - - -@options: -@lcd_filter: - - - - - - - -@options: -@Returns: - - -- cgit v1.2.3