Functions | |
fclose (svg) | |
fprintf (svg, svg_head, x, y, w, h) | |
fprintf (svg,"</svg>\n") | |
fprintf (svg,"<image width='%g' height='%g' xlink:href='%s'/>\n", width, height, name) | |
fprintf (svg,"<g class='%s'", cls) | |
fprintf (svg,">\n") | |
fprintf (svg,"'/>\n") | |
fprintf (svg,"z") | |
fprintf (svg," %c%g,%g",(abs)? 'M': 'm', x, y) | |
if (!svg) return | |
if (sx!=1.||sy!=1||deg||x||y) | |
if (scale!=1.||x||y) | |
if (x &&y) fprintf(svg | |
void | svg_commentf (const char *format,...) |
Variables | |
c | g |
c abs | L |
static FILE * | svg |
static const char | svg_head [] |
void | |
c abs | x |
c abs | y |
fclose | ( | svg | ) |
Referenced by qr_binarize(), qr_img_get_bit(), qr_sampling_grid_clear(), and zbar_image_write().
Referenced by _zbar_best_format(), _zbar_error_spew(), data_handler(), dump_error(), if(), input_wait(), main(), open_button_clicked(), parse_config(), qr_binarize(), rs_encode(), svg_commentf(), test_cleanup_handler(), test_image_bars(), test_image_check_cleanup(), usage(), v4l1_mmap_buffers(), v4l1_set_format(), v4l2_mmap_buffers(), verify_format_sort(), and zbar_processor_init().
fprintf | ( | svg | , |
"</svg>\n" | |||
) |
fprintf | ( | svg | ) |
fprintf | ( | svg | , |
" | , | ||
\n" | |||
) |
fprintf | ( | svg | , |
"'/ | , | ||
\n" | |||
) |
fprintf | ( | svg | , |
"z" | |||
) |
if | ( | ! | svg | ) |
References fprintf(), svg, svg_group_end, svg_path_start, and x.
References fprintf(), svg, svg_path_close, svg_path_end, svg_path_lineto, and svg_path_moveto.
if | ( | x && | y | ) |
void svg_commentf | ( | const char * | format, |
... | |||
) |
References fprintf(), scan_image::height, name, svg, svg_group_start, svg_image, scan_image::width, x, and y.
c g |
c abs L |
Referenced by _zbar_window_attach().
|
static |
Referenced by if(), scan_image(), and svg_commentf().
|
static |
void |
c abs x |
Referenced by _zbar_window_attach(), _zbar_window_clear(), _zbar_window_draw_logo(), _zbar_window_end(), _zbar_window_expose(), _zbar_window_probe_xv(), _zbar_window_resize(), bch18_6_correct(), convert_rgb_resample(), convert_rgb_to_yuv(), convert_rgb_to_yuvp(), convert_uv_resample(), convert_yuv_pack(), convert_yuv_to_rgb(), convert_yuv_unpack(), convert_yuvp_to_rgb(), fill_bars_nv(), fill_bars_rgb(), fill_bars_uv(), fill_bars_y(), fill_bars_yuv(), if(), isaac_init(), isaac_update(), main(), qr_alignment_pattern_search(), qr_binarize(), qr_finder_find_crossings(), qr_finder_fmt_info_decode(), qr_finder_version_decode(), qr_hom_cell_init(), qr_hom_unproject(), qr_ihypot(), qr_line_isect(), qr_sampling_grid_clear(), qr_sampling_grid_sample(), rs_encode(), scan_image(), svg_commentf(), symbol_get_location(), symbol_handler(), window_alloc_colors(), ximage_cleanup(), ximage_draw(), xv_add_format(), xv_cleanup(), xv_draw(), xv_init(), and zbar_scan_image().
c abs y |
Referenced by _zbar_window_expose(), bch15_5_correct(), bch15_5_encode(), bch18_6_correct(), convert_rgb_resample(), convert_rgb_to_yuv(), convert_rgb_to_yuvp(), convert_uv_resample(), convert_y_resize(), convert_yuv_pack(), convert_yuv_to_rgb(), convert_yuv_unpack(), convert_yuvp_to_rgb(), fill_bars_nv(), fill_bars_rgb(), fill_bars_uv(), fill_bars_y(), fill_bars_yuv(), isaac_update(), qr_alignment_pattern_search(), qr_binarize(), qr_finder_find_crossings(), qr_finder_fmt_info_decode(), qr_finder_version_decode(), qr_hamming_dist(), qr_hom_cell_init(), qr_hom_unproject(), qr_ihypot(), qr_img_get_bit(), qr_line_isect(), qr_sampling_grid_clear(), qr_sampling_grid_sample(), scan_image(), scanner_scan_y(), svg_commentf(), symbol_get_location(), symbol_handler(), zbar_image_write(), zbar_scan_image(), and zbar_scan_y().