Bug 126406 - Implement Kaiming styled punctuation compressing algorithm
Summary: Implement Kaiming styled punctuation compressing algorithm
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: All All
: medium enhancement
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: CJK
  Show dependency treegraph
 
Reported: 2019-07-15 14:55 UTC by Volga
Modified: 2019-08-01 03:38 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Volga 2019-07-15 14:55:42 UTC
Description:
Chinese punctuations has a compressing form known as Kaiming-styled Punctuation (开明式标点), this makes many punctuations should be compressed into narrow pieces, but the exceptions are full stop (。 U+3002), exclamation mark (! U+FF01) and question mark (? U+FF1F). It would be nice if LibreOffice make this implementation and create an option to enable this.

Here is an example of this punctuation compressing form, this is presented in vertical text layout.
https://thetype.com/wp-content/uploads/2018/02/Kaiming-Guoyu-B1-1948.png

Founder Fit (方正飞腾), a desktop publishing software made by Founder Technology, is already provided this option.
https://thetype.com/wp-content/uploads/2018/02/feiteng-kaiming.png

Steps to Reproduce:
-

Actual Results:
-

Expected Results:
-


Reproducible: Always


User Profile Reset: No



Additional Info:
The following article has a topic about the term "fullwidth" and "halfwidth", also refered this punction compressing algotithm. Check it out if you can read Chinese.
https://thetype.com/2018/02/14211/
Comment 1 Xisco Faulí 2019-07-31 10:54:03 UTC
Moving to NEW