Skip to content

ValidationHelper

Individual validation helpers.

Overview

Validation helpers perform specific checks.

Categories

CategoryHelpersFocus
Table12Table structure
Name8Name records
Head6Header validation
Metrics10Font metrics
Glyph8Glyph data
CMAP6Character mapping
Layout6GSUB/GPOS

Using Helpers

ruby
validator = Fontisan::Validators::FontValidator.new(font)
result = validator.check_required_tables
puts result.valid?

See Also

Fontisan is a [Ribose](https://open.ribose.com/) project