Skip to main content

get_vector_string_width_ls_ws

Function get_vector_string_width_ls_ws 

Source
pub fn get_vector_string_width_ls_ws(
    s: &str,
    size_px: u32,
    ls: i32,
    ws: i32,
) -> u32
Expand description

letter-spacing + word-spacing 対応版の文字列幅。ws は半角スペース1文字ごとに加える px(負も可)。