Results 16 comments of app4soft

To clarify issue, _LibreCAD_ `gost_metal.dxf` tile has tile size `100 mm × 100 mm`, but its patterns can't be seamless in such size. For `gost_metal.dxf` (`45°` lines with `5 mm`...

After some more study, I've found that LibreCAD ignores pattern tile origin, and fits tile to visible entities pattern from all sides — but it should fit tile to pattern...

> That means the bounding box of a tile is always recalculated, instead of a hard coded 100mmx100mm. Hardcoding tile size to `100mm×100mm` is bad idea at all, because, as...

- `A4_Landscape_ISO7200TD.dxf` (template draft): [A4_Landscape_ISO7200TD_dxf.zip](https://github.com/user-attachments/files/16576202/A4_Landscape_ISO7200TD_dxf.zip) - Sample drawing (DXF + PDF): [librecad-logo.zip](https://github.com/LibreCAD/LibreCAD/files/12089596/librecad-logo.zip) ![A4](https://github.com/LibreCAD/LibreCAD/assets/22447924/0b5eea14-59fe-41ab-a860-7eef44e6f93d)

This might be related to one of AppImage issues with bundled/missed SSL lib: - https://github.com/AppImage/AppImageKit/issues/998 Here is actual latest `LeoCAD-Linux-8eec5756-x86_64.AppImage` terminal output: ``` $ ./LeoCAD-Linux-8eec5756-x86_64.AppImage qt.network.ssl: QSslSocket: cannot resolve EVP_PKEY_base_id...