KRISTOFFER BOHMANN
[BETA]
Forside
Om KB
Kompetencer
Referencer
Cairo
cairo_create
cairo_font_face_get_type
cairo_font_face_status
cairo_font_options_create
cairo_font_options_equal
cairo_font_options_get_antialias
cairo_font_options_get_hint_metrics
cairo_font_options_get_hint_style
cairo_font_options_get_subpixel_order
cairo_font_options_hash
cairo_font_options_merge
cairo_font_options_set_antialias
cairo_font_options_set_hint_metrics
cairo_font_options_set_hint_style
cairo_font_options_set_subpixel_order
cairo_font_options_status
cairo_format_stride_for_width
cairo_image_surface_create
cairo_image_surface_create_for_data
cairo_image_surface_create_from_png
cairo_image_surface_get_data
cairo_image_surface_get_format
cairo_image_surface_get_height
cairo_image_surface_get_stride
cairo_image_surface_get_width
cairo_matrix_create_scale
cairo_matrix_create_translate
cairo_matrix_invert
cairo_matrix_multiply
cairo_matrix_rotate
cairo_matrix_transform_distance
cairo_matrix_transform_point
cairo_matrix_translate
cairo_pattern_add_color_stop_rgb
cairo_pattern_add_color_stop_rgba
cairo_pattern_create_for_surface
cairo_pattern_create_linear
cairo_pattern_create_radial
cairo_pattern_create_rgb
cairo_pattern_create_rgba
cairo_pattern_get_color_stop_count
cairo_pattern_get_color_stop_rgba
cairo_pattern_get_extend
cairo_pattern_get_filter
cairo_pattern_get_linear_points
cairo_pattern_get_matrix
cairo_pattern_get_radial_circles
cairo_pattern_get_rgba
cairo_pattern_get_surface
cairo_pattern_get_type
cairo_pattern_set_extend
cairo_pattern_set_filter
cairo_pattern_set_matrix
cairo_pattern_status
cairo_pdf_surface_create
cairo_pdf_surface_set_size
cairo_ps_get_levels
cairo_ps_level_to_string
cairo_ps_surface_create
cairo_ps_surface_dsc_begin_page_setup
cairo_ps_surface_dsc_begin_setup
cairo_ps_surface_dsc_comment
cairo_ps_surface_get_eps
cairo_ps_surface_restrict_to_level
cairo_ps_surface_set_eps
cairo_ps_surface_set_size
cairo_scaled_font_create
cairo_scaled_font_extents
cairo_scaled_font_get_ctm
cairo_scaled_font_get_font_face
cairo_scaled_font_get_font_matrix
cairo_scaled_font_get_font_options
cairo_scaled_font_get_scale_matrix
cairo_scaled_font_get_type
cairo_scaled_font_glyph_extents
cairo_scaled_font_status
cairo_scaled_font_text_extents
cairo_surface_copy_page
cairo_surface_create_similar
cairo_surface_finish
cairo_surface_flush
cairo_surface_get_content
cairo_surface_get_device_offset
cairo_surface_get_font_options
cairo_surface_get_type
cairo_surface_mark_dirty
cairo_surface_mark_dirty_rectangle
cairo_surface_set_device_offset
cairo_surface_set_fallback_resolution
cairo_surface_show_page
cairo_surface_status
cairo_surface_write_to_png
cairo_svg_surface_create
cairo_svg_surface_restrict_to_version
cairo_svg_version_to_string
Home
>
PHP
>
Function
>
Cairo
>
cairo_scaled_font_text_extents()
cairo_scaled_font_text_extents()
cairo_scaled_font_text_extents - Description
Syntax
array
cairo_scaled_font_text_extents
(
CairoScaledFont
$scaledfont,
string
$text)
Arguments
scaledfont - Description...
text - Description...
Description
The function description goes here.
Version
PHP PECL cairo >= 0.1.0
Return value
What is returned on success and failure