pzi
clone your own copy | download snapshot

Snapshots | iceberg

Inside this repository

feature.fea
text/plain

Download raw (243 bytes)

#Mark attachment classes (defined in GDEF, used in lookupflags)

@GDEF_Simple = [\b \c \m \o \q \s \t \u \v \w \z \a \d \e \f \g \h \i \j \k \l \n \p \r \x \y 
	\braceleft \bar ];

table GDEF {
  GlyphClassDef @GDEF_Simple,  ,  ,  ;

} GDEF;