/* * Return the size (in bytes) of the application-wide font cache. * * Examples: * size = Imlib2::Cache::get_font_cache * size = Imlib2::Cache::font_cache * size = Imlib2::Cache::font */ static VALUE cache_font(VALUE klass) {