Nothing
match_fonts()
have been added as a vectorized and generalized version of
match_font()
. In the process match_font()
has been deprecated in favour of
match_fonts()
shape_string()
using vjust = 1
(#85)reset_font_cache()
on mac that would cause a system crash if
the cache was not filled in advance (#67)font_info()
get_cached_face()
so that other packages might retrieve FT_Face
objects from the cache.register_font()
or the new register_variant()
, along with the
font_feature()
function.glyph_metrics()
string_widths_dev()
and string_metrics_dev()
to request the current
graphic device for string widths and metrics.reset_font_cache()
font_info()
and
glyph_info()
shape_string()
string_width()
(ignores
presence of newlines, use shape_string()
for more complicated strings)str_split_emoji()
for splitting of strings into substrings of emoji
and non-emoji glyphsmatch_font()
and system_fonts()
capabilities. More to
come.NEWS.md
file to track changes to the package.Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.