tdf#90053 add svgio to Android Viewer, so display of svg works
the default Impress templates also make use of it, so not having it only displays white background... Change-Id: I34ffab7389fce60941fd926673a4999d40c50190
This commit is contained in:
@@ -275,6 +275,7 @@ calc_constructor_list = [
|
||||
|
||||
draw_factory_list = [
|
||||
("libsdlo.a", "sd_component_getFactory"),
|
||||
("libsvgiolo.a", "svgio_component_getFactory"),
|
||||
("libsvgfilterlo.a", "svgfilter_component_getFactory"),
|
||||
("libdeployment.a", "deployment_component_getFactory"),
|
||||
("libemboleobj.a", "emboleobj_component_getFactory"),
|
||||
|
Reference in New Issue
Block a user