public void BuildCache(OTFont fontOwner)
 {
     m_cache = new glyf_cache(this, fontOwner);
 }
Exemple #2
0
 public void BuildCache(OTFont fontOwner)
 {
     m_cache = new glyf_cache(this, fontOwner);
 }