PDF text measurement helpers
Estimate rendered width (in PDF points) of a text string
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | text | |||
| real(kind=wp), | intent(in), | optional | :: | font_size |
Return Helvetica advance width in 1000-unit em for given codepoint
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | codepoint |