mirror of
https://github.com/brl/mutter.git
synced 2025-02-04 23:54:09 +00:00
c78d963e90
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.