beremiz
Clone
Summary
Browse
Changes
Graph
Fix SVGHMI build exception on windows: return bytes for inkscape path in docsvg.
2024-02-23, Edouard Tisserant
b8b3573475e7
Fix SVGHMI build exception on windows: return bytes for inkscape path in docsvg.
from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths
AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))