Build the top or bottom frame border for the given charset. In ASCII mode this reproduces the historical '+' // '-'*width // '+' border.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | width | |||
| type(text_charset_t), | intent(in) | :: | glyphs | |||
| logical, | intent(in) | :: | is_top |