









Is there any way to modify (post-process?) a certain kind of file (by file extension) each time Hugo builds? Here is my problem: Using custom fonts in SVG files famously does not work. One workaround to this problem is to convert each text element to a path. This means that I have to have two copies of each SVG file: the source file, which retains text elements intact, and the target file, in which text elements have been replaced with paths Obviously, the best way to achieve this would be...
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。