X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=tools%2Flibucw.api;h=34fa6016e436be3b8b912bde113870f78058f90e;hb=e167c2fc955423dee63194b5e4e51b10dfeb40f3;hp=d3b9ad920108d9041edfb64e19e5e88f1a8b7f20;hpb=b8007f78ac4b3fd4fbf527a74f47888b1f2e7c11;p=libucw.git diff --git a/tools/libucw.api b/tools/libucw.api index d3b9ad92..34fa6016 100644 --- a/tools/libucw.api +++ b/tools/libucw.api @@ -168,6 +168,31 @@ bprintf vbprintf # ucw/fb-socket.h fbsock_create +# ucw/ff-binary.h +bgetw_slow +bgetw_be_slow +bgetw_le_slow +bgetl_slow +bgetl_be_slow +bgetl_le_slow +bgetq_slow +bgetq_be_slow +bgetq_le_slow +bget5_slow +bget5_be_slow +bget5_le_slow +bputw_slow +bputw_be_slow +bputw_le_slow +bputl_slow +bputl_be_slow +bputl_le_slow +bputq_slow +bputq_be_slow +bputq_le_slow +bput5_slow +bput5_be_slow +bput5_le_slow # ucw/ff-unicode.h bget_utf8_slow bget_utf8_32_slow @@ -434,7 +459,6 @@ stk_vprintf_internal stk_hexdump_internal stk_fsize_internal # ucw/string.h -strnlen str_format_flags str_count_char str_unesc @@ -448,6 +472,9 @@ str_has_prefix str_has_suffix str_hier_prefix str_hier_suffix +# ucw/strtonum.h +str_to_uintmax +str_to_uns # ucw/tbf.h tbf_init tbf_limit @@ -563,4 +590,136 @@ mp_strconv stk_strconv_init stk_strconv_step # charset/unicat.h +_U_cat +_U_upper +_U_lower +_U_unaccent Uexpand_lig +# images/color.h +color_space_channels +color_space_name +color_space_id_to_name +color_space_name_to_id +color_get +color_put +color_black +color_white +image_conv_defaults +image_conv +color_illuminant_d50 +color_illuminant_d65 +color_illuminant_e +color_adobe_rgb_info +color_apple_rgb_info +color_cie_rgb_info +color_color_match_rgb_info +color_srgb_info +color_compute_color_space_to_xyz_matrix +color_compute_bradford_matrix +color_compute_color_spaces_conversion_matrix +color_invert_matrix +srgb_to_xyz_exact +xyz_to_srgb_exact +xyz_to_luv_exact +luv_to_xyz_exact +rgb_to_cmyk_exact +cmyk_to_rgb_exact +srgb_to_luv_tab1 +srgb_to_luv_tab2 +srgb_to_luv_tab3 +srgb_to_luv_init +srgb_to_luv_pixels +srgb_to_luv_grid +color_interpolation_table +color_conv_init +color_conv_pixels +# images/duplicates.h +image_dup_context_init +image_dup_context_cleanup +image_dup_estimate_size +image_dup_new +image_dup_compare +# images/error.h +image_trace +# images/images.h +image_context_init +image_context_cleanup +image_context_msg +image_context_vmsg +image_context_msg_default +image_context_msg_silent +image_max_dim +image_max_bytes +image_channels_format_to_name +image_name_to_channels_format +image_new +image_clone +image_destroy +image_clear +image_init_matrix +image_init_subimage +image_scale +image_dimensions_fit_to_box +image_io_init +image_io_cleanup +image_io_reset +image_io_read_header +image_io_read_data +image_io_read +image_io_write +image_format_to_extension +image_extension_to_format +image_file_name_to_format +# images/io-main.h +libjpeg_read_header +libjpeg_read_data +libjpeg_write +libpng_read_header +libpng_read_data +libpng_write +libungif_read_header +libungif_read_data +libmagick_init +libmagick_cleanup +libmagick_read_header +libmagick_read_data +libmagick_write +image_io_read_data_prepare +image_io_read_data_finish +image_io_read_data_break +# images/math.h +fast_div_tab +fast_sqrt_tab +# images/object.h +get_image_obj_info +get_image_obj_thumb +read_image_obj_thumb +put_image_obj_signature +get_image_obj_signature +# images/sig-cmp-gen.h +image_signatures_dist +image_signatures_dist_explain +# images/signature.h +image_sig_min_width +image_sig_min_height +image_sig_prequant_thresholds +image_sig_postquant_min_steps +image_sig_postquant_max_steps +image_sig_postquant_threshold +image_sig_border_size +image_sig_border_bonus +image_sig_inertia_scale +image_sig_textured_threshold +image_sig_compare_method +image_sig_cmp_features_weights +image_vector_dump +image_region_dump +compute_image_signature +image_sig_init +image_sig_preprocess +image_sig_finish +image_sig_cleanup +image_sig_segmentation +image_sig_detect_textured +image_signatures_dist +image_signatures_dist_explain