Recent

Author Topic: CAD program written in Lazarus / FPC  (Read 182283 times)

zamtmn

  • Hero Member
  • *****
  • Posts: 579
Re: CAD program written in Lazarus / FPC
« Reply #255 on: October 21, 2022, 02:31:55 pm »
try run with "updatepo" command line swith
>>zcad.exe updatepo
if work then problem in localization subsystem. what locale in your system?

vertnik

  • New Member
  • *
  • Posts: 31
Re: CAD program written in Lazarus / FPC
« Reply #256 on: October 21, 2022, 02:48:36 pm »
Yes, it works.
My system locale is: slovenščina (Slovenija)

zamtmn

  • Hero Member
  • *****
  • Posts: 579
Re: CAD program written in Lazarus / FPC
« Reply #257 on: October 21, 2022, 04:11:00 pm »
ok. Last release work if run as
>>zcad.exe updatepo
?

vertnik

  • New Member
  • *
  • Posts: 31
Re: CAD program written in Lazarus / FPC
« Reply #258 on: October 23, 2022, 03:30:30 pm »
Yes.

zamtmn

  • Hero Member
  • *****
  • Posts: 579
Re: CAD program written in Lazarus / FPC
« Reply #259 on: October 26, 2022, 02:44:09 pm »
Bug fix release
https://github.com/zamtmn/zcad/releases/tag/0.9.10.0

Fixed a localization issue and a few more minor ones problems

Delphi100

  • Newbie
  • Posts: 5
Re: CAD program written in Lazarus / FPC
« Reply #260 on: November 16, 2022, 08:31:04 am »
Very nice. Please check:
1、Chinese Fonts Garbled code
2、Missing fill details

zamtmn

  • Hero Member
  • *****
  • Posts: 579
Re: CAD program written in Lazarus / FPC
« Reply #261 on: November 16, 2022, 10:39:52 am »
Unfortunately, there is currently no support for curved contours (circles, ellipses, arcs, splines). Hatching works correctly only in contours made of straight lines. The solution to this issue is difficult((

There is also no support for internal formatting of the autocad text. Try to remove formatting and tell zcad where to look for fonts

zamtmn

  • Hero Member
  • *****
  • Posts: 579
Re: CAD program written in Lazarus / FPC
« Reply #262 on: March 30, 2023, 01:02:54 am »
New release
https://github.com/zamtmn/zcad/releases/tag/0.9.11.0

- Dark theme for windows
- "extdrSmartTextEnt" extender for text entities inside devices
- A few fixes and as usual a lot of new bugs))

Linux binaries are also included. Building zcad from sources still causes many problems for those interested

zamtmn

  • Hero Member
  • *****
  • Posts: 579
Re: CAD program written in Lazarus / FPC
« Reply #263 on: September 26, 2023, 07:21:24 am »
Hi!
It became possible to draw electrical diagrams, or others where you need to get information about what is connected to what. Of course, it was possible to draw earlier, but there was no information about the connections

 

TinyPortal © 2005-2018