officecfg/registry/data/org/openoffice/VCL.xcu | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit fd5cd63da26cd1130944978cc2a3b14583a2f2e8 Author: Takeshi Abe <t...@fixedpoint.jp> Date: Wed Jan 13 17:07:19 2016 +0900 Prefer fixed-width fonts as default Japanese ones for Writer ... through standard configuration of "Basic Fonts (Asian)". E.g. choose "MS Mincho" (mono-spaced) first, rather than "MS PMincho" (proportional-spaced). Thanks to Jun NOGATA, whose presentation at LibreOffice mini Conference 2016 Japan points out that [1] recommends: > In principle, characters in Japanese composition are designed in a > square box and positioned without spaces, i.e. solid setting. [1] http://www.w3.org/TR/jlreq/ Change-Id: Ib928085951ab2760598f11d8ec0b61ebf3c4ba7c Reviewed-on: https://gerrit.libreoffice.org/21421 Tested-by: Jenkins <c...@libreoffice.org> Reviewed-by: Chris Sherlock <chris.sherloc...@gmail.com> diff --git a/officecfg/registry/data/org/openoffice/VCL.xcu b/officecfg/registry/data/org/openoffice/VCL.xcu index 00609c5..3090922 100644 --- a/officecfg/registry/data/org/openoffice/VCL.xcu +++ b/officecfg/registry/data/org/openoffice/VCL.xcu @@ -211,10 +211,10 @@ </node> <node oor:name="ja" oor:op="replace"> <prop oor:name="CJK_TEXT" oor:type="xs:string" oor:op="replace"> - <value>HG ææL Sun;HG MinchoL Sun;HG Pã´ã·ãã¯B Sun;HG-PGothicB Sun;HG Pã´ã·ãã¯B;HG-PGothicB;HG Mincho Light J;ï¼ï¼³ ï¼°ææ;ãã©ã®ãææ ProN;ãã©ã®ãææ Pro;UmePlus P Gothic;TLPææ;LXææ;HGPMinchoL;IPA Pææ;æ±é¢¨ææ;Kochi Mincho;ãããªã¿ææ;Mincho;Serif</value> + <value>HG ææL Sun;HG MinchoL Sun;HG Pã´ã·ãã¯B Sun;HG-PGothicB Sun;HG Pã´ã·ãã¯B;HG-PGothicB;HG Mincho Light J;ï¼ï¼³ ææ;ï¼ï¼³ ï¼°ææ;ãã©ã®ãææ ProN;ãã©ã®ãææ Pro;UmePlus Gothic;UmePlus P Gothic;TLPææ;LXææ;HGPMinchoL;IPA ææ;IPA Pææ;æ±é¢¨ææ;Kochi Mincho;ãããªã¿ææ;Mincho;Serif</value> </prop> <prop oor:name="CJK_HEADING" oor:type="xs:string" oor:op="replace"> - <value>HG ææL Sun;HG ææL;HG Mincho Light J;ï¼ï¼³ ï¼°ã´ã·ãã¯;ãã©ã®ãè§ã´ ProN;ãã©ã®ãè§ã´ Pro;TLPã´ã·ãã¯;LXã´ã·ãã¯;HGPGothicB;IPA Pã´ã·ãã¯;æ±é¢¨ã´ã·ãã¯;ãããªã¿ã´ã·ãã¯;Gothic;ï¼ï¼³ ææ;HG Mincho J;HG Mincho L;HG Mincho;Mincho;ï¼ï¼³ ï¼°ææ;HG Mincho Light J;ï¼ï¼³ ã´ã·ãã¯;HG Gothic J;HG Gothic B;HG Gothic;Gothic;ï¼ï¼³ ï¼°ã´ã·ãã¯;UmePlus P Gothic</value> + <value>HG ææL Sun;HG ææL;HG Mincho Light J;ï¼ï¼³ ã´ã·ãã¯;ï¼ï¼³ ï¼°ã´ã·ãã¯;ãã©ã®ãè§ã´ ProN;ãã©ã®ãè§ã´ Pro;TLPã´ã·ãã¯;LXã´ã·ãã¯;HGPGothicB;IPA ã´ã·ãã¯;IPA Pã´ã·ãã¯;æ±é¢¨ã´ã·ãã¯;ãããªã¿ã´ã·ãã¯;Gothic;ï¼ï¼³ ææ;HG Mincho J;HG Mincho L;HG Mincho;Mincho;ï¼ï¼³ ï¼°ææ;HG Mincho Light J;HG Gothic J;HG Gothic B;HG Gothic;Gothic;UmePlus Gothic;UmePlus P Gothic</value> </prop> <prop oor:name="CJK_PRESENTATION" oor:type="xs:string" oor:op="replace"> <value>HG Pã´ã·ãã¯B Sun;HG-PGothicB Sun;HG Pã´ã·ãã¯B;ãã©ã®ãææ ProN;ãã©ã®ãææ Pro;HG-PGothicB;HG-GothicB;HG Mincho Light J;ï¼ï¼³ ï¼°ã´ã·ãã¯;TLPã´ã·ãã¯;LXã´ã·ãã¯;HGPGothicB;IPA Pã´ã·ãã¯;æ±é¢¨ã´ã·ãã¯;ãããªã¿ã´ã·ãã¯;ï¼ï¼³ ã´ã·ãã¯;ï¼ï¼³ ï¼°ã´ã·ãã¯;HG Gothic;HG Gothic B;UmePlus P Gothic;Gothic</value>
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits