u2fly
u2fly
As WenQuanYi is outlined font created using ttf2lff, there are alternative single line (stroke, stencil) Chinese fonts in Hershey fonts format: - https://github.com/LingDong-/chinese-hershey-font To convert [Mingti.hf.txt](https://github.com/LingDong-/chinese-hershey-font/blob/master/dist/hershey/Mingti.hf.txt) font file to LFF,...
> So the current behavior should stay the default and there could be an option in Application Preferences, to prohibit modifying by zoom, pan or maybe other actions too. Yes,...
> Another possible option - viewports/named views are used for quick navigation between different areas of drawing (by storing corner position and zoom). This. Also, this is a part of...
Solved with option __"Application Preferences > Defaults > Changing view only changes document"__
> Could you find steps to reproduce issue? As described in first comment just do: 1. Launch latest `2.2.2_alpha` LibreCAD AppImage; 2. Move mouse cursor on Library Browser widget; 3....
> I suspect that parser expects angles in radians. Correct. I missed that, it defined in the docs: - https://docs.librecad.org/en/latest/appx/calculator.html > `sin(90 rad) = 0.893996664` Its impossible to input `sin(90...
> I remember I disabled "space" as enter in the command widget. In latest LibreCAD `2.2.2_alpha` (AppImage) Space still acts like Enter in Cmd input field.
> Options > Application Preferences > Defaults > Keyboard Settings > Evaluate Command when SPACE BAR is pressed Just tried to toggle it ON and OFF — has no effects,...
> > Options > Application Preferences > Defaults > Keyboard Settings > Evaluate Command when SPACE BAR is pressed > > Just tried to toggle it ON and OFF —...
> 1. start LC; > 2. draw line by points; > 3. activate the command line, try to type in coordinates like, "100, 100". I can't input `100, 100` in...