update readme
This commit is contained in:
parent
e9b36312fb
commit
e8a35f1fac
@ -33,9 +33,9 @@ For example: `(ekp-param-set 7 3 2 5 2 1 0 2 0)` sets the above parameters accor
|
|||||||
|
|
||||||
If not manually configured, the default values follow KP algorithm recommendations for spaces between latin words:
|
If not manually configured, the default values follow KP algorithm recommendations for spaces between latin words:
|
||||||
|
|
||||||
- The ideal width is set to the pixel width of a space character
|
- The ideal width is set to the pixel width of a space character.
|
||||||
- The stretchable width defaults to 1/2 of the ideal width
|
- The stretchable width defaults to 1/2 of the ideal width.
|
||||||
- The Shrinkable width defaults to 1/3 of the ideal width
|
- The shrinkable width defaults to 1/3 of the ideal width.
|
||||||
|
|
||||||
For spaces between latin word and CJK character: `ekp-mws-ideal-pixel = ekp-lws-ideal-pixel - 2` while maintaining the same stretch/shrink proportions.
|
For spaces between latin word and CJK character: `ekp-mws-ideal-pixel = ekp-lws-ideal-pixel - 2` while maintaining the same stretch/shrink proportions.
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user