Page 3 of 4

Re: Characters tables (Alternative to the PB tool)

Posted: Sat Feb 11, 2023 4:00 pm
by boddhi
@idle
So, thanks to both of you :wink:

Characters tables (Alternative to the PB tool)

Posted: Sat Feb 11, 2023 4:02 pm
by boddhi
Version 2.20 :
  • Total completion of French and English descriptions 🥲
  • Almost 300 characters added (mainly in emojis and mathematics categories - See the XML language files/New characters comment)
  • Correction of 'Codes search' function for unicode characters coded with surrogate pairs (thanks to Idle & (indirectly) Demivec for their trick)

Re: Characters tables (Alternative to the PB tool)

Posted: Sat Feb 11, 2023 10:19 pm
by Caronte3D
Again, the localization error, the tool always starts in French mode. :?

Re: Characters tables (Alternative to the PB tool)

Posted: Sun Feb 12, 2023 5:57 am
by boddhi
@Caronte3D
Fixed : Translations of gadget labels were missing in the english language file

Re: Characters tables (Alternative to the PB tool)

Posted: Sun Feb 12, 2023 3:57 pm
by Caronte3D
Not fixed, or not updated the first post.

Re: Characters tables (Alternative to the PB tool)

Posted: Sun Feb 12, 2023 6:45 pm
by boddhi
@Caronte3D
I just downloaded and test the V2.20 archive and, for me, everything works correctly.

Here, the folder where I unzipped the archive, renamed the application to Tool.exe and the English language file to Tools-lang.xml. Labels are in English :
Image

And when I incorrectly rename the English language file, the labels are in French, the default language
Image

Re: Characters tables (Alternative to the PB tool)

Posted: Sun Feb 12, 2023 7:11 pm
by Caronte3D
Yes, sorry my fault, a char mismatch :?
Works ok :wink:

Characters tables (Alternative to the PB tool)

Posted: Mon Feb 13, 2023 9:40 am
by boddhi
Version 2.30 : 258 HTML codes of national and international flags added

• Click on the '🏴' button to access the list.
• Once the symbol or the HTML code is copied and pasted to a HTML or any other page/program capable of handling them, the flag will appear in graphic form (note that each browser, social network, etc. has its own stylistic representation of flags !). E.g., 'UN' will display here
🇺🇳
• For those who use this tool and would have modified/translated partially or in totality the XML language file, it will just be enough to copy/paste the XML flag part (<Flag> nodes) of the new v2.30 language file in the version modified/translated.

Voilà.

Characters tables (Alternative to the PB tool)

Posted: Tue Feb 21, 2023 5:54 pm
by boddhi
Version 2.50 :
    • "Settings" option added to manage the colors used by the app
    • 5 color charts added (3 Pantone - 1 RAL - 1 HSK)
    • Reorganization of accented letters
    • Modification of some French descriptions
    • Code improvements and minor bug fixes

Re: Characters tables (Alternative to the PB tool)

Posted: Tue Feb 21, 2023 6:39 pm
by Caronte3D
Thanks by the update :D

Feature request:
1. Maybe you can increase the preview character size (at least with emojis) to see they better?
2. Maybe we can select an own font to test if some character/symbol/emoji is supported?

Re: Characters tables (Alternative to the PB tool)

Posted: Tue Feb 21, 2023 7:05 pm
by boddhi
@Caronte3D
Ok, I'll take these 2 requests into consideration.
But for the second, concerning emojis, according to my research, few fonts are able to display them and none manage which are not displayed by the 'SEGOE UI' font. That's why I use this one for lists.

Re: Characters tables (Alternative to the PB tool)

Posted: Tue Feb 21, 2023 7:42 pm
by AZJIO
There is no screenshot, which is why it is not clear whether I need a program.
When downloading, it says that you need to register before downloading.

Re: Characters tables (Alternative to the PB tool)

Posted: Tue Feb 21, 2023 8:29 pm
by Caronte3D
AZJIO wrote: Tue Feb 21, 2023 7:42 pm There is no screenshot, which is why it is not clear whether I need a program.
When downloading, it says that you need to register before downloading.
No need to register, when you get that popup message, your download is already initiated

Re: Characters tables (Alternative to the PB tool)

Posted: Tue Feb 21, 2023 8:36 pm
by boddhi
@AZIJO

• No screenshots ? Do you really read the first post ?
• It's not necessary to register. Just wait a little bit for the download to complete. Depending on your browser settings, the download will be done automatically or a file requester will open to choose the destination directory.

Characters tables (Alternative to the PB tool)

Posted: Fri Feb 24, 2023 10:59 am
by boddhi
Version 2.53 :
• Possibility to choose font and font size for character preview and character lists (Warning: changing preferences related to character preview will require a restart of the app to be fully active. This is due to the non-dynamic management of gadgets size created with OpenDialog())
• Display of a tooltip when hovering the first column ('Symbol') of character lists added
• Pantone 3 color list data fixed (400 colors added)
• Bug regarding the display color of the previewed character fixed

Important note: If you are using version 2.50 of the localization XML file, it's absolutely necessary to replace the '2.40 additions' subsection of the 'Buttons and labels' section by the '2.51+ additions' subsection of new version 2.53