Skip to content

Releases: Dimon-II/DeCard64

Decard64: Minor updates

23 May 08:41
Compare
Choose a tag to compare
  • Supporting of attribute font-stretch

  • Improve local fonts naming

  • New version of rendering dll (0.41.0)

  • Fixed clipboard copying SVG elements from Inkscape editor.

Spellchecker, find/replace features, preview rotate

21 Mar 10:26
f026462
Compare
Choose a tag to compare

Dictionaries in the format hunspell (*.aff / *.dic) can be added to the application subdirectory DICT\
image
image

Words hyphenation and switch languages

24 Oct 11:31
Compare
Choose a tag to compare

SUPPORT FOR MULTIPLE LANGUAGES IN ONE TEMPLATE:
On the first line, enter the identifier of the base language that is used in the template and list the numbers of the columns containing text ata, which are used in the template.
If you have text in 2 or more languages, add lines here with the language identifier and column numbers in that language that correspond to the columns in the first line.
The choice of language is made on the top right corner.
image

HYPHENATION
Word wrap works well on a WIDE page, but on a card size 1/4 sheet , word wrap often leaves 20-30% of the line empty, and stretching is very ugly. Hyphenation align works same as "width", but if the empty end of a line is more than 20% of its length, the program tries to hyphenate words taking into account language rules (dictionaries from the TEX system with up to 4000 combinations of letters are used).
image

HYPHENATION BUGFIX
Lost space after wrap hyphen.

Simple math support in vector background (complex frames)

28 Aug 19:13
Compare
Choose a tag to compare

New feature
Refresh local fonts button;
Simple math in background objects (percentage%x +/-number)
image
(50%y - 10) - 10 pixels above the middle of the frame

Minor bugfixes

New render dll

21 Jul 13:27
b3078a9
Compare
Choose a tag to compare
  1. New render version RESVG v0.35.0
  2. New version of Embarcadero Delphi 11
  3. Line breaks in multiline attribute (dekart:replace) for easy tracking of SVG version changes. The new templates are not fully compatible with the old version of the program.

Minor bugfixes

Merge translation

31 Jul 16:54
Compare
Choose a tag to compare

image

Merge original and translated text: Restore unnecessarily (google) translated macros by parentheses analysis.

Affects only parenthesized ()[]{} one word macros and procedure-like regular expressions.

Fix: remove spaces added by translator before brackets (erroneous separation of regex-procedure name from brackets with parameters)

Bugfix BKG

27 Jul 11:01
Compare
Choose a tag to compare

Add named Replace sections

03 Jul 10:19
Compare
Choose a tag to compare

image
Substitutions and macros can be grouped into named sections: a line without an = symbol in square brackets is considered the name of the following lines and allows you to filter macros in the cell editor.

Minor fixes

29 Jun 09:05
Compare
Choose a tag to compare
  • non-integer path edit coordinates
  • error suppression when calling regex trace

Decard64

20 Jun 11:20
Compare
Choose a tag to compare

CellEdit:

  • Macro list: CaseSensitive
  • Common list: manual sorting by drag-drop
  • Common list: deletion Ctrl-Del

Bugfix:

  • regex library changed
  • restore autosize USE without width/height.