escape_unicode_for_raster Subroutine

public subroutine escape_unicode_for_raster(input_text, escaped_text)

Pass through Unicode for raster rendering (STB TrueType supports Unicode)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: input_text
character(len=*), intent(out) :: escaped_text