Allow specifying the font for the em conversion
authorEmmanuele Bassi <ebassi@linux.intel.com>
Thu, 7 May 2009 13:16:01 +0000 (14:16 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Thu, 7 May 2009 18:25:18 +0000 (19:25 +0100)
commitf2c25fd4f7d8a22dcb91461ebb86d1c74565c89b
tree9d205e5010e9843796199ea537b1cfaa6f38fed6
parent8ec1c3e2fbb25c32f6d14f697995c438ea4fb755
Allow specifying the font for the em conversion

Currently, the conversion from em to units is done by using the
default font name inside the backend. For actors using their own
font/text layout we need a way to specify the font name along
with the quantity we wish to transform.
clutter/clutter-backend.c
clutter/clutter-private.h
clutter/clutter-units.c
clutter/clutter-units.h