table of contents
other versions
- trixie 2.15.0-2.3
- testing 2.15.0-2.4
- unstable 2.15.0-2.4
- experimental 2.17.1-1
FcRangeGetDouble(3) | FcRangeGetDouble(3) |
NAME¶
FcRangeGetDouble - Get the range in double
SYNOPSIS¶
#include <fontconfig/fontconfig.h>
FcBool FcRangeGetDouble (const FcRange *range, double *begin, double *end);
DESCRIPTION¶
Returns in begin and end as the range.
SINCE¶
version 2.11.91
04 April 2025 | Fontconfig 2.15.0 |