mirror of
https://github.com/brl/mutter.git
synced 2025-02-02 23:03:00 +00:00
1c114be31a
For the asynchronous loading we need a function call that parses a file, given its path, and retrieves the image width and height. This commit adds cogl_bitmap_get_size_from_file() to the CoglBitmap API.