Help for this page

Select Code to Download


  1. or download this
    sub _best_family {
        my ($mw, $type) = @_;
    ...
    
        return $actual_family;
    }
    
  2. or download this
    :root {
        --font-pref-sans-serif: "Verdana";
    ...
                                var(--font-std-cursive),
                                var(--font-std-fantasy);
    }