summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorTomofumi Yagi <yagit@mknada.sakura.ne.jp>2019-10-20 08:24:13 +0900
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-03-21 10:29:13 +0100
commitc663d0bcc93b278f50c8f6802928a7a6154207f2 (patch)
tree4bf2578bb5c82e06f42f012684d93743f5484004 /bin
parent7f45cbace44141e22c159dc2216fefd787e14d1f (diff)
tdf#128276 Font names are not localized on macOS Catalina
1. We would like to call CTFontDescriptorCopyLocalizedAttribute function simply. We don't need to compare language settings of LibreOffice UI to OS lang- uage settings. This comparison was a way to save users from confusion, but it was bad idea. Because CTFontDescriptorCopyLocalizedAttribute function before macOS Catalina returns RFC 3066 bis as a language tag, but LibreOffice and macOS Catalina uses BCP 47 as a language tag. CTFontDescriptorCopyLocalizedAttribute function use the language setting for the operating system, therefore Users will change it if needed. 2. Fix font aliases on macOS Catalina I added some entries because I notice that those doesn't working with a Hiragino Sans font alias. Change-Id: Ie05a96f45cba13a19fcc1b855bd908f397e585a1 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/81145 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions