Exception: Ucode::FontLicenseError

Inherits:
FetchError show all
Defined in:
lib/ucode/error.rb

Overview

A specialist font has a non-OFL license and the caller did not pass --allow-proprietary. Hard guard against pulling non-redistributable fonts into data/fonts/.

Instance Attribute Summary

Attributes inherited from Error

#context

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from Ucode::Error