u2fly
u2fly
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) 
Same issue on Debian 12 bookworm
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...
> Alternatively, it would be enough if I could set the default font somewhere in the settings. > > The raw method which worked for me: `sed -i s/some_font/unicode/ drawing.dxf`...
This feature request almost solved by #1497 pull, already merged into `master` and available in latest _LibreCAD_ `2.2.2_alpha` builds: - https://github.com/LibreCAD/LibreCAD/releases/tag/2.2.2_alpha-latest > [!NOTE] > AutoCAD'ish cursor arrow patch is available...
> Basically, there we should use some kind of trade-off Does action/shortcut message should be drawn in Cmd title at all? Also, what about draw such message line just in...
> make it optional to show/hide. @sand1024 maybe add a checkbox option in Cmd dock options menu? > Also, what about draw such message line just in working area at...