Kaydet (Commit) 66108eba authored tarafından Christian Lohmaier's avatar Christian Lohmaier Kaydeden (comit) Tomaž Vajngerl

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
(cherry picked from commit 888535f1)
üst b164120c
...@@ -275,6 +275,7 @@ calc_constructor_list = [ ...@@ -275,6 +275,7 @@ calc_constructor_list = [
draw_factory_list = [ draw_factory_list = [
("libsdlo.a", "sd_component_getFactory"), ("libsdlo.a", "sd_component_getFactory"),
("libsvgiolo.a", "svgio_component_getFactory"),
("libsvgfilterlo.a", "svgfilter_component_getFactory"), ("libsvgfilterlo.a", "svgfilter_component_getFactory"),
("libdeployment.a", "deployment_component_getFactory"), ("libdeployment.a", "deployment_component_getFactory"),
("libemboleobj.a", "emboleobj_component_getFactory"), ("libemboleobj.a", "emboleobj_component_getFactory"),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment