|
|
|
We use Cairo in the backend whenever possible. As per this writing, font rendering in Cairo is only poorly supported. Thus, we use Pango in the short term and may be able to replace it by the Cairo-provided API in the longer term. We will also create additional canvas items that replace some of the cairo provided implementations for performance reasons. In the long term, other backends may be added. |
|