Remove duplicate definitions of pixman_color_to_pixel and pixman_composite.

(cherry picked from 9e7076fd27 commit)
This commit is contained in:
Behdad Esfahbod 2006-03-15 10:23:21 -05:00
parent af0cbe2aed
commit ff33ddb8f8
27 changed files with 10 additions and 87 deletions

View file

@ -4,6 +4,16 @@
than 'test =='). Thanks to Richard Lloyd and Klaus Heinz. Closes
bug #4823.
2005-12-07 Carl Worth <cworth@cworth.org>
* src/pixman-remap.h: Remove duplicate definitions of
pixman_color_to_pixel and pixman_composite.
2005-11-21 Carl Worth <cworth@cworth.org>
* ROADMAP: Add reminder to fix all memory leaks (as determined by
the test suite) before release 1.2.0.
2005-11-21 Carl Worth <cworth@cworth.org>
* src/pixman-remap.h: Remove duplicate definitions of

View file

@ -14,9 +14,6 @@ How a font should be rendered
</para>
<!-- ##### SECTION Stability_Level ##### -->
<!-- ##### TYPEDEF cairo_font_options_t ##### -->
<para>
@ -66,15 +63,6 @@ How a font should be rendered
@other:
<!-- ##### FUNCTION cairo_font_options_hash ##### -->
<para>
</para>
@options:
@Returns:
<!-- ##### FUNCTION cairo_font_options_equal ##### -->
<para>

View file

@ -14,9 +14,6 @@ Base class for fonts
</para>
<!-- ##### SECTION Stability_Level ##### -->
<!-- ##### TYPEDEF cairo_font_face_t ##### -->
<para>

View file

@ -14,9 +14,6 @@ Font support for FreeType
</para>
<!-- ##### SECTION Stability_Level ##### -->
<!-- ##### FUNCTION cairo_ft_font_face_create_for_ft_face ##### -->
<para>

View file

@ -14,9 +14,6 @@ OpenGL accelerated rendering using the Glitz library
</para>
<!-- ##### SECTION Stability_Level ##### -->
<!-- ##### FUNCTION cairo_glitz_surface_create ##### -->
<para>

View file

@ -17,9 +17,6 @@ Rendering to memory buffers
</para>
<!-- ##### SECTION Stability_Level ##### -->
<!-- ##### ENUM cairo_format_t ##### -->
<para>

View file

@ -29,9 +29,6 @@ Generic matrix operations
</para>
<!-- ##### SECTION Stability_Level ##### -->
<!-- ##### STRUCT cairo_matrix_t ##### -->
<para>

View file

@ -14,9 +14,6 @@ Creating paths and manipulating path data
</para>
<!-- ##### SECTION Stability_Level ##### -->
<!-- ##### STRUCT cairo_path_t ##### -->
<para>

View file

@ -14,9 +14,6 @@ Gradients and filtered sources
</para>
<!-- ##### SECTION Stability_Level ##### -->
<!-- ##### TYPEDEF cairo_pattern_t ##### -->
<para>

View file

@ -14,9 +14,6 @@ Rendering PDF documents
</para>
<!-- ##### SECTION Stability_Level ##### -->
<!-- ##### FUNCTION cairo_pdf_surface_create ##### -->
<para>

View file

@ -14,9 +14,6 @@ Reading and writing PNG images
</para>
<!-- ##### SECTION Stability_Level ##### -->
<!-- ##### FUNCTION cairo_image_surface_create_from_png ##### -->
<para>

View file

@ -14,9 +14,6 @@ Rendering PostScript documents
</para>
<!-- ##### SECTION Stability_Level ##### -->
<!-- ##### FUNCTION cairo_ps_surface_create ##### -->
<para>

View file

@ -14,9 +14,6 @@ Rendering to Quartz surfaces
</para>
<!-- ##### SECTION Stability_Level ##### -->
<!-- ##### FUNCTION cairo_quartz_surface_create ##### -->
<para>

View file

@ -14,9 +14,6 @@ Caching metrics for a particular font size
</para>
<!-- ##### SECTION Stability_Level ##### -->
<!-- ##### TYPEDEF cairo_scaled_font_t ##### -->
<para>

View file

@ -14,9 +14,6 @@ Decoding cairo's status
</para>
<!-- ##### SECTION Stability_Level ##### -->
<!-- ##### ENUM cairo_status_t ##### -->
<para>

View file

@ -14,9 +14,6 @@ Base class for surfaces
</para>
<!-- ##### SECTION Stability_Level ##### -->
<!-- ##### TYPEDEF cairo_surface_t ##### -->
<para>

View file

@ -14,9 +14,6 @@ Rendering text and sets of glyphs
</para>
<!-- ##### SECTION Stability_Level ##### -->
<!-- ##### STRUCT cairo_glyph_t ##### -->
<para>

View file

@ -14,9 +14,6 @@ Manipulating the current transformation matrix
</para>
<!-- ##### SECTION Stability_Level ##### -->
<!-- ##### FUNCTION cairo_translate ##### -->
<para>

View file

@ -14,9 +14,6 @@ Generic data types used in the cairo API
</para>
<!-- ##### SECTION Stability_Level ##### -->
<!-- ##### TYPEDEF cairo_bool_t ##### -->
<para>

View file

@ -14,9 +14,6 @@ Compile and run time version checks
</para>
<!-- ##### SECTION Stability_Level ##### -->
<!-- ##### MACRO CAIRO_VERSION ##### -->
<para>

View file

@ -14,9 +14,6 @@ Font support for Microsoft Windows
</para>
<!-- ##### SECTION Stability_Level ##### -->
<!-- ##### FUNCTION cairo_win32_font_face_create_for_logfontw ##### -->
<para>

View file

@ -14,9 +14,6 @@ Microsoft Windows surface support
</para>
<!-- ##### SECTION Stability_Level ##### -->
<!-- ##### FUNCTION cairo_win32_surface_create ##### -->
<para>

View file

@ -14,9 +14,6 @@ X Window System rendering using the XCB library
</para>
<!-- ##### SECTION Stability_Level ##### -->
<!-- ##### FUNCTION cairo_xcb_surface_create_with_xrender_format ##### -->
<para>

View file

@ -14,9 +14,6 @@ X Window System rendering using the XCB library
</para>
<!-- ##### SECTION Stability_Level ##### -->
<!-- ##### FUNCTION cairo_xcb_surface_create ##### -->
<para>

View file

@ -14,9 +14,6 @@ XLib/Xrender Backend
</para>
<!-- ##### SECTION Stability_Level ##### -->
<!-- ##### FUNCTION cairo_xlib_surface_create_with_xrender_format ##### -->
<para>

View file

@ -14,9 +14,6 @@ X Window System rendering using XLib
</para>
<!-- ##### SECTION Stability_Level ##### -->
<!-- ##### FUNCTION cairo_xlib_surface_create ##### -->
<para>

View file

@ -24,9 +24,6 @@ The cairo drawing context
</para>
<!-- ##### SECTION Stability_Level ##### -->
<!-- ##### TYPEDEF cairo_t ##### -->
<para>