<Guest85480>
[solvespace] Symbian9 commented on issue #336: > The more package managers supporting the SolveSpace, the more users have access to the latest bug fixes and features, the more they test it and give you feedback and the more they contribute to the project.... https://github.com/solvespace/solvespace/issues/336#issuecomment-404984172
<GitHub>
[solvespace] whitequark commented on pull request #334 f2fc00f: Here, it seems to me like all logic handling the `res:` prefix ought to be concentrated in the same place. (And if not, at least `LoadFromResource` should use an assertion before chopping off the prefix.) https://github.com/solvespace/solvespace/pull/334#discussion_r202506714
<GitHub>
[solvespace] probonopd commented on issue #336: > I have decided that until a technology like AppImage, but one that allows to link to libc and GUI toolkit dynamically without redistributing them, is available, the SolveSpace project will not provide prebuilt Linux binaries.... https://github.com/solvespace/solvespace/issues/336#issuecomment-405004318
<GitHub>
[solvespace] henriklaxhuber commented on pull request #334 db3d869: The res:// is added to the `fontFile` when loading the fonts. Setting a font is only done by the base name, which does not contain the res://. This is also why I would keep the builtin suffix. https://github.com/solvespace/solvespace/pull/334#discussion_r202509203