Bug Report & Improvement Request: Space/Dash Menu Mapping and ZENKAKU Space
-
@861475_VctSt Uploaded a fix for this, must be installed manually (no version increment)
-
Where was it uploaded?
-
@861475_VctSt It is the normal download page for version 1.3:
https://www.vectorstyler.com/updatepage/ -
Subject:
Confirmations and Improvement Suggestions for Update 1.3.022Here are my confirmations and some suggestions for improvement regarding update 1.3.022.
- "Quad" Naming and Japanese Localization Fixes
In my previous message, I shared my guess regarding the "Quad" naming in the menu, but I might have overthought it.
In the era of Japanese letterpress printing, a "Quad" was pronounced as "KUWATA". It referred to a spacing material used to fill gaps, which essentially meant a "ZENKAKU (full-width) space". However, this term is rarely used in modern Japanese printing environments today.
Given this background, I would like to propose the following corrections for the Japanese localization of the menu. Please also refer to the attached visual reference image
(menue.jpg).

- (U+2000): "二分スペース"
- (U+2001): "全角/クワタ"
Letterpress experts might have different opinions, but considering its practicality as a modern DTP tool, I believe the names proposed above (and shown in the image) are the most intuitive and optimal for current users.
-
Suggestion for Menu Grouping
Regarding the menu structure, I recommend inserting a separator line to group the items inherited from the letterpress era (such as U+2001) separately from the items of the digital era (such as U+2002). (Please refer to the suggested layout on the right side of menue.jpg). This visual separation will make the menu much easier for users to understand. -
Chronic Issue with Space Character Input via Japanese Keyboard
There is a chronic bug regarding space input from the keyboard when using the Japanese input method (Kana-Kanji conversion / IME). Normally, the following standard codes should be inputted depending on the key operation, but currently, VectorStyler inputs a completely different space character.
- When typing a Half-width space key:
U+0020(U+100001 false) - When typing a Full-width space key:
U+3000(U+100001 false)
Resolving this keyboard input issue will drastically improve the usability for Japanese users. Thank you as always for your great work!
Best regards,
- "Quad" Naming and Japanese Localization Fixes
-
@861475_VctSt I added this to the backlog
-
@861475_VctSt said in Bug Report & Improvement Request: Space/Dash Menu Mapping and ZENKAKU Space:
Chronic Issue with Space Character Input via Japanese Keyboard
There is a chronic bug regarding space input from the keyboard when using the Japanese input method (Kana-Kanji conversion / IME). Normally, the following standard codes should be inputted depending on the key operation, but currently, VectorStyler inputs a completely different space character.When typing a Half-width space key: U+0020 (U+100001 false)
When typing a Full-width space key: U+3000 (U+100001 false)What font is selected when typing these with the IME input method?
-
I used "Hiragino Sans GB" hoping it would be a versatile choice to easily share the test results, but as you rightly suspected, it is an OS system font. I apologize for overcomplicating the matter.
I have run the test again using other standard fonts typically used in Japanese DTP.
As a result, the inputted code wasU+0020, and it successfully displayed as a HANKAKU (half-width) space on the screen.To be honest, this space-related behavior is a chronic issue in VectorStyler. I have actually mentioned it in another post in the past.
However, out of concern that it might be a complex issue affecting the core architecture of the software, I have refrained from pressing the matter too strongly, treating it as a niche request specific to East Asian users. -
@861475_VctSt said in Bug Report & Improvement Request: Space/Dash Menu Mapping and ZENKAKU Space:
However, out of concern that it might be a complex issue affecting the core architecture of the software,
It is not a complex issue: the only thing needed is that the font has the half width space and that I know how to input that.
The technical part is easy, I just need help with the Japanese part
-
I have put together a summary of the most basic typing operations that every Japanese user does naturally.
Here are the fundamental rules for how Japanese Mac users differentiate between typing a "Half-width space (U+0020)" and a "ZENKAKU (Full-width) space (U+3000)":-
To input a Half-width space:
First, press the "英数 (Alphanumeric)" key, and then press the "Space" key.
As a result, a "Half-width space (U+0020)" is inputted. -
To input a ZENKAKU (Full-width) space:
First, press the "カナ (KANA)" key, and then press the "Space" key.
As a result, a "ZENKAKU space (U+3000)" is inputted.
Currently in VectorStyler, it seems that when we perform these key operations, the software does not correctly receive the
U+3000orU+0020sent by the OS, and instead converts it into a different, unintended space character. I believe this is the root of the problem.Does this explanation help solve the puzzle for the implementation? Please let me know if you need any other information about the Japanese environment!
Best regards,
-
-
@861475_VctSt said in Bug Report & Improvement Request: Space/Dash Menu Mapping and ZENKAKU Space:
Does this explanation help solve the puzzle for the implementation?
Yes, this helps a lot!
Please let me know if you need any other information about the Japanese environment!
What input method is selected in the MacOS menu (right side of the screen), when using Japanese input with your keyboard?
I only have international physical keyboard, and I try to replicate this with the "Japanese - Kana" input method:
With regular "Space" key I get U+0020
With regular "Option+Space" key I get U+3000I will try to find a Japanese keyboard
-
And one more thing:
Create a vstyler file with the following:
- a shape text with some text and the "Half-width space (U+0020)" as VectorStyler inputs it
- other shape text with some text and the "ZENKAKU space (U+3000)" as VectorStyler inputs it
and send me the file.
I want to check what action character codes are input