Impress eval fix (#226)
* fix compare_pptx * Fix impress-4ed5abd0-8b5d-47bd-839f-cacfa15ca37a eval script:Fix temporarily by ignoring the contaminated To fix completely, compare source file needs to be updated * fix impress domain * fix a53 by changing gold * fix impress a53 * fix impress b8d origin file * add table font color check * fix left pane check --------- Co-authored-by: chenjix <3107760494@qq.com> Co-authored-by: moonshot <moonshot@moonshotznshenMacBook-Pro.local> Co-authored-by: Shen Zhennan <shenzhennan@moonshot.cn>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "455d3c66-7dc6-4537-a39a-36d3e9119df7",
|
||||
"snapshot": "libreoffice_impress",
|
||||
"instruction": "Could you help me export an Impress file to a .png image file and save it as res.png on the Desktop? ",
|
||||
"instruction": "Could you help me export an Impress file to a .png image file and save it as res.png on the Desktop? Follow the default export setting is fine.",
|
||||
"source": "https://stackoverflow.com/questions/75626383/how-export-libreoffice-impress-to-image",
|
||||
"config": [
|
||||
{
|
||||
@@ -69,6 +69,7 @@
|
||||
"path": "/home/user/Desktop/res.png",
|
||||
"dest": "res.png"
|
||||
}
|
||||
|
||||
},
|
||||
"proxy": false
|
||||
}
|
||||
Reference in New Issue
Block a user