Comment 7 for bug 168658

Revision history for this message
John Smith (john-smithi) wrote :

Initial patch to warn via command line when font substitution happens, can be used in a batch mode setting.
No UI dialog is displayed.
Tested with svg files on 0.48+dev/Ubuntu 11.10

What is the best way to propagate these warnings up from the text renderer to the UI ?

Could we set the substituted font name in the '-inkscape-font-specification' style but leave the 'font-family' as the original font.
When the document is fully loaded compare the original font with the substituted font and highlight via UI any differences then ?