https://bugs.documentfoundation.org/show_bug.cgi?id=108607
--- Comment #7 from [email protected] --- Example of Type supporting multiple file extensions. https://opengrok.libreoffice.org/xref/core/filter/source/config/fragments/types/generic_Text.xcu?r=511a59ef#21 there exists a settings for eps https://opengrok.libreoffice.org/xref/core/filter/source/config/fragments/types/eps_Encapsulated_PostScript.xcu?r=c4008ef5#21 but there's nothing for ps https://opengrok.libreoffice.org/xref/core/filter/source/config/fragments/types/ even if I add ps from 'Expert Configuration' UI (please note that in this UI values are COMMA-separated, NOT SPACE-separated as in the aforementioned XML.) https://opengrok.libreoffice.org/xref/core/sd/source/ui/unoidl/sddetect.cxx?r=15abfe9a#137 https://opengrok.libreoffice.org/xref/core/sd/source/ui/unoidl/sddetect.cxx?r=15abfe9a#93 https://opengrok.libreoffice.org/xref/core/vcl/source/filter/graphicfilter2.cxx?r=4ec93b7c#88 https://opengrok.libreoffice.org/xref/core/vcl/source/filter/graphicfilter2.cxx?r=4ec93b7c#936 at least, the ps file is not comforming to eps, so we cannot use that filter.(of course, this is not a requirement, as it's not eps,but ps) -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
