Exception: Fontist::Errors::FontIndexabilityValidationError
- Inherits:
-
FontFileError
- Object
- StandardError
- GeneralError
- FontFileError
- Fontist::Errors::FontIndexabilityValidationError
- Defined in:
- lib/fontist/errors.rb
Overview
Raised when a font is structurally readable but fails the indexability profile (missing required tables, incomplete name records, etc.). Distinct from FontFileError so callers can tell “we don’t recognise this file” apart from “this file is a font but unusable as an index entry”.