Scroll to navigation

FcRangeCopy(3) FcRangeCopy(3)

NAME

FcRangeCopy - Copy a range object

SYNOPSIS

#include <fontconfig/fontconfig.h>

FcRange * FcRangeCopy (const FcRange *range);

DESCRIPTION

FcRangeCopy creates a new FcRange object and populates it with the contents of range.

SINCE

version 2.11.91

15 May 2020 Fontconfig 2.13.1