summaryrefslogtreecommitdiffstats
path: root/src/libart.def
diff options
context:
space:
mode:
authorgregory guy <[email protected]>2020-10-02 12:42:44 +0200
committerMichele Calgaro <[email protected]>2020-10-05 21:43:02 +0900
commitc64cc0c3b3778eb17dde2670976d3e5314689143 (patch)
tree106109eada8037ecf6ca9dd8c1aac403bb0ac633 /src/libart.def
parent000a818a2cc613690ee5ed4d47685722fff39e83 (diff)
downloadlibart-lgpl-c64cc0c3b3778eb17dde2670976d3e5314689143.tar.gz
libart-lgpl-c64cc0c3b3778eb17dde2670976d3e5314689143.zip
Libart-lgpl moved into a 'src' folder for consistency sake with the other
modules. Add basic cmake build instructions. Rework of the README file. Some cosmetics. Signed-off-by: gregory guy <[email protected]> (cherry picked from commit 8349a964c20f96504886ece0f2c8ba0c7489fff3)
Diffstat (limited to 'src/libart.def')
-rw-r--r--src/libart.def124
1 files changed, 124 insertions, 0 deletions
diff --git a/src/libart.def b/src/libart.def
new file mode 100644
index 0000000..d731c6e
--- /dev/null
+++ b/src/libart.def
@@ -0,0 +1,124 @@
+EXPORTS
+ art_affine_equal
+ art_affine_expansion
+ art_affine_flip
+ art_affine_identity
+ art_affine_invert
+ art_affine_multiply
+ art_affine_point
+ art_affine_rectilinear
+ art_affine_rotate
+ art_affine_scale
+ art_affine_shear
+ art_affine_to_string
+ art_affine_translate
+ art_alphagamma_free
+ art_alphagamma_new
+ art_bez_path_to_vec
+ art_bezier_to_vec
+ art_bpath_affine_transform
+ art_die
+ art_dprint
+ art_drect_affine_transform
+ art_drect_copy
+ art_drect_empty
+ art_drect_intersect
+ art_drect_svp
+ art_drect_svp_union
+ art_drect_to_irect
+ art_drect_union
+ art_gray_svp_aa
+ art_irect_copy
+ art_irect_empty
+ art_irect_intersect
+ art_irect_union
+ art_pixbuf_duplicate
+ art_pixbuf_free
+ art_pixbuf_free_shallow
+ art_pixbuf_new_const_rgb
+ art_pixbuf_new_const_rgba
+ art_pixbuf_new_rgb
+ art_pixbuf_new_rgb_dnotify
+ art_pixbuf_new_rgba
+ art_pixbuf_new_rgba_dnotify
+ art_rect_list_from_uta
+ art_render_add_image_source
+ art_render_add_mask_source
+ art_render_clear
+ art_render_clear_16_obj
+ art_render_clear_8_obj
+ art_render_clear_rgb
+ art_render_clear_rgb8_obj
+ art_render_composite_8_obj
+ art_render_composite_8_opt1_obj
+ art_render_composite_8_opt2_obj
+ art_render_composite_obj
+ art_render_gradient_linear
+ art_render_gradient_radial
+ art_render_image_solid
+ art_render_invoke
+ art_render_invoke_callbacks
+ art_render_mask
+ art_render_mask_solid
+ art_render_new
+ art_render_svp
+ art_rgb_a_affine
+ art_rgba_rgba_composite
+ art_rgba_fill_run
+ art_rgba_run_alpha
+ art_rgb_affine
+ art_rgb_affine_run
+ art_rgb_bitmap_affine
+ art_rgb_fill_run
+ art_rgb_pixbuf_affine
+ art_rgb_rgba_affine
+ art_rgb_run_alpha
+ art_rgb_svp_aa
+ art_rgb_svp_alpha
+ art_svp_add_segment
+ art_svp_diff
+ art_svp_free
+ art_svp_from_vpath
+ art_svp_intersect
+ art_svp_intersector
+ art_svp_minus
+ art_svp_point_dist
+ art_svp_point_wind
+ art_svp_render_aa
+ art_svp_render_aa_iter
+ art_svp_render_aa_iter_done
+ art_svp_render_aa_iter_step
+ art_svp_rewind_uncrossed
+ art_svp_seg_compare
+ art_svp_uncross
+ 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
+ art_uta_from_svp
+ art_uta_from_vpath
+ art_uta_new
+ art_uta_new_coords
+ art_uta_union
+ art_vpath_add_point
+ art_vpath_affine_transform
+ art_vpath_bbox_drect
+ art_vpath_bbox_irect
+ art_vpath_dash
+ art_vpath_from_svp
+ art_vpath_new_circle
+ art_vpath_perturb
+ art_warn
+ art_alloc
+ art_free
+ art_realloc
+ libart_major_version
+ libart_micro_version
+ libart_minor_version
+ libart_postinit
+ libart_preinit
+ libart_version