Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=77269 --- shadow/77269 2006-04-07 17:03:11.000000000 -0400 +++ shadow/77269.tmp.9659 2006-04-12 01:26:23.000000000 -0400 @@ -62,6 +62,13 @@ New version that works with 1.14 ------- Additional Comments From [EMAIL PROTECTED] 2006-04-07 17:03 ------- Too bad you keep using the private cairo api that isn't exported. Is it so difficult to use public exported APIs? + +------- Additional Comments From [EMAIL PROTECTED] 2006-04-12 01:26 ------- +The situation has not changed. The font API we use is not exported by +cairo. There are no exported APIs that we could use instead. +They do this on purpose (they recommend to use Pango), but that +involves a very large amount of work and we don't have the cycles +right now. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
