From 8fe31aedde058309172322e8e57ef683fbc0e28a Mon Sep 17 00:00:00 2001 From: "alex.fritze%crocodile-clips.com" Date: Fri, 15 Nov 2002 08:25:12 +0000 Subject: [PATCH] add missing exports. git-svn-id: svn://10.0.0.236/branches/SVG_20020806_BRANCH@133895 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/other-licenses/libart_lgpl/libart.def | 25 ++++++++++++++++--- 1 file changed, 21 insertions(+), 4 deletions(-) diff --git a/mozilla/other-licenses/libart_lgpl/libart.def b/mozilla/other-licenses/libart_lgpl/libart.def index 43ee8c2de72..f8dd1176e31 100644 --- a/mozilla/other-licenses/libart_lgpl/libart.def +++ b/mozilla/other-licenses/libart_lgpl/libart.def @@ -1,6 +1,6 @@ ; libart.def : Declares the funcion exports of the DLL. -LIBRARY "libart" +LIBRARY DESCRIPTION 'libart Windows Dynamic Link Library' EXPORTS @@ -46,9 +46,14 @@ EXPORTS art_pixbuf_new_rgba art_pixbuf_new_rgba_dnotify art_rect_list_from_uta - art_rgba_rgba_composite - art_rgba_fill_run - art_rgba_run_alpha + art_render_clear_rgb + art_render_gradient_linear + art_render_gradient_radial + art_render_image_solid + art_render_invoke + art_render_mask_solid + art_render_new + art_render_svp art_rgb_affine art_rgb_affine_run art_rgb_bitmap_affine @@ -58,11 +63,15 @@ EXPORTS art_rgb_run_alpha art_rgb_svp_aa art_rgb_svp_alpha + art_rgba_fill_run + art_rgba_rgba_composite + art_rgba_run_alpha art_svp_add_segment art_svp_diff art_svp_free art_svp_from_vpath art_svp_intersect + art_svp_intersector art_svp_point_dist art_svp_point_wind art_svp_render_aa @@ -72,6 +81,8 @@ EXPORTS art_svp_union art_svp_vpath_stroke art_svp_vpath_stroke_raw + art_svp_writer_rewind_new + art_svp_writer_rewind_reap art_uta_add_line art_uta_free art_uta_from_irect @@ -82,12 +93,18 @@ EXPORTS art_uta_union art_vpath_add_point art_vpath_affine_transform + art_vpath_array_iterator_init art_vpath_bbox_drect art_vpath_bbox_irect + art_vpath_clip_filter_init + art_vpath_contract_filter_init art_vpath_dash + art_vpath_dash_filter_init art_vpath_from_svp art_vpath_new_circle + art_vpath_new_vpath_array art_vpath_perturb + art_vpath_poly_rect_clip_filter_init art_warn ; trap_epsilon ; traverse