Module: Fontisan::Models::Ucd

Defined in:
lib/fontisan/models/ucd.rb,
lib/fontisan/models/ucd/ucd.rb,
lib/fontisan/models/ucd/ucd_char.rb

Overview

Namespace for UCDXML deserialization models.

These classes deserialize the upstream UCDXML flat file (https://www.unicode.org/Public//ucdxml/ucd.all.flat.zip) into Ruby objects. They are used by Fontisan::Ucd::IndexBuilder to derive compact run-length-encoded indices for Unicode block and script lookup.

Defined Under Namespace

Classes: Ucd, UcdChar