#include <opennurbs_internal_glyph.h>
◆ GetFontMetrics()
  
  
      
        
          | static void ON_ManagedFonts::GetFontMetrics  | 
          ( | 
          const ON_Font *  | 
          font,  | 
         
        
           | 
           | 
          ON_FontMetrics &  | 
          font_unit_font_metrics  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
static   | 
  
 
 
◆ GetFromAppleFontName()
      
        
          | const ON_Font* ON_ManagedFonts::GetFromAppleFontName  | 
          ( | 
          const wchar_t *  | 
          apple_font_name,  | 
        
        
           | 
           | 
          bool  | 
          bCreateIfNotFound  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ GetFromFontCharacteristics()
      
        
          | const ON_Font* ON_ManagedFonts::GetFromFontCharacteristics  | 
          ( | 
          const ON_Font &  | 
          font_characteristics,  | 
        
        
           | 
           | 
          bool  | 
          bCreateIfNotFound  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ GetFromSerialNumber()
      
        
          | const ON_Font* ON_ManagedFonts::GetFromSerialNumber  | 
          ( | 
          unsigned int  | 
          managed_font_runtime_serial_number | ) | 
           | 
        
      
 
 
◆ GetGlyphMetrics()
  
  
      
        
          | static ON__UINT_PTR ON_ManagedFonts::GetGlyphMetrics  | 
          ( | 
          const class ON_Font *  | 
          font,  | 
         
        
           | 
           | 
          ON__UINT32  | 
          unicode_code_point,  | 
         
        
           | 
           | 
          class ON_TextBox &  | 
          font_unit_glyph_box  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
static   | 
  
 
- Returns
 - 0: failure >0: success font glyph id 
 
 
 
◆ GetList()
◆ List
List is the only instance of this class.